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

Commits:

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

    E1AP: Add .h file needed for private IE dissection.
    
    Change-Id: I04569b89a6fe55e4d988978bd8f1538bc62444e5
    Reviewed-on: https://code.wireshark.org/review/34514
    Petri-Dish: Anders Broman <a.broma...@gmail.com>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broma...@gmail.com>
    

Actions performed:

    from  3bff8f3   WSDG: Updates for Visual Studio 2019.
     add  6d6a526   E1AP: Add .h file needed for private IE dissection.


Summary of changes:
 epan/dissectors/CMakeLists.txt                     |  1 +
 epan/dissectors/asn1/e1ap/CMakeLists.txt           |  1 +
 epan/dissectors/asn1/e1ap/packet-e1ap-template.c   |  8 +---
 .../packet-e1ap-template.h}                        | 20 ++++++---
 epan/dissectors/packet-e1ap.c                      | 22 ++++------
 epan/dissectors/packet-e1ap.h                      | 50 ++++++++++++++++++++++
 6 files changed, 75 insertions(+), 27 deletions(-)
 copy epan/dissectors/asn1/{x2ap/packet-x2ap-template.h => 
e1ap/packet-e1ap-template.h} (54%)
 create mode 100644 epan/dissectors/packet-e1ap.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