Wireshark-commits: [Wireshark-commits] master c8157aa: Go back to having only one SocketCAN LINKTYP
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 25 Aug 2016 21:15:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c8157aa6b4afdbc2f84779ffbeea4f8d3bdc8666
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c8157aa by Guy Harris (guy@xxxxxxxxxxxx):

    Go back to having only one SocketCAN LINKTYPE_ value.
    
    Libpcap just backed out the "host-endian" SocketCAN LINKTYPE_ value; we
    don't need it any more.
    
    Change-Id: I33a7dc21207a0009e20b4abaefe1119eb649c39a
    Reviewed-on: https://code.wireshark.org/review/17327
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  ce9a4b2   xmpp/xml: Store item length in xml_frame.
    adds  c8157aa   Go back to having only one SocketCAN LINKTYPE_ value.


Summary of changes:
 epan/dissectors/packet-socketcan.c |    4 +---
 test/lua/globals_2.2.txt           |    3 +--
 wiretap/pcap-common.c              |   43 ++----------------------------------
 wiretap/wtap.h                     |    3 +--
 4 files changed, 5 insertions(+), 48 deletions(-)