]> The Tcpdump Group git mirrors - libpcap/commit
From Patrick McHardy:
authorguy <guy>
Wed, 6 Aug 2008 07:45:59 +0000 (07:45 +0000)
committerguy <guy>
Wed, 6 Aug 2008 07:45:59 +0000 (07:45 +0000)
commit62ff2e48b35f29af145cd083543773d601f072ff
treea7472d31c2f537df9c51aca80e8d6759dcecfa3a
parentf10da7b7bd37d01d24ccd5e17476eb13da91c729
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]