diff options
| author | Pablo Neira Ayuso <[email protected]> | 2023-10-17 10:28:27 +0000 |
|---|---|---|
| committer | Florian Westphal <[email protected]> | 2023-10-18 11:47:32 +0000 |
| commit | d111692a59c1470ae530cbb39bcf0346c950ecc7 (patch) | |
| tree | db4af3448bb7195be055a3c5a4566fb66e862964 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | selftests: netfilter: Run nft_audit.sh in its own netns (diff) | |
| download | kernel-d111692a59c1470ae530cbb39bcf0346c950ecc7.tar.gz kernel-d111692a59c1470ae530cbb39bcf0346c950ecc7.zip | |
netfilter: nft_set_rbtree: .deactivate fails if element has expired
This allows to remove an expired element which is not possible in other
existing set backends, this is more noticeable if gc-interval is high so
expired elements remain in the tree. On-demand gc also does not help in
this case, because this is delete element path. Return NULL if element
has expired.
Fixes: 8d8540c4f5e0 ("netfilter: nft_set_rbtree: add timeout support")
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
