aboutsummaryrefslogtreecommitdiffstats
path: root/diameter
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2013-03-21 18:18:06 +0000
committerAnders Broman <anders.broman@ericsson.com>2013-03-21 18:18:06 +0000
commit7e706abafb0689915b5556ba2e996d02f8fb5b98 (patch)
treef849766c058daff908df9e7cd2aa8e061fcf41d0 /diameter
parentf8a93562e06bfc5c0f0b7a7f738d95114eaa0338 (diff)
avp name="CG-Address" code="846 should be IPAddress.
Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8478 svn path=/trunk/; revision=48458
Diffstat (limited to 'diameter')
-rw-r--r--diameter/dictionary.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/diameter/dictionary.xml b/diameter/dictionary.xml
index 597ec47389..f3b57dc7af 100644
--- a/diameter/dictionary.xml
+++ b/diameter/dictionary.xml
@@ -2918,7 +2918,7 @@
<type type-name="UTF8String"/>
</avp>
<avp name="CG-Address" code="846" mandatory="must" may-encrypt="no" protected="mustnot" vendor-bit="must" vendor-id="TGPP">
- <type type-name="Address"/>
+ <type type-name="IPAddress"/>
</avp>
<!-- ETSI TS 132 299 V7.6.0 (2007-06) -->
<avp name="GGSN-Address" code="847" mandatory="must" may-encrypt="no" protected="mustnot" vendor-bit="must" vendor-id="TGPP">