Hi , just joined the mailibng list. I was implementing NAT traversal based on the patch and my kernel was panicking because of wrong ipsec config, which it should not whatever be the config. Looks like there is a small issue in the code http://ipsec-tools.sourceforge.net/freebsd6-natt.diff which might already be fixed. Look at the call of the function udp4_espinudp () in udp append. Now under certain circumstances it is possible that udp4_espinudp () calls m_pullup() and it would add a new pkt header to the mbuf chain. But udp_append() is still holding the old head, whose PKTHDR flag is now off. It then sends the pkt further up and kernel does as panic as it does not see PKTHDR flag. ashoke. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
| Greg Kroah-Hartman | [PATCH 006/196] Chinese: add translation of oops-tracing.txt |
| Linus Torvalds | Linux 2.6.21-rc1 |
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Vladislav Bolkhovitin | Re: Integration of SCST in the mainstream Linux kernel |
| Alexey Dobriyan | Re: [GIT]: Networking |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Evgeniy Polyakov | Re: [BUG] New Kernel Bugs |
git: | |
