summaryrefslogtreecommitdiff
path: root/diameter/Nokia.xml
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2016-06-16 00:04:36 -0400
committerAnders Broman <a.broman58@gmail.com>2016-06-16 04:38:32 +0000
commitb223d649fed632d10b356f66c3a286740cec9e7d (patch)
treeac8f6f59b6ac507870703f1ff48f2de608b65c2d /diameter/Nokia.xml
parentf749a64280051663f04fa5dfd11a50e3d4ce4e77 (diff)
downloadwireshark-b223d649fed632d10b356f66c3a286740cec9e7d.tar.gz
Make the rest of the Diameter AVP names unique.
In most cases this means prepending the application- or vendor-name to force uniqueness. A few vendors have duplicates within their namespace--append the AVP code to these. Also fix a few other invalid names (with spaces or parentheses in the names). Change-Id: I5bb78d31526122dd5782055638af410cc497e49d Reviewed-on: https://code.wireshark.org/review/15960 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'diameter/Nokia.xml')
-rw-r--r--diameter/Nokia.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/diameter/Nokia.xml b/diameter/Nokia.xml
index 0359c6387b..64ca2645f3 100644
--- a/diameter/Nokia.xml
+++ b/diameter/Nokia.xml
@@ -11,27 +11,27 @@
<type type-name="Unsigned32"/>
</avp>
- <avp name="Time-Of-First-Usage" code="5103" vendor-id="Nokia">
+ <avp name="Nokia-Time-Of-First-Usage" code="5103" vendor-id="Nokia">
<type type-name="Time"/>
</avp>
- <avp name="Time-Of-Last-Usage" code="5104" vendor-id="Nokia">
+ <avp name="Nokia-Time-Of-Last-Usage" code="5104" vendor-id="Nokia">
<type type-name="Time"/>
</avp>
- <avp name="Session-Start-Indicator" code="5105" vendor-id="Nokia">
+ <avp name="Nokia-Session-Start-Indicator" code="5105" vendor-id="Nokia">
<type type-name="OctetString"/>
</avp>
- <avp name="Rulebase-Id" code="5106" vendor-id="Nokia">
+ <avp name="Nokia-Rulebase-Id" code="5106" vendor-id="Nokia">
<type type-name="UTF8String"/>
</avp>
- <avp name="Quota-Consumption-Time" code="5109" vendor-id="Nokia">
+ <avp name="Nokia-Quota-Consumption-Time" code="5109" vendor-id="Nokia">
<type type-name="Unsigned32"/>
</avp>
- <avp name="Quota-Holding-Time" code="5110" vendor-id="Nokia">
+ <avp name="Nokia-Quota-Holding-Time" code="5110" vendor-id="Nokia">
<type type-name="Unsigned32"/>
</avp>