]> 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:29:07 +0000 (08:29 +0000)
committerguy <guy>
Wed, 6 Aug 2008 08:29:07 +0000 (08:29 +0000)
commitb1a458c84ed031e50a9af0c2a8799bb1842fe8f4
tree5d906dff2e30c753932479c6058bc4f7e8e034e8
parent8c970e4d606c8ed410e81be1153ce7bc19c8a540
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