aboutsummaryrefslogtreecommitdiffstats
path: root/diameter
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2013-08-12 18:29:42 +0000
committerAnders Broman <anders.broman@ericsson.com>2013-08-12 18:29:42 +0000
commitaf49292ae2b5f2b2e45a404242a2d6c669e61727 (patch)
treef65da48cba654ff6c7bf1fdbb7458386e26fbadf /diameter
parent25a8c57356f20347467c6d3c52d4573d7da2422a (diff)
From Tommy Wu:
- AppId is unsigned. - Add Relay application. svn path=/trunk/; revision=51318
Diffstat (limited to 'diameter')
-rw-r--r--diameter/dictionary.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/diameter/dictionary.xml b/diameter/dictionary.xml
index 162ec28c50..7cff3295d3 100644
--- a/diameter/dictionary.xml
+++ b/diameter/dictionary.xml
@@ -579,7 +579,7 @@
field MUST be set to 12 (16 if the 'V' bit is enabled).
-->
<typedefn type-name="VendorId" type-parent="Unsigned32"/>
- <typedefn type-name="AppId" type-parent="Integer32"/>
+ <typedefn type-name="AppId" type-parent="Unsigned32"/>
<typedefn type-name="Integer64"/>
<!--
64 bit signed value, in network byte order. The AVP Length
@@ -6559,7 +6559,8 @@
<application id="16777292" name="3GPP SGmb" uri="http://www.3gpp.org/ftp/Specs/html-info/29061.htm"></application>
<application id="16777302" name="3GPP Sy" uri="http://www.3gpp.org/ftp/Specs/html-info/29219.htm"></application>
<application id="16777304" name="Ericsson Sy" uri="http://www.iana.org/assignments/aaa-parameters/aaa-parameters.xml"></application>
-
+ <application id="4294967295" name="Relay" uri="http://www.ietf.org/rfc/rfc6733.txt?number=6733"></application>
+
&nasreq;
&eap;
&mobileipv4;