summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorPaul Blakey <paulb@nvidia.com>2023-03-22 10:35:32 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-06-05 10:29:46 +0300
commit4ae2bc7863f4c803f172b09072244521988b18e2 (patch)
tree39a07f36049fc828cff1b4477bee38d114668e46 /tools/perf/scripts/python/task-analyzer.py
parentf48db25a993b5a5b7b24550b822ba24c639ac8b5 (diff)
downloadlinux-4ae2bc7863f4c803f172b09072244521988b18e2.tar.xz
netfilter: ctnetlink: Support offloaded conntrack entry deletion
commit 9b7c68b3911aef84afa4cbfc31bce20f10570d51 upstream. Currently, offloaded conntrack entries (flows) can only be deleted after they are removed from offload, which is either by timeout, tcp state change or tc ct rule deletion. This can cause issues for users wishing to manually delete or flush existing entries. Support deletion of offloaded conntrack entries. Example usage: # Delete all offloaded (and non offloaded) conntrack entries # whose source address is 1.2.3.4 $ conntrack -D -s 1.2.3.4 # Delete all entries $ conntrack -F Signed-off-by: Paul Blakey <paulb@nvidia.com> Reviewed-by: Simon Horman <simon.horman@corigine.com> Acked-by: Pablo Neira Ayuso <pablo@netfilter.org> Signed-off-by: Florian Westphal <fw@strlen.de> Cc: Demi Marie Obenour <demi@invisiblethingslab.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions