Wireshark-commits: [Wireshark-commits] master 8accce8: etypes: Add ETHERTYPE_LINK_CTL

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 18 Aug 2016 20:48:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8accce861479c8d4f9d37a167c835c047c620b89
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8accce8 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    etypes: Add ETHERTYPE_LINK_CTL
    
    The definition was found in the Linux kernel source code.
    
    Change-Id: I41d1435497042bc5905efc7e1af3941b9e8808e2
    Ping-Bug: 12759
    Reviewed-on: https://code.wireshark.org/review/17148
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  ea024e2   SEL Protocol - Fix 'Fast Meter Config' sub-tree addition typo & 'if (tree)' usage
    adds  8accce8   etypes: Add ETHERTYPE_LINK_CTL


Summary of changes:
 epan/dissectors/packet-ethertype.c |    1 +
 epan/etypes.h                      |    4 ++++
 2 files changed, 5 insertions(+)