]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Fix link-layer header type.
authorGuy Harris <[email protected]>
Wed, 7 Feb 2018 02:44:05 +0000 (18:44 -0800)
committerGuy Harris <[email protected]>
Wed, 7 Feb 2018 02:44:05 +0000 (18:44 -0800)
tcpdump doesn't care (the upper 16 bits of the link-layer header type
field in pcap frames is sort-of reserved for extensions - libpcap
separates it from the link-layer header type, and tcpdump doesn't look
at the extensions), but Wireshark does.

tests/wb-oobr.pcap

index 577b1a0f40799e937bf3b62838c09b2afb576689..40b5668e6f6f0e283b19a5449c43db46d309b4df 100644 (file)
Binary files a/tests/wb-oobr.pcap and b/tests/wb-oobr.pcap differ