On Tue, Aug 28, 2018 at 02:01:07AM +0530, [email protected] wrote:
> From: Numan Siddique <[email protected]>
> 
> Commit [1] added a new action 'nd_na_router' to set the router bit
> in the 'flags' field of the Neighbour Adv packet for router IPs.
> This action was used in the router pipeline. But the logical switch
> pipeline also adds the Neighbour Adv flows for router IPs but with
> 'nd_na' action (which the commit [1] didn't handle).
> 
> This patch fixes this by changing the action to 'nd_na_router' for
> router IPs.
> 
> Without this patch, the IPv6 functionality is broken.
> 
> [1] - "c9756229ed: ovn: Set proper Neighbour Adv flag when replying
> for NS request for router IP"
> 
> Signed-off-by: Numan Siddique <[email protected]>
> Acked-by: Han Zhou <[email protected]>

Thanks for the backport.  Applied to branch-2.9.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to