What is wrong with this kernel module??? :((

2007-12-31 Thread Murtaza
I am writing a module for getting the udp packets @ kernel level to optimize an application i am building. I am running the following code by using virtual Linux Kernel for debugging purpose(using some umlscript shell). But I am not able to catch udp packets at the kernel level when the packets are

Re: What is wrong with this kernel module??? :((

2007-12-31 Thread Andreas Schwab
Murtaza <[EMAIL PROTECTED]> writes: > I am writing a module for getting the udp packets @ kernel level to optimize > an application i am building. Try writing to the kernelnewbies mailing list (see ). Autoconf has nothing to do with the Linux kernel. Andreas. -- And