URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c66c2a7cf3e087a8913d2e7e6d90f1675fddbce7
Submitter: Gerald Combs (ger...@wireshark.org)
Changed: branch: master-2.2
Repository: wireshark

Commits:

c66c2a7 by Anthony Coddington (anthony.codding...@endace.com):

    PTP: Expose ptp_v2 value strings for use by other dissectors
    
    Also rename ptp_v2 value strings in packet-ptp for better consistency.
    TODO: could also be used and combined with definitions in packet-cip.
    
    Change-Id: I84a9ae566ae6abdd95910cb5709bb63c2b7c26b8
    Reviewed-on: https://code.wireshark.org/review/16781
    Reviewed-by: Michael Mann <mman...@netscape.net>
    (cherry picked from commit 765f3b53cfef707272652852639a9194c81f9c3d)
    Reviewed-on: https://code.wireshark.org/review/17237
    Petri-Dish: Gerald Combs <ger...@wireshark.org>
    Reviewed-by: Gerald Combs <ger...@wireshark.org>
    

Actions performed:

    from  bb8f307   Bump SOVERSION for upcoming 2.2.0 release
    adds  c66c2a7   PTP: Expose ptp_v2 value strings for use by other dissectors


Summary of changes:
 epan/dissectors/Makefile.am                      |    1 +
 epan/dissectors/packet-ptp.c                     |   84 ++++++++++++----------
 epan/{crypt/kasumi.h => dissectors/packet-ptp.h} |   16 +++--
 3 files changed, 55 insertions(+), 46 deletions(-)
 copy epan/{crypt/kasumi.h => dissectors/packet-ptp.h} (69%)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to