summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorJoe Stringer <joestringer@nicira.com>2015-10-20 04:18:57 +0200
committerDavid S. Miller <davem@davemloft.net>2015-10-22 04:33:36 +0200
commit9e384715e9e702704c6941c575f0e6b322132a3a (patch)
tree741598dfa595f35401834726175acb64d3461191 /include
parenttcp: remove improper preemption check in tcp_xmit_probe_skb() (diff)
downloadlinux-9e384715e9e702704c6941c575f0e6b322132a3a.tar.xz
linux-9e384715e9e702704c6941c575f0e6b322132a3a.zip
openvswitch: Reject ct_state masks for unknown bits
Currently, 0-bits are generated in ct_state where the bit position is undefined, and matches are accepted on these bit-positions. If userspace requests to match the 0-value for this bit then it may expect only a subset of traffic to match this value, whereas currently all packets will have this bit set to 0. Fix this by rejecting such masks. Signed-off-by: Joe Stringer <joestringer@nicira.com> Acked-by: Pravin B Shelar <pshelar@nicira.com> Acked-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions