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 7400a61: dissector/ptp: use BASE_OUI for organization

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

Commits:

7400a61 by Adam Wujek (adam.wujek@xxxxxxx):

    dissector/ptp: use BASE_OUI for organizationId
    
    Bug: 14578
    Change-Id: I5633a4c210da3201bb25684f276504efae9f8317
    Signed-off-by: Adam Wujek <adam.wujek@xxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/26749
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  410799a   manuf: Overwrite entry for OUI 08:00:30
    adds  7400a61   dissector/ptp: use BASE_OUI for organizationId


Summary of changes:
 epan/dissectors/packet-ptp.c | 29 +++++++++--------------------
 epan/oui.h                   |  3 +++
 2 files changed, 12 insertions(+), 20 deletions(-)