summaryrefslogtreecommitdiff
path: root/diameter/dictionary.xml
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2016-01-21 14:11:55 +0000
committerAnders Broman <a.broman58@gmail.com>2016-01-21 17:16:29 +0000
commit039b6ea41ef753a1f084e67def5037118f42e3cf (patch)
treec841d947c801a95397120c3a3407799ff17ded94 /diameter/dictionary.xml
parent266c28b9a691346356d61ff50189dbec72cf9c05 (diff)
downloadwireshark-039b6ea41ef753a1f084e67def5037118f42e3cf.tar.gz
Revert "Diameter: Add Redknee AVPs."
As requested by the supplier of the data. This reverts commit ab754d6ba4c0bc6d8d00aec137d8b1e97331d1f4. Change-Id: I3f4e19a0a7f4c75da0e2e2b5a01b187692ebf0a9 Reviewed-on: https://code.wireshark.org/review/13468 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'diameter/dictionary.xml')
-rw-r--r--diameter/dictionary.xml17
1 files changed, 1 insertions, 16 deletions
diff --git a/diameter/dictionary.xml b/diameter/dictionary.xml
index d85f8a3694..6cfc296729 100644
--- a/diameter/dictionary.xml
+++ b/diameter/dictionary.xml
@@ -26,7 +26,6 @@
<!ENTITY NokiaSolutionsAndNetworks SYSTEM "NokiaSolutionsAndNetworks.xml">
<!ENTITY HP SYSTEM "HP.xml">
<!ENTITY Oracle SYSTEM "Oracle.xml">
- <!ENTITY Redknee SYSTEM "Redknee.xml">
<!ENTITY Custom SYSTEM "Custom.xml">
]>
<dictionary>
@@ -6961,24 +6960,11 @@
<vendor vendor-id="Acision" code="3830" name="Acision"/>
<vendor vendor-id="SKT" code="5806" name="SK Telecom"/>
<vendor vendor-id="TGPP" code="10415" name="3GPP"/>
+ <vendor vendor-id="VerizonWireless" code="12951" name="Verizon Wireless"/>
<vendor vendor-id="ETSI" code="13019" name="ETSI"/>
<vendor vendor-id="Tango" code="13421" name="Tango Telecom Limited"/>
<vendor vendor-id="ChinaTelecom" code="81000" name="China Telecom"/>
<vendor vendor-id="TGPPCX" code="16777216" name="3GPP CX/DX"/>
-
- <vendor vendor-id="VerizonWireless" code="12951" name="Verizon Wireless">
- <avp name="Charging-Group-ID" code="6069" mandatory="must" vendor-bit="must" vendor-id="VerizonWireless">
- <type type-name="UTF8String"/>
- </avp>
- </vendor>
- <vendor vendor-id="WiMax" code="24757" name="WiMax">
- <avp name="Active-Time" code="39" mandatory="must" vendor-bit="must" vendor-id="WiMax">
- <type type-name="Unsigned32"/>
- </avp>
- <avp name="WiMax-BSID" code="46" mandatory="must" vendor-bit="must" vendor-id="WiMax">
- <type type-name="UTF8String"/>
- </avp>
- </vendor>
<!-- *********************** End Vendors ************************** -->
&nasreq;
@@ -7000,6 +6986,5 @@
&NokiaSolutionsAndNetworks;
&HP;
&Oracle;
- &Redknee;
&Custom;
</dictionary>