> On Dec 14, 2018, at 6:16 PM, Ben Pfaff <[email protected]> wrote:
> 
> A masked NSH set action has mdtype 0 because the mdtype is not being
> changed, but odp_nsh_key_from_attr() rejects this because mdtype 0 does
> not match up with the OVS_NSH_KEY_ATTR_MD1 attribute being present.  This
> fixes the problem.
> 
> The kernel datapath in flow_netlink function nsh_key_put_from_nlattr() has
> a similar exception.
> 
> Signed-off-by: Ben Pfaff <[email protected]>

Acked-by: Justin Pettit <[email protected]>


_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to