Use the correct Application Id:s fix a typo.
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 19 Nov 2005 15:58:16 +0000 (15:58 +0000)
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 19 Nov 2005 15:58:16 +0000 (15:58 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16551 f5534014-38df-0310-8fa8-9805f1628bb7

diameter/dictionary.xml
diameter/mobileipv4.xml
diameter/nasreq.xml

index 58b4b45b6819798bc074b8cdc4f3a7de1c9d7227..ede9a0f91bd83dfabdfd8db3e4afb3eaf78b0c97 100644 (file)
                        <enum name="UE" code="7"/>
                </avp>
        </base>
+       <application id="0" name="Diameter Common Messages" uri="http://www.ietf.org/rfc/rfc3588.txt?number=3588">
+       </application>
+       <application id="3" name="Diameter Base Accounting" uri="http://www.ietf.org/rfc/rfc3588.txt?number=3588">
+       </application>
        &nasreq;
        &mobileipv4;
        &sunping;
index 5fa8bc6d8e75332e8fec201f35da8c692927a1a1..26e7c82ed859e0fff8065a0fc345b7a734d41fea 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Id:$ -->
+<!-- $Id$ -->
 
-       <application id="4" name="Mobile IPv4 Application" uri="ftp://ftp.ietf.org/internet-drafts/draft-ietf-aaa-diameter-mobileip-07.txt">
+       <application id="2" name="Mobile IPv4 Application" uri="http://www.ietf.org/rfc/rfc4004.txt">
 
                <!-- Mobile-IPv4 Application -->
                <command name="AA-Mobile-Node" code="260" vendor-id="None"/>
index 715af4848596f662db6c1ef0aa556f9c290a2557..0fba1f78a9918e28ef97cf1e5fd17dd06727b106 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-       <application id="1" name="NASREQ Application" uri="ftp://ftp.ietf.org/internet-drafts/draft-calhoun-diameter-nasreq-06.txt">
+       <application id="1" name="NASREQ Application" uri="http://www.ietf.org/rfc/rfc4004.txt">
 
                <command name="AA" code="265" vendor-id="None"/>
                <command name="Diameter-EAP" code="268" vendor-id="None"/>
                        <enum name="EAP" code="5"/>
                        <enum name="None" code="7"/>
                </avp>
-               <avp name="Origin-AAA-Protocol" code="408
+               <avp name="Origin-AAA-Protocol" code="408">
                        <type type-name="Unsigned32"/>
                        <enum name="RADIUS" code="1"/>
                </avp>