libosmocore/src/gb
Daniel Willmann 43b0cbe282 bssgp_bvc_fsm: Move log message to the correct place
The log message is very confusing if printed for PtP-BVCI as well. Move
it into the correct if branch.

Change-Id: I0359443ddc52108b492f741005c4699e06b40183
2021-11-19 14:24:41 +01:00
..
Makefile.am Bump version: 1.5.1.282-ab5e-dirty → 1.6.0 2021-11-16 13:08:23 +01:00
bssgp_bvc_fsm.c bssgp_bvc_fsm: Move log message to the correct place 2021-11-19 14:24:41 +01: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 gb/bssgp: Abort clearly if backward-compat API is used in wrong way 2021-07-26 14:39:46 +02:00
gprs_bssgp2.c bssgp2_enc_status: Truncate STATUS message to maximum PDU length 2021-02-12 14:19:20 +00: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 Revert "gb: Fix naming and export symbol bssgp_enc_rim_pdu" 2021-05-06 18:28:12 +00: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 cosmetic: gb/gprs_ns.c: fix trailing whitespace 2021-07-26 14:35:23 +02: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 frame_relay, gprs_ns2_fr: Fix log messages, remove unused struct 2021-11-11 16:50:01 +01: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 ns2: message: allow to pass a foreign NSVCI to STATUS PDU 2021-10-08 05:43:46 +00: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 ns2: correct parse a BLOCK PDU which was received over a different NSVC 2021-10-15 13:39:31 +00:00
gprs_ns2_vty.c ns2: nsvc: add a uptime/downtime to track the last state change 2021-09-23 13:12:34 +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: Fix missing exporting symbol bssgp_encode_rim_pdu 2021-05-06 20:28:27 +02:00