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-2.6 76c45ae: Move the Linux ARPHRD_ types to epan/arp

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 13 Nov 2018 06:18:36 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=76c45ae3eec4b54acee596765699082468e67bb5
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

76c45ae by Guy Harris (guy@xxxxxxxxxxxx):

    Move the Linux ARPHRD_ types to epan/arptypes.h.
    
    Change-Id: I6fa9593af64e8af1ade4f049ea949989adfd00c7
    Reviewed-on: https://code.wireshark.org/review/30595
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    (cherry picked from commit a1142fea46c9a063fdfd037c6d9b3627898139b8)
    Reviewed-on: https://code.wireshark.org/review/30596
    

Actions performed:

    from  ecca992   Fix dissection of 802.11+radiotap frames in Linux "cooked" captures.
     add  76c45ae   Move the Linux ARPHRD_ types to epan/arptypes.h.


Summary of changes:
 epan/arptypes.h                             |  7 ++++---
 epan/dissectors/packet-ieee80211-radiotap.c |  4 ++--
 epan/dissectors/packet-sll.c                |  9 +++++----
 epan/dissectors/packet-sll.h                | 10 ----------
 4 files changed, 11 insertions(+), 19 deletions(-)