On 10/8/07, Mansha Linux <[EMAIL PROTECTED]> wrote:
>
> The goal my of my kernel module is to fill the sk_buff or use it before the
> network drivers use it for tx/rx. so, i have make this sk_buff unavailable
> for tx/rx.
>

What do you mean?   If you want to intercept sk_buff, one option is
the ebtable - which intercept packets at L2, or is it you want to
completely drop the packet based on certain criteria?   Then netfilter
could be your option.

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [EMAIL PROTECTED]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to