libosmocore/src/gb
Alexander Couzens 4f1128fcbd gprs_ns2: inform the NS user (BSSGP) about the MTU of a NSE
The BSSGP layer needs to know the MTU of the NS UNIDATA payload.
The MTU can be 0 if the NSE doesn't contain any NSVC.
Every status indication will contain the mtu value.
The MTU in the status indication contains the maximum transfer
unit of a BSSGP message. From NS side the maximum SDU.

Related: OS#4889
Change-Id: I5016b295db6185ec131d83089cf6c806e34ef1b6
2021-02-16 16:29:47 +01:00
..
Makefile.am gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vty 2021-01-28 13:54:24 +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 Fix struct bitfields on big endian systems 2021-02-08 17:23:25 +00: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 gprs_bssgp: agregate RIM related code in gprs_bssgp_rim.c 2021-01-29 21:27:18 +00: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 logging: Introduce DLBSSGP logging constant 2020-12-09 22:50:01 +01: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 gprs_bssgp: agregate RIM related code in gprs_bssgp_rim.c 2021-01-29 21:27:18 +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 gprs_ns: fix typo in comment 2020-07-28 11:44:55 +02:00
gprs_ns2.c gprs_ns2: inform the NS user (BSSGP) about the MTU of a NSE 2021-02-16 16:29:47 +01:00
gprs_ns2_fr.c gprs_ns2: inform the NS user (BSSGP) about the MTU of a NSE 2021-02-16 16:29:47 +01:00
gprs_ns2_frgre.c gprs_ns2: inform the NS user (BSSGP) about the MTU of a NSE 2021-02-16 16:29:47 +01:00
gprs_ns2_internal.h gprs_ns2: inform the NS user (BSSGP) about the MTU of a NSE 2021-02-16 16:29:47 +01:00
gprs_ns2_message.c ns2: count number of dropped packets / bytes on transmit 2021-01-31 12:34:36 +01:00
gprs_ns2_sns.c gprs_ns2_sns: fix typo in doxygen comment 2021-02-15 10:59:10 +00:00
gprs_ns2_udp.c gprs_ns2: inform the NS user (BSSGP) about the MTU of a NSE 2021-02-16 16:29:47 +01:00
gprs_ns2_vc_fsm.c gprs_ns2_vc_fsm: remove debug line of the alive_timer 2021-02-15 03:45:35 +01:00
gprs_ns2_vty.c ns2: Fix incompatible VTY configs when writing config 2021-02-12 12:25:30 +01: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 bssgp_bvc_fsm: Consistent naming 2021-02-12 22:27:56 +01:00