diff options
author | Yi-Hung Wei <[email protected]> | 2018-06-12 10:51:34 -0700 |
---|---|---|
committer | Pablo Neira Ayuso <[email protected]> | 2018-06-12 20:07:07 +0200 |
commit | 21ba8847f857028dc83a0f341e16ecc616e34740 (patch) | |
tree | 2df27a0099a40362eebd1a1a6be182d52134a550 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | fc6ddbecce440df74fb4491c17c372b52cf5be83 (diff) |
netfilter: nf_conncount: Fix garbage collection with zones
Currently, we use check_hlist() for garbage colleciton. However, we
use the ‘zone’ from the counted entry to query the existence of
existing entries in the hlist. This could be wrong when they are in
different zones, and this patch fixes this issue.
Fixes: e59ea3df3fc2 ("netfilter: xt_connlimit: honor conntrack zone if available")
Signed-off-by: Yi-Hung Wei <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions