hi all,

i want to write the kernel module which will hack the sk_buff memory.

description: i have the nic card. From the  application am running the
send/receive (some traffic) test through this nic, during this test i wanted
my kernel module to be hacking memory(sk_buff memory) continuously while the
send/receive test is running. And the final altimate goal is to be the
memory unavailable for the send/receive test.

So, please tell me some hint that how can i steal the sk_buff memory.

-- 
regards,
Mansha

Reply via email to