summaryrefslogtreecommitdiffstats
path: root/crypto/ecrdsa.c
diff options
context:
space:
mode:
authorPaul Blakey <paulb@nvidia.com>2023-03-22 09:35:32 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-06-05 09:07:04 +0200
commit468bebc426ba19f285ea4d9d9135c7584d123e20 (patch)
tree15a4a04c98ac2931ee26ce364193f155db48258a /crypto/ecrdsa.c
parent18c14d3028c001a0be15685a550dbabf67b6382d (diff)
downloadlinux-stable-468bebc426ba19f285ea4d9d9135c7584d123e20.tar.gz
linux-stable-468bebc426ba19f285ea4d9d9135c7584d123e20.tar.bz2
linux-stable-468bebc426ba19f285ea4d9d9135c7584d123e20.zip
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 'crypto/ecrdsa.c')
0 files changed, 0 insertions, 0 deletions