aboutsummaryrefslogtreecommitdiffstats
path: root/diameter
diff options
context:
space:
mode:
authorAndersBroman <anders.broman@ericsson.com>2015-09-29 15:07:44 +0200
committerAnders Broman <a.broman58@gmail.com>2015-09-29 13:11:31 +0000
commit022a7ddbe2190d15f12ec2587067607187783ebb (patch)
treed141c1c17b012771adc1a939efcc0486fc0ef47d /diameter
parent12172e6751299cfb233320ab7cf707fe7306510b (diff)
[Diameter] Add enum value to 3GPP AVP PDN-Type" code="1456"
<enum name="IPv4_OR_IPv6" code="3"/> Change-Id: I8fa328c0c6915cda835754d12bc4d48608608500 Reviewed-on: https://code.wireshark.org/review/10686 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'diameter')
-rw-r--r--diameter/dictionary.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/diameter/dictionary.xml b/diameter/dictionary.xml
index ad8771224b..b87c8e6cac 100644
--- a/diameter/dictionary.xml
+++ b/diameter/dictionary.xml
@@ -4853,6 +4853,7 @@
<enum name="IPv4" code="0"/>
<enum name="IPv6" code="1"/>
<enum name="IPv4v6" code="2"/>
+ <enum name="IPv4_OR_IPv6" code="3"/>
</avp>
<avp name="Roaming-Restricted-Due-To-Unsupported-Feature" code="1457" mandatory="must" vendor-bit="must" may-encrypt="no" vendor-id="TGPP">
<type type-name="Enumerated"/>