On Mon, Dec 17, 2018 at 09:49:44PM +0530, nusid...@redhat.com wrote:
> From: Numan Siddique <nusid...@redhat.com>
> 
> 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 <nusid...@redhat.com>

I applied this to master.  Thank you!
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to