URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bd8cfad8b83737e0cd19932a5ce56e6ec345887d
Submitter: "Anders Broman <a.broma...@gmail.com>"
Changed: branch: master
Repository: wireshark

Commits:

bd8cfad by Anders Broman (anders.bro...@ericsson.com):

    Add dissection of HI3CCLinkData
    
    Change-Id: I002c31972c4bcc231527eeaa2c6b21c3b1a9636a
    Reviewed-on: https://code.wireshark.org/review/30920
    Petri-Dish: Anders Broman <a.broma...@gmail.com>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    

Actions performed:

    from  59e71df   Diameter: add 3GPP MCPTT-Identifier and MCVideo-Identifier 
AVPs
     add  bd8cfad   Add dissection of HI3CCLinkData


Summary of changes:
 docbook/release-notes.asciidoc                     |   1 +
 epan/dissectors/CMakeLists.txt                     |   1 +
 epan/dissectors/asn1/HI2Operations/CMakeLists.txt  |   5 +-
 .../asn1/HI2Operations/HI2Operations.cnf           |  66 ++++++
 .../asn1/HI2Operations/HI3CCLinkData.asn           |  68 ++++++
 .../HI2Operations/packet-HI2Operations-template.c  |   9 +
 .../packet-HI2Operations-template.h}               |  15 +-
 epan/dissectors/packet-HI2Operations.c             | 241 ++++++++++++++++++++-
 epan/dissectors/packet-HI2Operations.h             |  46 ++++
 9 files changed, 433 insertions(+), 19 deletions(-)
 create mode 100644 epan/dissectors/asn1/HI2Operations/HI3CCLinkData.asn
 copy epan/dissectors/asn1/{x2ap/packet-x2ap-template.h => 
HI2Operations/packet-HI2Operations-template.h} (61%)
 create mode 100644 epan/dissectors/packet-HI2Operations.h
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to