]> The Tcpdump Group git mirrors - libpcap/commit
Check whether the tpacket_auxdata structure has a tp_vlan_tci member
authorguy <guy>
Wed, 6 Aug 2008 08:30:04 +0000 (08:30 +0000)
committerguy <guy>
Wed, 6 Aug 2008 08:30:04 +0000 (08:30 +0000)
commite1253f57d5502d979eeb06c8390768bcba23203b
treef7baa5e5a85d765e36f89780812d9c961531d74b
parent1ab594e82a11acc509c235f381d79aced1ce599e
Check whether the tpacket_auxdata structure has a tp_vlan_tci member
before using that member.

Don't define variables if we aren't going to use them.

If we have an unknown tpacket version (this "can't happen"), return an
error.
aclocal.m4
config.h.in
configure
configure.in
pcap-linux.c