On Thu, 8 Sep 2005, madhav Kelkar wrote: > I am a beginner in linux kernel programming. I would like to do some > projects in linux kernel, perferably in the TCP / IP protocol stack. I > have done a NAT implementation before for the kernel 2.4.20-8. Please > guide me for new projects similler to the one just mentioned. One interesting project could be connection tracking for ipv6, so stateful ipv6 firewalling becomes possible. -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/