libosmocore/src/gb
Alexander Couzens 616a949456 gprs_ns2: calculate the nse->*_sums before notifing the sns fsm
The sns fsm needs these information to determine if there is a signalling nsvc left

Change-Id: I7b115921780bd1ae895d8b9d0d4aec3e1cbaaf58
2021-09-04 01:26:28 +02:00
..
Makefile.am Bump version: 1.4.0.535-e387-dirty → 1.5.0 2021-02-23 14:03:31 +01:00
bssgp_bvc_fsm.c BVC FSM: Treat overlapping BVC-RESET as implicit ACK 2021-02-15 10:06:55 +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 ns2: Dump frame relay state to VTY during "show ns" 2021-04-25 21:09:23 +02: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 gprs_ns2: calculate the nse->*_sums before notifing the sns fsm 2021-09-04 01:26:28 +02:00
gprs_ns2_fr.c gprs_ns2: fix check of MTU changes for frame relay 2021-07-02 17:38:02 +02: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_sns: implement local change weight procedure 2021-09-04 00:00:48 +02:00
gprs_ns2_message.c Aggregate NSVC stats inside the NSE 2021-07-09 20:35:00 +02:00
gprs_ns2_sns.c gprs_ns2: also prevent recursive events when SGSN side cleans up 2021-09-04 01:25:32 +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 gprs_ns2: ensure the NSE becomes dead when FR link went down 2021-07-13 07:43:06 +00:00
gprs_ns2_vty.c gprs_ns2_sns: implement local change weight procedure 2021-09-04 00:00:48 +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