libosmocore/src/gb
Harald Welte 3a44d17a99 Fix VTY syntax for newly-introduced NS2 timers
In I00e9023a6e7adc6ad48f4016fcaef189ac8b353e we introduced two new
"timers": Number of retries for SNS-CONFIG and for SNS-SIZE.

Yet, the VTY syntax only added one string (tsns-prov-retires), probably
dating back to an earlier version.

Change-Id: I25fa579c7d68a8e4cb1175ae2245f009ab40fda7
2020-12-16 12:04:44 +01:00
..
Makefile.am gb: Add beginnings of a new BSSGP implementation 2020-12-09 22:56:01 +01:00
bssgp_bvc_fsm.c bssgp_bvc_fsm: Add basic BVC flow control rx/tx support 2020-12-09 22:57:53 +01: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: Fix null pointer dereference in DLC/PVC delete 2020-11-30 13:29:33 +00: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 bssgp: Remove newly added log line warning about NOOP 2020-12-10 13:39:44 +01:00
gprs_bssgp2.c bssgp_bvc_fsm: Add basic BVC flow control rx/tx support 2020-12-09 22:57:53 +01: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_util.c logging: Introduce DLBSSGP logging constant 2020-12-09 22:50:01 +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: on ns2_create_vc parse the tlv before using it 2020-12-15 11:56:29 +00:00
gprs_ns2_fr.c gprs_ns2: add gprs_ns2_fr_bind_role() to retrieve the fr role 2020-12-15 11:46:45 +00:00
gprs_ns2_frgre.c gprs_ns2: add member name to bind 2020-12-15 11:46:45 +00:00
gprs_ns2_internal.h Fix VTY syntax for newly-introduced NS2 timers 2020-12-16 12:04:44 +01:00
gprs_ns2_message.c gprs_ns2: Use TLVP_PRES_LEN instead of TLVP_PRESENT 2020-12-04 18:20:15 +00:00
gprs_ns2_sns.c gprs_ns2_sns: introduce SNS Size/Config retries 2020-12-15 11:46:45 +00:00
gprs_ns2_udp.c gprs_ns2_sns: rework IP-SNS initial remote 2020-12-15 11:46:45 +00:00
gprs_ns2_vc_fsm.c ns2: Accept NS-UNBLOCK-ACK in UNBLOCKED state 2020-12-08 12:27:38 +00:00
gprs_ns2_vty.c gprs_ns2: rework gprs_ns2_fr_connect*() 2020-12-15 11:46:45 +00: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_sns: rework IP-SNS initial remote 2020-12-15 11:46:45 +00:00