[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to hack the sk_buff memory
On 10/8/07, Mansha Linux <mansha.linux@xxxxxxxxx> 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 ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ