]> The Tcpdump Group git mirrors - libpcap/commit
On the platforms where we do in-kernel filtering and can read more than
authorguy <guy>
Sat, 26 Feb 2005 21:58:05 +0000 (21:58 +0000)
committerguy <guy>
Sat, 26 Feb 2005 21:58:05 +0000 (21:58 +0000)
commit16889bae3e84aaaf62e2c9f6dd478fdadbb953f1
treed472b608ca1dacb4fd2cf4fd8254664be666d1a9
parente6c1698e5efc7969310449f8660b8dc3b2e84e22
On the platforms where we do in-kernel filtering and can read more than
one packet from the kernel at a time, when the filter is changed, clear
the libpcap buffer to discard packets read from the kernel before the
filter was changed.
pcap-bpf.c
pcap-pf.c
pcap-win32.c