aboutsummaryrefslogtreecommitdiffstats
path: root/diameter
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-03-20 22:21:19 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-03-20 22:21:19 +0000
commit52c69cd0b6d0d924f5926d2771411e5cbabe1f56 (patch)
tree235c79e814b2a805f15d687b91fa0483660acf17 /diameter
parent25e4a2eae1ddec6e288e0fd21bddcf3b43324d4c (diff)
From KATAOKA Toshihiro:
Completion Diameter definition for mobileipv4.xml. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4600 svn path=/trunk/; revision=32254
Diffstat (limited to 'diameter')
-rw-r--r--diameter/mobileipv4.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/diameter/mobileipv4.xml b/diameter/mobileipv4.xml
index b045c1ea02..7730f8b6d2 100644
--- a/diameter/mobileipv4.xml
+++ b/diameter/mobileipv4.xml
@@ -10,9 +10,13 @@
<!-- ************************** Mobile-IPv4 AVPS ********************* -->
<!--
http://www.iana.org/assignments/aaa-parameters
-318 MIP-FA-to-HA-SPI [RFC4004] conflicting to 3GPP TS29.234
-319 MIP-FA-to-MN-SPI [RFC4004] conflicting to 3GPP TS29.234
-->
+ <avp name="MIP-FA-to-HA-SPI" code="318" mandatory="must" protected="may" vendor-bit="mustnot" may-encrypt="yes">
+ <type type-name="Unsigned32"/>
+ </avp>
+ <avp name="MIP-FA-to-MN-SPI" code="319" mandatory="must" protected="may" vendor-bit="mustnot" may-encrypt="yes">
+ <type type-name="Unsigned32"/>
+ </avp>
<avp name="MIP-Reg-Request" code="320" mandatory="must" protected="may" vendor-bit="mustnot" may-encrypt="yes">
<type type-name="OctetString"/>
</avp>