Wireshark-commits: [Wireshark-commits] master 0b4e883: Allow empty-element Diameter Applications an
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0b4e883803806cf46b621419494a9afcc2f63af3
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0b4e883 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Allow empty-element Diameter Applications and use that format.
This also fixes a couple of applications that weren't properly terminated
(as a result of some of my recent changes).
Change-Id: I9662017a81c63aceeb950d3b29cb17dde16d4f0c
Reviewed-on: https://code.wireshark.org/review/8335
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 301f5ff ftypes: display 64 bits BASE_HEX fields as hexadecimal
adds 0b4e883 Allow empty-element Diameter Applications and use that format.
Summary of changes:
diameter/Ericsson.xml | 18 +--
diameter/Nokia.xml | 4 +-
diameter/NokiaSolutionsAndNetworks.xml | 2 +-
diameter/TGPP2.xml | 2 +-
diameter/dictionary.xml | 200 ++++++++++++++++----------------
diameter/mobileipv6.xml | 2 +-
epan/diam_dict.l | 3 +
7 files changed, 117 insertions(+), 114 deletions(-)