summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorJoe Stringer <joestringer@nicira.com>2015-10-06 10:59:59 -0700
committerDavid S. Miller <davem@davemloft.net>2015-10-07 05:03:05 -0700
commit6f225952461b5e9b5520d0dc6e2ff0af57874fbb (patch)
tree640b5ffa111825c21aa8ff7847e3d466b1922005 /init
parentec0d043d05e6e3c0c2fac5de922c800c027c6386 (diff)
downloadlinux-6f225952461b5e9b5520d0dc6e2ff0af57874fbb.tar.gz
linux-6f225952461b5e9b5520d0dc6e2ff0af57874fbb.tar.bz2
linux-6f225952461b5e9b5520d0dc6e2ff0af57874fbb.zip
openvswitch: Reject ct_state unsupported bits
Previously, if userspace specified ct_state bits in the flow key which are currently undefined (and therefore unsupported), then they would be ignored. This could cause unexpected behaviour in future if userspace is extended to support additional bits but attempts to communicate with the current version of the kernel. This patch rectifies the situation by rejecting such ct_state bits. Fixes: 7f8a436eaa2c "openvswitch: Add conntrack action" Signed-off-by: Joe Stringer <joestringer@nicira.com> Acked-by: Pravin B Shelar <pshelar@nicira.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions