URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ecc3369c0545ba566526acf36451cccd3bbf2f16
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ecc3369 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Misc. Diameter XML cleanups.
Consistently used (derived) type Enumerated (rather than Unsigned32 or
Integer32) when the AVP is of type Enumerated.
Use a uri of "none" when we don't have access to the specification.
Update the URI of an Application or two.
Clean up white space and formatting.
Change-Id: Iad677db186469b7d8c4a23b7a7fca6c357dbc012
Reviewed-on: https://code.wireshark.org/review/8164
Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Actions performed:
from 448e122 [Androiddump] Fix CMake install path for androiddump
adds ecc3369 Misc. Diameter XML cleanups.
Summary of changes:
diameter/AlcatelLucent.xml | 2 +-
diameter/Cisco.xml | 2698 +++++++++++++++-----------------
diameter/HP.xml | 2 +-
diameter/Nokia.xml | 2 +-
diameter/NokiaSolutionsAndNetworks.xml | 3 +-
diameter/VerizonWireless.xml | 3 +-
diameter/Vodafone.xml | 8 +-
diameter/eap.xml | 29 +-
diameter/mobileipv4.xml | 351 +++--
diameter/mobileipv6.xml | 140 +-
diameter/nasreq.xml | 56 +-
diameter/sip.xml | 318 ++--
12 files changed, 1684 insertions(+), 1928 deletions(-)