Wireshark-commits: [Wireshark-commits] master 2ad4bfe: Eliminate a couple of empty Diameter grouped
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 9 May 2015 07:20:53 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2ad4bfedfb5f6b2b1a64449d60c75eeba0be6a7f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Eliminate a couple of empty Diameter grouped AVP lists.
    
    Use Session-ID as a place holder for grouped AVPs that can hold any AVP and
    look up the contents of a couple grouped AVPs whose contents wasn't specified.
    
    Also, update the DTD to allow vendors to not add any AVPs.
    
    Change-Id: Id2852e31cecbcfaf64efb46918101b3a81ed5bdb
    Reviewed-on: https://code.wireshark.org/review/8355
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9f613e3   RRC: add domain and release cause information to the INFO column.
    adds  2ad4bfe   Eliminate a couple of empty Diameter grouped AVP lists.


Summary of changes:
 diameter/Starent.xml    |    8 +++++++-
 diameter/dictionary.dtd |    2 +-
 diameter/dictionary.xml |    9 +++++++--
 3 files changed, 15 insertions(+), 4 deletions(-)