libosmocore/src/gb
Alexander Couzens 260cd52bd0 gprs_ns2: correct vty config write
The vty configuration was wrong when any other node was
in between the vty configuration (e.g. gb or ss7).
The vty code doesn't have a relation between parent and child node.
It wasn't detected because this only happened in the sgsn.
The pcu doesn't have any binds defined.

Change-Id: I8a3d67d41baca36b4d1a951a574cd41e556355c5
2021-01-28 20:32:51 +01:00
..
Makefile.am gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vty 2021-01-28 13:54:24 +01:00
bssgp_bvc_fsm.c bssgp_bvc_fsm: Handle block request from application correctly 2021-01-07 18:57:57 +00:00
common_vty.c logging: Introduce DLBSSGP logging constant 2020-12-09 22:50:01 +01:00
common_vty.h logging: Introduce DLBSSGP logging constant 2020-12-09 22:50:01 +01:00
frame_relay.c frame_relay: link_alloc: move log message to the end 2020-12-23 06:32:29 +01:00
gb_internal.h NS: Add support for GPRS NS IP Sub-Network-Service (SNS) 2019-02-26 12:18:30 +01:00
gprs_bssgp.c gprs_bssgp: log source and destination RIM routing information 2021-01-26 16:36:53 +01:00
gprs_bssgp2.c gprs_ns2: refactor: ensure all enums have GPRS_NS2_ 2021-01-28 11:56:37 +00:00
gprs_bssgp_bss.c logging: Introduce DLBSSGP logging constant 2020-12-09 22:50:01 +01:00
gprs_bssgp_internal.h Gb/BSSGP: replace hardcoded Tx into NS library by a callback 2020-08-04 10:33:09 +00:00
gprs_bssgp_rim.c gprs_bssgp_rim: cosmetic: connect routing identifier strings with "-" 2021-01-26 16:36:53 +01:00
gprs_bssgp_util.c gprs_bssgp: log source and destination RIM routing information 2021-01-26 16:36:53 +01:00
gprs_bssgp_vty.c logging: Introduce DLBSSGP logging constant 2020-12-09 22:50:01 +01:00
gprs_ns.c gprs_ns: fix typo in comment 2020-07-28 11:44:55 +02:00
gprs_ns2.c gprs_ns2: remove api call gprs_ns2_dynamic_create_nse 2021-01-28 13:54:32 +01:00
gprs_ns2_fr.c gprs_ns2: refactor: ensure all enums have GPRS_NS2_ 2021-01-28 11:56:37 +00:00
gprs_ns2_frgre.c gprs_ns2: drop the public prefix gprs_ from all static functions/structs/.. 2021-01-25 16:18:21 +01:00
gprs_ns2_internal.h gprs_ns2: remove api call gprs_ns2_dynamic_create_nse 2021-01-28 13:54:32 +01:00
gprs_ns2_message.c gprs_ns2: drop the public prefix gprs_ from all static functions/structs/.. 2021-01-25 16:18:21 +01:00
gprs_ns2_sns.c gprs_ns2: refactor: ensure all enums have GPRS_NS2_ 2021-01-28 11:56:37 +00:00
gprs_ns2_udp.c gprs_ns2: refactor: ensure all enums have GPRS_NS2_ 2021-01-28 11:56:37 +00:00
gprs_ns2_vc_fsm.c gprs_ns2: refactor: ensure all enums have GPRS_NS2_ 2021-01-28 11:56:37 +00:00
gprs_ns2_vty.c gprs_ns2: correct vty config write 2021-01-28 20:32:51 +01:00
gprs_ns_frgre.c select: Rename BSC_FD_* constants to OSMO_FD_* 2019-03-21 16:02:01 +00:00
gprs_ns_sns.c gb/gprs_ns_sns.c: fix incorrect sizeof() calculation 2019-04-12 22:16:18 +07:00
gprs_ns_vty.c vty: use install_lib_element() and install_lib_element_ve() 2020-10-06 00:22:22 +07:00
libosmogb.map gprs_ns2: introduce gprs_ns2_vty_init_reduced() for the PCU 2021-01-28 13:54:32 +01:00