Wireshark-commits: [Wireshark-commits] master-2.2 c66c2a7: PTP: Expose ptp_v2 value strings for use
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 22 Aug 2016 16:46:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c66c2a7cf3e087a8913d2e7e6d90f1675fddbce7
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

c66c2a7 by Anthony Coddington (anthony.coddington@xxxxxxxxxx):

    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 <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 765f3b53cfef707272652852639a9194c81f9c3d)
    Reviewed-on: https://code.wireshark.org/review/17237
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

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%)