]> The Tcpdump Group git mirrors - libpcap/commit
From Patrick McHardy:
authorguy <guy>
Wed, 6 Aug 2008 07:45:00 +0000 (07:45 +0000)
committerguy <guy>
Wed, 6 Aug 2008 07:45:00 +0000 (07:45 +0000)
commite59abf81d3de639e389393989c7823ac8a68f663
treef8548cb2d22742722648a3a606592cefc5ba4ecb
parent59b463d614b7cc8e69d63d152c2b7d0badf861dc
From Patrick McHardy:

VLAN packets sent over devices supporting VLAN tagging/stripping in
hardware don't have a VLAN header when they are received on packet
sockets. The VLAN TCI is available through the PACKET_AUXDATA cmsg,
reconstruct the entire header when necessary.
Makefile.in
pcap-linux.c
pcap/vlan.h [new file with mode: 0644]