libosmocore/src/gb
Alexander Couzens 0ab028c84e ns2: fixup gprs_ns2_prim_strs
The gprs_ns2_prim_strs was merged to early. The renaming
in the last gerrit patchset wasn't done correct.

Change-Id: Ie8e1e003d70af48f2d647b2c2701d4fc0f17e307
2020-11-09 11:07:17 +00:00
..
Makefile.am Gb: add a second NS implementation 2020-09-15 11:54:41 +00:00
common_vty.c gb/common_vty: use void * 2020-09-07 07:50:58 +00:00
common_vty.h gb: drop special vty exit commands, use vty_install_default() 2017-09-27 14:04:08 +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 libosmogb: Add a function to tx BVC RESET by nsei/bvci 2020-11-03 10:14:00 +00:00
gprs_bssgp_bss.c libosmogb: Add a function to tx BVC RESET by nsei/bvci 2020-11-03 10:14:00 +00: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 Gb/BSSGP: replace hardcoded Tx into NS library by a callback 2020-08-04 10:33:09 +00:00
gprs_bssgp_vty.c vty: use install_lib_element() and install_lib_element_ve() 2020-10-06 00:22:22 +07:00
gprs_ns.c gprs_ns: fix typo in comment 2020-07-28 11:44:55 +02:00
gprs_ns2.c ns2: fixup gprs_ns2_prim_strs 2020-11-09 11:07:17 +00:00
gprs_ns2_frgre.c gprs_ns2: make struct osmo_sockaddr pointers const 2020-10-09 15:24:09 +00:00
gprs_ns2_internal.h ns2: Send NSVC representation in NS_AFF_CAUSE_VC_* status indication 2020-11-06 11:41:16 +01:00
gprs_ns2_message.c gprs_ns2: Mark gprs_ns2_validate_* as static 2020-09-18 23:14:36 +02:00
gprs_ns2_sns.c ns2: Send NSVC representation in NS_AFF_CAUSE_VC_* status indication 2020-11-06 11:41:16 +01:00
gprs_ns2_udp.c libosmocore: change the memory management of NS2 2020-11-03 22:37:45 +00:00
gprs_ns2_vc_fsm.c ns2: Send NSVC representation in NS_AFF_CAUSE_VC_* status indication 2020-11-06 11:41:16 +01:00
gprs_ns2_vty.c ns2: Improve NSVC output 2020-11-06 15:40:27 +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 ns2: Add gprs_ns2_nsvc_state_name() to get the current state of a VC 2020-11-06 10:23:44 +00:00