Messages in this thread |  | | Date | Tue, 19 Sep 2000 16:12:48 +1200 | From | kjh63 <> | Subject | BPF in the kernel |
| |
> How Linux Kernel and BPF relate to each other: > > a) linux has BPF (I don't think so). > b) Linux has own equivalent of BPF (part of NAT?) > c) linux does not have anything like BPF > d) something else (if so, then what?)
a) The Documentation/networking/filters.txt may say so but i dont think so either:
[root@localhost networking]# ls -al /dev/bpf0 ls: /dev/bpf0: No such file or directory
[root@localhost networking]# cd /dev/ [root@localhost /dev]# sh MAKEDEV bpf0 MAKEDEV: don't know how to make device "bpf0"
How can I make ethereal (or libpcap) work with LSF?
Thanks
Kurt
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |