Langesh Dharmalingam wrote:
[EMAIL PROTECTED] libpcap-0.6.2]# ./configure
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
...
ln: creating symbolic link `net' to `./bpf/n
FatRiSha wrote:
So,.. Linux kernel 2.2 and above already used kernel filtering, right?
They already supported kernel filtering.
and there's no BPF in Linux at all, right?
There's no BPF in the sense of a raw packet capture and sending metod
that behaves the way BPF behaves on BSD.
There *is*, how
CVS log entries from 27.03.2005 (Sun) 10:07:02 - 28.03.2005 (Mon) 10:06:50 GMT
=
Summary by authors
=
Author: guy
File: libpcap/gencode.c; Revisions: 1.221
File: tcpdump/configure