commit | f2a01517f2a1040a0b156f171a7cefd748f2fd03 | [log] [tgz] |
---|---|---|
author | Pravin B Shelar <pshelar@nicira.com> | Sun Nov 30 23:04:17 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 05 21:42:16 2014 -0800 |
tree | 6de3f5686f19c2a46a0d6e9fa653e662f5d19841 | |
parent | 4fc11e61f46dd66730a18e8136607386007ee8c9 [diff] |
openvswitch: Fix flow mask validation. Following patch fixes typo in the flow validation. This prevented installation of ARP and IPv6 flows. Fixes: 19e7a3df72 ("openvswitch: Fix NDP flow mask validation") Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Reviewed-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>