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.4 aa1ec78: 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:51 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aa1ec7898522b970136a2eeef4edb96e930b1960
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.4
Repository: wireshark

Commits:

aa1ec78 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 88e98d876ec8e85db330654f7203805dd642a1a3)
    Reviewed-on: https://code.wireshark.org/review/30597
    

Actions performed:

    from  1bbf3b2   Fix dissection of 802.11+radiotap frames in Linux "cooked" captures.
     add  aa1ec78   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(-)