aboutsummaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorJoe Stringer <joestringer@nicira.com>2015-07-21 21:37:31 -0700
committerMoyster <oysterized@gmail.com>2016-08-26 20:44:37 +0200
commit79c5d3b9bffa191e036e6fd98ec48de84e81cb74 (patch)
tree9868563d93c341aba914486382570dd0adf040d0 /fs
parentae2615de87717546bd0ddeaf33445c843e9fa030 (diff)
netfilter: nf_conntrack: Support expectations in different zones
commit 4b31814d20cbe5cd4ccf18089751e77a04afe4f2 upstream. When zones were originally introduced, the expectation functions were all extended to perform lookup using the zone. However, insertion was not modified to check the zone. This means that two expectations which are intended to apply for different connections that have the same tuple but exist in different zones cannot both be tracked. Fixes: 5d0aa2ccd4 (netfilter: nf_conntrack: add support for "conntrack zones") Signed-off-by: Joe Stringer <joestringer@nicira.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Stefan Guendhoer <stefan@guendhoer.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions