On Tue, Dec 18, 2018 at 12:27:29PM +0530, Numan Siddique wrote: > On Tue, Dec 18, 2018 at 6:13 AM Ben Pfaff <[email protected]> wrote: > > > On Mon, Dec 17, 2018 at 09:49:44PM +0530, [email protected] wrote: > > > From: Numan Siddique <[email protected]> > > > > > > When an IPv6 packet enters a router pipeline and it needs to be routed > > via > > > the nexthop IP address set in the static route, OVN generates an IPv6 > > > Neigh Solicitation request if the nexthop IP is not resolved yet. But > > > right now, the generated IPv6 Neigh Solicitation packet doesn't set > > > the eth.dst to the mutlicast address derived from the nexthop and > > > ip6.dst to the solicited-node multicast address corresponding to the > > > nexthop address. Instead it generates these values from the actual > > > ip6.dst of the original packet. > > > > > > This patch fixes this issue. > > > > > > Signed-off-by: Numan Siddique <[email protected]> > > > > I applied this to master. Thank you! > > > > Thanks for the review and applying it. Is it possible to back port to > branch 2.10. > I tested it locally and it applies cleanly.
Done! _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
