libosmocore/src/gb
Harald Welte 0ff12ad0ba gprs_ns2: Print link layer and global ALIVE/DEAD state
Change-Id: I56455d1fef2f99d72bc0c4811f307428aec12b96
2020-12-01 18:01:43 +01:00
..
Makefile.am ns2: add support for frame relay 2020-11-24 03:53:22 +01: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
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 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 gprs_ns2: Don't return an empty string in case of unknown LL 2020-12-01 18:01:43 +01:00
gprs_ns2_fr.c gprs_ns2_fr: Print Frame Relay 'role' in VTY 2020-12-01 18:01:43 +01:00
gprs_ns2_frgre.c ns2: move link layer type into NSE 2020-11-24 03:53:22 +01:00
gprs_ns2_internal.h ns2: move link layer type into NSE 2020-11-24 03:53:22 +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 ns2: move link layer type into NSE 2020-11-24 03:53:22 +01:00
gprs_ns2_vc_fsm.c ns2: Add a function to set the NSVC FSM back to unconfigured 2020-11-20 15:38:00 +01:00
gprs_ns2_vty.c gprs_ns2: Print link layer and global ALIVE/DEAD state 2020-12-01 18:01:43 +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_lltype_str() for link layer name 2020-11-30 13:30:14 +00:00