Wireshark-commits: [Wireshark-commits] master 99b4c52: Added Diameter AVP decode details for Overri
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 26 Mar 2018 14:40:26 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=99b4c52624dd3092e7f5bd0b3571231045faab80
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

99b4c52 by Mike Lugo (mlugo.apx@xxxxxxxxx):

    Added Diameter AVP decode details for Override Control AVPs in the Cisco Systems XML file.  Added a new file for Verizon specific AVPs via Verizon.xml.  Added calls to Verizon XML in hte dictional XML file.
    
    Change-Id: I30e9d80e6304b1b5c79367a752e239091c6ec171
    Reviewed-on: https://code.wireshark.org/review/26594
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1cd92c4   CMake: Add an rpm-package target.
    adds  99b4c52   Added Diameter AVP decode details for Override Control AVPs in the Cisco Systems XML file.  Added a new file for Verizon specific AVPs via Verizon.xml.  Added calls to Verizon XML in hte dictional XML file.


Summary of changes:
 Makefile.am                  |  3 ++-
 diameter/CiscoSystems.xml    | 53 ++++++++++++++++++++++++++++++++++++++------
 diameter/VerizonWireless.xml | 29 ++++++++++++++++++++++++
 diameter/dictionary.xml      |  3 ++-
 packaging/nsis/wireshark.nsi |  1 +
 5 files changed, 80 insertions(+), 9 deletions(-)
 create mode 100755 diameter/VerizonWireless.xml