libosmocore/src/gb
Alexander Couzens ba5a9927b6 gprs_ns2: drop GPRS_ prefix of gprs_ns2_cs
gprs_ns2_cs is a privat enum while GPRS_ should only used
for public enums.

Change-Id: I79be92ca716366c2e07ea061c08d95bea817a8c7
2021-01-25 16:03:23 +01:00
..
Makefile.am bssgp_rim: add encoder/decoder for NACC related RIM containers 2021-01-18 21:11:44 +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: add utilities to send and parse BSSGP rim PDUs 2021-01-19 18:04:13 +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_rim.c gprs_bssgp_rim: add value strings for enum bssgp_rim_routing_info_discr 2021-01-22 19:59:31 +00:00
gprs_bssgp_util.c gprs_bssgp: add utilities to send and parse BSSGP rim PDUs 2021-01-19 18:04:13 +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: drop GPRS_ prefix of gprs_ns2_cs 2021-01-25 16:03:23 +01:00
gprs_ns2_fr.c ns2: Unify logging context via log macros 2021-01-20 16:42:33 +00:00
gprs_ns2_frgre.c gprs_ns2: drop GPRS_ prefix of gprs_ns2_cs 2021-01-25 16:03:23 +01:00
gprs_ns2_internal.h gprs_ns2: drop GPRS_ prefix of gprs_ns2_cs 2021-01-25 16:03:23 +01:00
gprs_ns2_message.c ns2: Unify logging context via log macros 2021-01-20 16:42:33 +00:00
gprs_ns2_sns.c ns2: Unify logging context via log macros 2021-01-20 16:42:33 +00:00
gprs_ns2_udp.c gprs_ns2: drop GPRS_ prefix of gprs_ns2_cs 2021-01-25 16:03:23 +01:00
gprs_ns2_vc_fsm.c gprs_ns2_vc_fsm: check NSVCI match the NSE 2021-01-25 15:35:14 +01:00
gprs_ns2_vty.c ns2: Properly indent VTY output 2021-01-20 14:59:03 +00:00
gprs_ns2_vty2.c ns2: Properly indent VTY output 2021-01-20 14:59:03 +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_bssgp_rim: add value strings for enum bssgp_rim_routing_info_discr 2021-01-22 19:59:31 +00:00