From: Nicolas Dichtel <nicolas.dich...@6wind.com> Date: Fri, 27 Nov 2015 18:17:05 +0100
> This reverts commit ab450605b35caa768ca33e86db9403229bf42be4. > > In IPv6, we cannot inherit the dst of the original dst. ndisc packets > are IPv6 packets and may take another route than the original packet. > > This patch breaks the following scenario: a packet comes from eth0 and > is forwarded through vxlan1. The encapsulated packet triggers an NS > which cannot be sent because of the wrong route. > > CC: Jiri Benc <jb...@redhat.com> > CC: Thomas Graf <tg...@suug.ch> > Signed-off-by: Nicolas Dichtel <nicolas.dich...@6wind.com> > --- > > I know that this is not the right fix, it's why I've put RFC ;-) > Should the right fix only do a copy of dst metadata in the new dst? > Feedback is welcomed. Ok I'll apply this revert while you guys try to come up with something better. Thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html