Wireshark-commits: [Wireshark-commits] master-2.2 6d074ae: Go back to having only one SocketCAN LIN
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6d074ae157109b41d63bc01a82aa772bfb358435
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
6d074ae 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>
(cherry picked from commit c8157aa6b4afdbc2f84779ffbeea4f8d3bdc8666)
Reviewed-on: https://code.wireshark.org/review/17328
Actions performed:
from 2e3c898 Documentation with unset license is under project's license (GPL-2+)
adds 6d074ae 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(-)