aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJozsef Kadlecsik <[email protected]>2015-06-13 11:59:45 +0200
committerJozsef Kadlecsik <[email protected]>2015-06-14 10:40:15 +0200
commitc4c997839cf92cb1037e43a85cdb4cbf44ed39a5 (patch)
treebabab397cd839a813c8ea3b750a8f8da8c936a23 /tools/perf/scripts/python
parentf690cbaed9fe4d77592e24139db7ad790641c4fd (diff)
netfilter: ipset: Fix parallel resizing and listing of the same set
When elements added to a hash:* type of set and resizing triggered, parallel listing could start to list the original set (before resizing) and "continue" with listing the new set. Fix it by references and using the original hash table for listing. Therefore the destroying of the original hash table may happen from the resizing or listing functions. Signed-off-by: Jozsef Kadlecsik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions