libosmocore/src/gb
Harald Welte bdef55a9aa Support building with -Werror=strict-prototypes / -Werror=old-style-definition
Unfortunately "-std=c99" is not sufficient to make gcc ignore cold that
uses constructs of earlier C standards, which were abandoned in C99.

See https://lwn.net/ml/fedora-devel/Y1kvF35WozzGBpc8@redhat.com/ for
some related discussion.

Change-Id: I84fd99442d0cc400fa562fa33623c142649230e2
2022-11-03 11:22:50 +01:00
..
Makefile.am {gsm,gb}/Makefile.am: drop undefined $GCC_FVISIBILITY_HIDDEN 2022-10-20 04:51:40 +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 frame_relay, gprs_ns2_fr: Fix log messages, remove unused struct 2021-11-11 16:50:01 +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 11:22:50 +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 gb/gprs_ns: call osmo_timer_del() unconditionally 2022-07-22 03:34:04 +07: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 doc: correct typo in ticket reference 2022-10-19 20:39:01 +03: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 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_message.c ns2: message: allow to pass a foreign NSVCI to STATUS PDU 2021-10-08 05:43:46 +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