libosmocore/src/gb
Harald Welte 9ef2e15dc1 gprs_ns: Add missing NSVCI IE to NS-BLOCK-ACK message
According to Section 9.2.4 of 3GPP TS 48.016, the NS-BLOCK-ACK PDU has a
mandatory NSVCI IE which we so far were missing.

Change-Id: Ie7205e99d57f1e42d941f1be2460d8c9f46aadfe
Closes: OS#3808
2019-02-19 23:45:10 +01:00
..
Makefile.am Bump version: 0.12.0.128-8dfde → 1.0.0 2019-01-19 22:07:56 +01:00
common_vty.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
common_vty.h gb: drop special vty exit commands, use vty_install_default() 2017-09-27 14:04:08 +00:00
gprs_bssgp.c Work around bogus gcc-8.2 array-bounds warning/error 2019-01-22 14:53:54 +00:00
gprs_bssgp_bss.c bssgp_tx_bvc_unblock(): Fix log message 2019-02-19 12:29:14 +00:00
gprs_bssgp_util.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
gprs_bssgp_vty.c implement support for 3-digit MNC with leading zeros 2018-02-28 19:26:33 +01:00
gprs_ns.c gprs_ns: Add missing NSVCI IE to NS-BLOCK-ACK message 2019-02-19 23:45:10 +01:00
gprs_ns_frgre.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
gprs_ns_vty.c Fix/Update copyright notices; Add SPDX annotation 2017-11-13 01:35:12 +09:00
libosmogb.map bssgp: introduce flush queue functions 2018-08-10 06:55:43 +00:00