Wireshark-commits: [Wireshark-commits] master e3cbc06: Add 3GPP2 Tx AVPs. Move all the 3GPP2 stuff
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 28 Aug 2014 19:30:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e3cbc062c30235c8724c7152411f8e667195a353
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e3cbc06 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Add 3GPP2 Tx AVPs.  Move all the 3GPP2 stuff into its own XML file.
    
    Change-Id: I7197f84472139c99bafa5b68f724abaab0453faa
    Reviewed-on: https://code.wireshark.org/review/3908
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  c2f1511   handle standard and non-standard setup requests in the same function
    adds  e3cbc06   Add 3GPP2 Tx AVPs.  Move all the 3GPP2 stuff into its own XML file.


Summary of changes:
 Makefile.am                  |    1 +
 diameter/TGPP2.xml           |  377 ++++++++++++++++++++++++++++++++++++++++++
 diameter/dictionary.xml      |  248 +--------------------------
 packaging/nsis/wireshark.nsi |    1 +
 4 files changed, 382 insertions(+), 245 deletions(-)
 create mode 100644 diameter/TGPP2.xml