summaryrefslogtreecommitdiff
path: root/diameter/etsie2e4.xml
AgeCommit message (Collapse)AuthorFilesLines
2015-04-29Reorganize some of the Diameter XML files, taking advantage of the fact thatJeff Morriss1-26/+27
AVPs can be grouped by Vendor now (not just by Application). Move a bunch of vendor-specific Application IDs to the vendor's XML file. Delete the (basically empty) SKT.xml, ChinaTelecom.xml, and VerizonWireless.xml files. Fix a typo: 16777224 is 3GPP Gx, not 3GPP Cx. Use (derived) type Enumerated (rather than Unsigned32 or Integer32) when the AVP is of type Enumerated. Change-Id: I7a9702c0c48dc3fe751ad74413d8ecc040984f1f Reviewed-on: https://code.wireshark.org/review/8235 Petri-Dish: Jeff Morriss <jeff.morriss.ws@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-1/+0
(Using sed : sed -i '/^<!-- \$Id\$ -->/,+0 d') (XML Comments) Change-Id: Ifd03f70ae84dfbbbe04d91f10fd30857fd197014 Reviewed-on: https://code.wireshark.org/review/882 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2013-11-25Add a temporary workaround for the duplicated filter name problem.Anders Broman1-2/+15
svn path=/trunk/; revision=53560
2011-09-01From John Bradshaw:Anders Broman1-1/+1
Spelling fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6296 svn path=/trunk/; revision=38834
2010-11-09Define unused AVP:s to make it possible to use value_string_ext forAnders Broman1-11/+532
common AVP:s. svn path=/trunk/; revision=34824
2010-09-23Remove a trailing space from an AVP name (which becomes a hf name)Jeff Morriss1-7/+7
svn path=/trunk/; revision=34190
2009-11-13Update ETSI AVP:sAnders Broman1-10/+30
svn path=/trunk/; revision=30948
2009-07-08From Magnus Sörman:Anders Broman1-3/+4
Correct AVP properties. svn path=/trunk/; revision=29022
2008-02-12As we don't destinguish between the application ID's avoid duplicated entries.Anders Broman1-9/+13
svn path=/trunk/; revision=24312
2008-02-11Updates according to ETSI ES 283 026 V1.6.0 (2008-02)Anders Broman1-0/+72
svn path=/trunk/; revision=24305
2007-11-16From Martin Gignac:Anders Broman1-2/+6
Add comments and comment out an obsolete AVP. svn path=/trunk/; revision=23467
2007-11-08- "Location-Information" is grouped.Anders Broman1-4/+112
- Add TS 183 033 V1.2.0 (2007-10) AVP:s svn path=/trunk/; revision=23400
2007-07-10Add ETSI e2/e4 Diameter applicationsMartin Mathieson1-0/+104
svn path=/trunk/; revision=22283