aboutsummaryrefslogtreecommitdiffstats
path: root/diameter
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2007-11-15 06:03:53 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2007-11-15 06:03:53 +0000
commit73262c8de23ceb61f6b111df0062b3ef80141997 (patch)
treeb89ad49c5ad8cb5d4a14cc2eb714638d786770e3 /diameter
parentcadc8fc51e7faa484f173ce4bfd5567da7eea2a7 (diff)
Fix "Diameter Dictionary: No Vendor: 3GPPDiameter Dictionary: No Vendor: 3GPP".
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23451 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'diameter')
-rw-r--r--diameter/dictionary.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/diameter/dictionary.xml b/diameter/dictionary.xml
index 757435d603..897a8f4a43 100644
--- a/diameter/dictionary.xml
+++ b/diameter/dictionary.xml
@@ -1263,7 +1263,7 @@ Note: The AVP codes from 410 to 499 are reserved for TS 29.109
505 AF-Charging-Identifier OctetString
506 Authorization-Token OctetString
-->
- <avp name="Flow-Description" code="507" vendor-id="3GPP" mandatory="must" may-encrypt="no" protected="mustnot" vendor-bit="must">
+ <avp name="Flow-Description" code="507" vendor-id="TGPP" mandatory="must" may-encrypt="no" protected="mustnot" vendor-bit="must">
<type type-name="IPFilterRule"/>
</avp>
<!--
@@ -1271,7 +1271,7 @@ Note: The AVP codes from 410 to 499 are reserved for TS 29.109
509 Flow-Number Unsigned32
510 Flows Grouped
-->
- <avp name="Flow-Status" code="511" vendor-id="3GPP" mandatory="must" may-encrypt="no" protected="mustnot" vendor-bit="must">
+ <avp name="Flow-Status" code="511" vendor-id="TGPP" mandatory="must" may-encrypt="no" protected="mustnot" vendor-bit="must">
<type type-name="Unsigned32"/>
<enum name="ENABLED_UPLINK" code="0"/>
<enum name="ENABLED_DOWNLINK" code="1"/>