summaryrefslogtreecommitdiff
path: root/diameter/nasreq.xml
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2005-11-19 15:58:16 +0000
committerAnders Broman <anders.broman@ericsson.com>2005-11-19 15:58:16 +0000
commit6aea9d65c99b891ed61bcfe452dcb0cb7977f802 (patch)
treef885cfa0b0bf92e3fa9b602ffa6ff51deab7bea0 /diameter/nasreq.xml
parente2ef8b1632e499741a44081bf37dbaf4a007ec9c (diff)
downloadwireshark-6aea9d65c99b891ed61bcfe452dcb0cb7977f802.tar.gz
Use the correct Application Id:s fix a typo.
svn path=/trunk/; revision=16551
Diffstat (limited to 'diameter/nasreq.xml')
-rw-r--r--diameter/nasreq.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/diameter/nasreq.xml b/diameter/nasreq.xml
index 715af48485..0fba1f78a9 100644
--- a/diameter/nasreq.xml
+++ b/diameter/nasreq.xml
@@ -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"/>
@@ -296,7 +296,7 @@
<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>