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

Commits:

5279c91 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: I73fd235b41ca61d27bd4d8a33f601b239b5566b1
    Reviewed-on: https://code.wireshark.org/review/17329
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  ab973b5   Reflect the replacement of debian/libwireshark6 with debian/libwireshark7.
    adds  5279c91   Go back to having only one SocketCAN LINKTYPE_ value.


Summary of changes:
 epan/dissectors/packet-socketcan.c |    4 +---
 test/lua/globals_1.10.txt          |    5 ++---
 test/lua/globals_1.12.txt          |    5 ++---
 test/lua/globals_1.8.txt           |    5 ++---
 wiretap/pcap-common.c              |   43 ++----------------------------------
 wiretap/wtap.h                     |    3 +--
 6 files changed, 10 insertions(+), 55 deletions(-)