David Miller wrote: > From: Chuck Ebbert <[EMAIL PROTECTED]> > Date: Thu, 26 Apr 2007 17:53:58 -0400 > >> And what does this do? >> >> + switch (hdr->type) { >> +#ifdef CONFIG_IPV6_MIP6 >> + break; >> +#endif >> >> break by itself like that doesn't do anything. If it did >> then people with mobile ipv6 enabled would always accept all >> source routing. (They should at least know that's a problem.) > > We are aware of this part already, and I've sent the fix to > the -stable folks and Linus so we can figure out how to deal > with this and the netlink OOPS'er too. >
Another question: is it a good idea to even be shipping release kernels with Mobile IPV6 enabled? Unfortunately, "experimental" isn't enough to go by... - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html