Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 9bb8917: dissector/ptp: Add dissection of White Rabbi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 06 Apr 2018 03:14:08 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9bb891753c3fc4f141b0205aa9c9d8f96f90f16b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9bb8917 by Adam Wujek (adam.wujek@xxxxxxx):

    dissector/ptp: Add dissection of White Rabbit TLV
    
    Based on White Rabbit Specification - latest version
    https://www.ohwr.org/documents/160
    
    For more information about The White Rabbit Project:
    http://cern.ch/white-rabbit
    
    Bug: 14578
    Change-Id: Ie63a1f4ad501e0fc13fbd2205e2fcf94e175a7e4
    Signed-off-by: Adam Wujek <adam.wujek@xxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/23962
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  0cb3176   Remove some references to Qt4.
    adds  9bb8917   dissector/ptp: Add dissection of White Rabbit TLV


Summary of changes:
 epan/dissectors/packet-ptp.c | 384 ++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 383 insertions(+), 1 deletion(-)