Aniruddha Bohra <[EMAIL PROTECTED]> writes:
> From the bpf(4) manpage :
>
> A packet can be sent out on the network by writing to a bpf file descrip-
> tor. The writes are unbuffered, meaning only one packet can be
> processed
> per write. Currently, only writes to Ethernets and S
Hello all,
From the bpf(4) manpage :
A packet can be sent out on the network by writing to a bpf file descrip-
tor. The writes are unbuffered, meaning only one packet can be
processed
per write. Currently, only writes to Ethernets and SLIP links are sup-
ported.
Is it poss