libosmocore/src/gb
Harald Welte c9527763c2 Makefile.am: Make libraries depend on .map files
Without this, an update to the .map file doesn't re-trigger a re-link of
the library.

Change-Id: If0ea6f41730a28b04562d45efa6ca376abaf3f6b
2023-03-06 17:07:48 +00:00
..
Makefile.am Makefile.am: Make libraries depend on .map files 2023-03-06 17:07:48 +00:00
bssgp_bvc_fsm.c bssgp_bvc_fsm: Add a hook to notify when a reset was acknowledged 2022-03-30 18:00:56 +02: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 Fix typo endianess -> endianness 2023-02-17 10:37:40 +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 Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-03 12:44:28 +01:00
gprs_bssgp2.c gb: add bssgp2_enc_flush_ll encode FLUSH-LL 2022-09-28 18:14:28 +02:00
gprs_bssgp_bss.c Use new stat item/ctr getter APIs 2021-06-04 18:19:37 +02:00
gprs_bssgp_internal.h gprs_bssgp: agregate RIM related code in gprs_bssgp_rim.c 2021-01-29 21:27:18 +00:00
gprs_bssgp_rim.c gb: fix uninitialized ptr access in bssgp_encode_rim_pdu() 2022-07-04 20:50:17 +07:00
gprs_bssgp_util.c gprs_bssgp: agregate RIM related code in gprs_bssgp_rim.c 2021-01-29 21:27:18 +00:00
gprs_bssgp_vty.c logging: Introduce DLBSSGP logging constant 2020-12-09 22:50:01 +01:00
gprs_ns.c doxygen: fix various typos in commands \param and \returns 2023-02-28 18:48:56 +00:00
gprs_ns2.c ns2: Avoid use-after-free when SGSN-side non-persistent SNS-NSE fails 2021-11-11 16:50:01 +01:00
gprs_ns2_fr.c gprs_ns2_fr: use osmo_netdev to monitor and operate network device 2023-02-02 10:21:17 +00:00
gprs_ns2_frgre.c ns2: migrate from osmo_sock_set_dscp() to OSMO_SOCK_F_DSCP() 2021-04-29 15:54:59 +02:00
gprs_ns2_internal.h gprs_ns2_fr: use osmo_netdev to monitor and operate network device 2023-02-02 10:21:17 +00:00
gprs_ns2_message.c doxygen: fix various typos in commands \param and \returns 2023-02-28 18:48:56 +00:00
gprs_ns2_sns.c ns2: fix a crash when receiving a SIZE while configured 2021-09-07 20:46:04 +02:00
gprs_ns2_udp.c gprs_ns2_udp: don't start the NSVC fsm for SNS 2021-08-13 09:55:51 +00:00
gprs_ns2_vc_fsm.c gb/vty: Show if NSVC is blocked locally by O&M/vty or by remote 2022-10-27 18:35:30 +02:00
gprs_ns2_vty.c gb/vty: Show if NSVC is blocked locally by O&M/vty or by remote 2022-10-27 18:35:30 +02: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 bssgp2_enc_flush_ll encode FLUSH-LL 2022-09-28 18:14:28 +02:00