diff options
author | Anders Broman <anders.broman@ericsson.com> | 2013-08-08 04:30:16 +0000 |
---|---|---|
committer | Anders Broman <anders.broman@ericsson.com> | 2013-08-08 04:30:16 +0000 |
commit | a46f373c54aa9af7ea6a290d59507c9fdf2d506a (patch) | |
tree | 0de21b82b64548104ac0c7e827a4ff26c485c892 /diameter | |
parent | ea72be86078d1b8bac48c79b831e0caca4255870 (diff) | |
download | wireshark-a46f373c54aa9af7ea6a290d59507c9fdf2d506a.tar.gz wireshark-a46f373c54aa9af7ea6a290d59507c9fdf2d506a.tar.bz2 wireshark-a46f373c54aa9af7ea6a290d59507c9fdf2d506a.zip |
Add an application Id.
svn path=/trunk/; revision=51205
Diffstat (limited to 'diameter')
-rw-r--r-- | diameter/dictionary.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/diameter/dictionary.xml b/diameter/dictionary.xml index a73b17005d..162ec28c50 100644 --- a/diameter/dictionary.xml +++ b/diameter/dictionary.xml @@ -6550,7 +6550,8 @@ <application id="16777251" name="3GPP S6a/S6d" uri="http://www.ietf.org/rfc/rfc5516.txt?number=5516"></application> <application id="16777252" name="3GPP S13/S13'" uri="http://www.ietf.org/rfc/rfc5516.txt?number=5516"></application> <application id="16777255" name="3GPP SLg" uri="http://www.ietf.org/rfc/rfc3588.txt?number=3588"></application> - <application id="16777265" name="3GPP SWx" uri="http://www.3gpp.org/ftp/Specs/html-info/29212.htm"></application> + <application id="16777264" name="3GPP SWm" uri="http://www.3gpp.org/ftp/Specs/html-info/29212.htm"></application> + <application id="16777265" name="3GPP SWx" uri="http://www.3gpp.org/ftp/Specs/html-info/29212.htm"></application> <application id="16777266" name="3GPP Gxx" uri="http://www.3gpp.org/ftp/Specs/html-info/29212.htm"></application> <application id="16777269" name="Ericsson HSI" uri="http://www.iana.org/assignments/aaa-parameters/aaa-parameters.xml"></application> <application id="16777272" name="3GPP S6b" uri="http://www.3gpp.org/ftp/Specs/html-info/29273.htm"></application> |