aboutsummaryrefslogtreecommitdiffstats
path: root/gtp/gtpie.h
diff options
context:
space:
mode:
authorBJovke <bjovan@gmail.com>2016-09-15 13:41:41 +0200
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-09-15 13:53:13 +0200
commit03dbafb000c88155309dfd67b3bba73f7b389e69 (patch)
tree51c3123e1ed544edbb1086b2ded8dd011ac86381 /gtp/gtpie.h
parent86540de7f37d841b9a45cc6c67a68f714c1866dc (diff)
Add 'Bearer Control Mode' IE3G_2016_09
This IE is known to be sent by a Cisco GGSN, and was added in ETSI TS 129 060 V7.17.0 (2011-10) / 3GPP TS 29.060 version 7.17.0 Release 7 See https://lists.osmocom.org/pipermail/osmocom-net-gprs/2016-September/000711.html Subject "sgsnemu failing to create PDP context with Cisco GGSN" Tue Sep 13 08:00:37 UTC 2016 Tweaked-by: Neels Hofmeyr <nhofmeyr@sysmocom.de>
Diffstat (limited to 'gtp/gtpie.h')
-rw-r--r--gtp/gtpie.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtp/gtpie.h b/gtp/gtpie.h
index 340a76c..fb8598e 100644
--- a/gtp/gtpie.h
+++ b/gtp/gtpie.h
@@ -106,6 +106,7 @@ static __inline uint64_t hton64(uint64_t q)
#define GTPIE_USER_LOC 152 /* User Location Information */
#define GTPIE_MS_TZ 153 /* MS Time Zone */
#define GTPIE_IMEI_SV 154 /* IMEI Software Version */
+#define GTPIE_BCM 184 /* Bearer control mode */
/* 239-250 Reserved for the GPRS charging protocol (see GTP' in GSM 12.15) */
#define GTPIE_CHARGING_ADDR 251 /* Charging Gateway Address */
/* 252-254 Reserved for the GPRS charging protocol (see GTP' in GSM 12.15) */