libosmocore/src/gb
Pau Espin d4c3dc8d59 Move src/*.{c,h} to src/core/
This way we have all libosmocore.so in an own subdir instead of having
lots of files in the parent dir, which also contains subdirs to other
libraries.
This also matches the schema under include/osmocom/.

Change-Id: I6c76fafebdd5e961aed88bbecd2c16bc69d580e2
2023-01-18 17:14:06 +01:00
..
Makefile.am Move src/*.{c,h} to src/core/ 2023-01-18 17:14:06 +01: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 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 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