Skip to content
Success

Changes

Summary

  1. server: Use osmo_sockaddr in remote_addr field (details)
  2. tests: Remove unneeded .o files after osmo-pcap-server network/core file (details)
  3. cosmetic: server: Fix formatting of return in main() (details)
Commit 3a50e5b315240ceb149ad5ffcc7f16c638176ac2 by Pau Espin Pedrol
server: Use osmo_sockaddr in remote_addr field

Change-Id: Id63c7047bbc49ed5991b14fecfb3835972442165
The file was modifiedsrc/osmo_server_network.c
The file was modifiedinclude/osmo-pcap/osmo_pcap_server.h
The file was modifiedsrc/osmo_server_vty.c
Commit 4e70ca62f2a6fd7829bc01ce11ed09461a1d23bb by Pau Espin Pedrol
tests: Remove unneeded .o files after osmo-pcap-server network/core file split

Change-Id: I8c90d986c5ca60cc3c1083dc0c643d66044dc40e
The file was modifiedtests/rotate_localtime/Makefile.am
Commit 38016e40c3d318382ff1da689d2b7fc9992f69c8 by Pau Espin Pedrol
cosmetic: server: Fix formatting of return in main()

Change-Id: I70af88cd62258f6b6de71d5ba9d8c29699c96f68
The file was modifiedsrc/osmo_server_main.c