]> The Tcpdump Group git mirrors - libpcap/commit
Handle VLAN tags in cooked mode.
authorGuy Harris <[email protected]>
Sun, 19 Aug 2012 02:19:53 +0000 (19:19 -0700)
committerGuy Harris <[email protected]>
Sun, 19 Aug 2012 02:20:17 +0000 (19:20 -0700)
commit3fcdfec27fbfb7bcff89e8671644130f50993bf6
tree8be44306ad553218cb19b061d154c4f2bd582c68
parentef4483df6c3140c06080e1bd4cb353e1d52bc965
Handle VLAN tags in cooked mode.

Use Jakub Zawadzki's changes for that, but put the VLAN tag offset into
the pcap structure and calculate it at activation time.
pcap-int.h
pcap-linux.c