Wireshark-commits: [Wireshark-commits] master 773c02d: diameter_3gpp: Dissect Feature-List flags in

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 15 May 2014 14:32:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=773c02da8f06298072d2f0b7d211b54d70ec226c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

773c02d by Masayuki Takemura (masayuki.takemura@xxxxxxxxx):

    diameter_3gpp: Dissect Feature-List flags in Gx message
    
    With this patch, wireshark dissects the Feature-List flags field in Gx message
    and displays the name and value of each of Feature bit.
    
    Change-Id: I18af8a133ae7db4da5a126a81521c474d1553719
    Reference: 3GPP TS 29.212 V11.7.0, Section 5.4.1.
    Reviewed-on: https://code.wireshark.org/review/1652
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  53eeff6   Do not leave the Options Interfaces Dialog open, when the Main Window is closed.
    adds  773c02d   diameter_3gpp: Dissect Feature-List flags in Gx message


Summary of changes:
 epan/dissectors/packet-diameter_3gpp.c |  111 ++++++++++++++++++++++++++++++++
 1 file changed, 111 insertions(+)