libosmocore/src/gb
Vadim Yanitskiy 8e7c49649e vty: use install_lib_element() and install_lib_element_ve()
See https://lists.osmocom.org/pipermail/openbsc/2020-October/013278.html.

Change-Id: Ic541126ffd4975daf87199abfafb465e2055e44f
Related: SYS#4937
2020-10-06 00:22:22 +07: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 gb/gprs_bssgb: ensure the fc timer has been stopped when freeing bssgp_bvc 2020-09-24 13:52:18 +00:00
gprs_bssgp_bss.c Gb/BSSGP: replace hardcoded Tx into NS library by a callback 2020-08-04 10:33:09 +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: status ind: add additional flags (first and persistent) 2020-10-03 07:19:48 +00:00
gprs_ns2_frgre.c ns2: fix a msg leak when receiving REJECTED messages 2020-09-26 19:58:50 +00:00
gprs_ns2_internal.h ns2: vty: on `show ns` add information of NS binds 2020-10-05 14:23:33 +00: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: refactor ns2_prim_status_ind() 2020-10-03 07:17:54 +00:00
gprs_ns2_udp.c ns2: vty: on `show ns` add information of NS binds 2020-10-05 14:23:33 +00:00
gprs_ns2_vc_fsm.c ns2: check the specific bit of NS SDU Control bits 2020-09-25 09:45:24 +00:00
gprs_ns2_vty.c vty: use install_lib_element() and install_lib_element_ve() 2020-10-06 00:22:22 +07: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 Gb: add a second NS implementation 2020-09-15 11:54:41 +00:00