osmo-gbproxy/src
Daniel Willmann fff868526d gbproxy_main: Process options after all initialization is done
Previously gprs_ns2_vty_init() was called after handle_options(). This
caused config-ns* commands to be missing when calling
osmo-gbproxy --vty-ref-xml
which is used to generate the vty reference manual.

This commit moves argument handling until after all VTY commands have
been installed.

Change-Id: I0f779c16085a42b308925a676b144999106f2b63
2021-04-22 13:40:13 +02:00
..
Makefile.am Move vty node into gbproxy_vty.c 2021-02-12 16:26:22 +01:00
debug.h Remove unused log categories 2021-02-12 15:47:22 +01:00
gb_proxy.c gb_proxy: Ensure cell info is up to date when receiving PTP-BVC reset 2021-04-12 08:17:51 +00:00
gb_proxy_ctrl.c Remove osmo-sgsn relics 2021-03-10 13:52:07 +01:00
gb_proxy_main.c gbproxy_main: Process options after all initialization is done 2021-04-22 13:40:13 +02:00
gb_proxy_peer.c Remove osmo-sgsn relics 2021-03-10 13:52:07 +01:00
gb_proxy_vty.c vty: Print CellId along with RA-ID 2021-04-12 08:18:02 +00:00