Wireshark-commits: [Wireshark-commits] master 765f3b5: PTP: Expose ptp_v2 value strings for use by

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 30 Jul 2016 17:44:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=765f3b53cfef707272652852639a9194c81f9c3d
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

765f3b5 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>
    

Actions performed:

    from  183d7f3   Add string function times to wmem_test.
    adds  765f3b5   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%)