Instead of testing the BPF for every packet in compatibility mode, we associate the...
commit9793e6129e50231db389bca347b6119aa57e13b6
authorEmmanuel Roullit <emmanuel@netsniff-ng.org>
Sat, 10 Jul 2010 07:53:17 +0000 (10 07:53 +0000)
committerEmmanuel Roullit <emmanuel@netsniff-ng.org>
Sat, 10 Jul 2010 07:53:17 +0000 (10 07:53 +0000)
treef772502a9a1aed1e3be614f13d21737906d9eb24
parentaa39c8f2edc136238a694a763eb59c39df4edb9d
Instead of testing the BPF for every packet in compatibility mode, we associate the socket with the filter and the kernel makes the job. Done for Issue 13

git-svn-id: http://netsniff-ng.googlecode.com/svn/branches/0.5.5.0@423 21e0ff64-9a0b-11de-825e-994487f65616
netsniff-ng/lib/rx_ring.c