On Fri, Apr 5, 2013 at 11:48 AM, Tetja Rediske <te...@tetja.de> wrote: > I tracked it down with 'git bisect' to commit: > > 093d04d42fa094f6740bb188f0ad0c215ff61e2c ...
Thanks for the detailed report! > 11:52:04.634656 IP6 fe80::92e2:baff:fe00:c120 > 2a00:1828:1000:1102::2: > ICMP6, redirect, 2a00:1828:0:1::10 to 2a00:1828:0:1::10, length 136 Would you be able to re-run your tests with a tcpdump command line like: tcpdump -v -n -X -s 1600 icmp6 And report the full dump of this first ICMP6 packet in the exchange? It seems that perhaps the parsing/validation of this packet is failing somehow, so it would be nice to know exactly what that packet looked like. Also, are both sides of your test running 3.9.0-rc5+? And can you please cc net...@vger.kernel.org if you follow up with more details? Thanks! neal -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/