[no subject]

2005-03-22 Thread Vinay Reddy
unsubscribe linux-kernel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re:Kernel Panic due to NF_IP_LOCAL_OUT handler calling itself again

2005-03-01 Thread Vinay Reddy
Hi, There is an update. The protocol I am writing is a source routing based protocol called Meghadoot similar to the wireless networks DSR, as written by Alex Song (http://piconet.sf.net). I am using netfilter, I am using linux 2.6.5 (supplied along with FC2), without the SMP and PREEMPTIBLE optio

Kernel Panic due to NF_IP_LOCAL_OUT handler calling itself again

2005-02-27 Thread Vinay Reddy
Hi, I am writing an implementation of a source routing protocol as a loadable module. I am using netfilter, I am not using the IP SSR option, I am using kernel 2.6.5, without smp and preemption support. My design is based on the DSR protocol. I have a header after the IP header, describing the sour