aboutsummaryrefslogtreecommitdiffstats
path: root/diameter
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2016-06-14 17:38:17 -0400
committerAnders Broman <a.broman58@gmail.com>2016-06-14 21:44:08 +0000
commitd74113fbfb87d0f33a2d93063ac4e0e09d1bca2a (patch)
tree06f324cfd2f94a13256afe6425194492e9804dfe /diameter
parent9bb4edfeece774888709c42d47e019f0816be443 (diff)
Don't list "AVP" as a possible member of a grouped AVP.
There's no AVP named "AVP". And there's no need to tell Wireshark that any AVP may put in the group (the RFC lists "AVP" for that purpose). Change-Id: I3591af725ebe089e13eae7b712ef4404cb7924a2 Reviewed-on: https://code.wireshark.org/review/15906 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'diameter')
-rw-r--r--diameter/mobileipv4.xml8
-rw-r--r--diameter/mobileipv6.xml3
2 files changed, 0 insertions, 11 deletions
diff --git a/diameter/mobileipv4.xml b/diameter/mobileipv4.xml
index fa8969c39d..ff0863a8f7 100644
--- a/diameter/mobileipv4.xml
+++ b/diameter/mobileipv4.xml
@@ -40,7 +40,6 @@
<gavp name="MIP-MN-AAA-SPI"/>
<gavp name="MIP-Algorithm-Type"/>
<gavp name="MIP-Nonce"/>
- <gavp name="AVP"/>
</grouped>
</avp>
<avp name="MIP-FA-to-MN-MSA" code="326" mandatory="must" protected="may" vendor-bit="mustnot" may-encrypt="yes">
@@ -48,7 +47,6 @@
<gavp name="MIP-MN-AAA-SPI"/>
<gavp name="MIP-Algorithm-Type"/>
<gavp name="MIP-Session-Key"/>
- <gavp name="AVP"/>
</grouped>
</avp>
@@ -61,7 +59,6 @@
<gavp name="MIP-FA-to-HA-SPI"/>
<gavp name="MIP-Algorithm-Type"/>
<gavp name="MIP-Session-Key"/>
- <gavp name="AVP"/>
</grouped>
</avp>
<avp name="MIP-HA-to-FA-MSA" code="329" mandatory="must" protected="may" vendor-bit="mustnot" may-encrypt="yes">
@@ -69,7 +66,6 @@
<gavp name="MIP-HA-to-FA-SPI"/>
<gavp name="MIP-Algorithm-Type"/>
<gavp name="MIP-Session-Key"/>
- <gavp name="AVP"/>
</grouped>
</avp>
@@ -84,7 +80,6 @@
<gavp name="MIP-Algorithm-Type"/>
<gavp name="MIP-Session-Key"/>
<gavp name="MIP-Nonce"/>
- <gavp name="AVP"/>
</grouped>
</avp>
<avp name="MIP-HA-to-MN-MSA" code="332" mandatory="must" protected="may" vendor-bit="mustnot" may-encrypt="yes">
@@ -93,7 +88,6 @@
<gavp name="MIP-Algorithm-Type"/>
<gavp name="MIP-Replay-Mode"/>
<gavp name="MIP-Session-Key"/>
- <gavp name="AVP"/>
</grouped>
</avp>
<avp name="MIP-Mobile-Node-Address" code="333" mandatory="must" protected="may" vendor-bit="mustnot" may-encrypt="yes">
@@ -155,14 +149,12 @@
<grouped>
<gavp name="Origin-Realm"/>
<gavp name="Origin-Host"/>
- <gavp name="AVP"/>
</grouped>
</avp>
<avp name="MIP-Home-Agent-Host" code="348" mandatory="must" protected="may" vendor-bit="mustnot" may-encrypt="no">
<grouped>
<gavp name="Destination-Realm"/>
<gavp name="Destination-Host"/>
- <gavp name="AVP"/>
</grouped>
</avp>
<!--
diff --git a/diameter/mobileipv6.xml b/diameter/mobileipv6.xml
index 000edc65ae..135a0d0ac0 100644
--- a/diameter/mobileipv6.xml
+++ b/diameter/mobileipv6.xml
@@ -15,7 +15,6 @@
<gavp name="MIP-Home-Agent-Address"/>
<gavp name="MIP-Home-Agent-Host"/>
<gavp name="MIP6-Home-Link-Prefix"/>
- <gavp name="AVP"/>
</grouped>
</avp>
@@ -43,7 +42,6 @@
<gavp name="MIP-MN-HA-SPI"/>
<gavp name="MIP-Algorithm-Type"/>
<gavp name="MIP-Replay-Mode"/>
- <gavp name="AVP"/>
</grouped>
</avp>
<avp name="Service-Selection" code="493" mandatory="must" protected="may" vendor-bit="mustnot" may-encrypt="yes">
@@ -70,7 +68,6 @@
<grouped>
<gavp name="MIP6-Agent-Info"/>
<gavp name="Service-Selection"/>
- <gavp name="AVP"/>
</grouped>
</avp>