summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2023-11-06 10:53:09 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2023-11-08 13:52:32 +0100
commit93995bf4af2c5a99e2a87f0cd5ce547d31eb7630 (patch)
treea7b456ba275401b182c0e4ab1ddcb8ef71fdba72 /net/netfilter/ipvs
parent94090b23f3f71c150359a2e0716855a4037ad45a (diff)
netfilter: nf_tables: remove catchall element in GC sync path
The expired catchall element is not deactivated and removed from GC sync path. This path holds mutex so just call nft_setelem_data_deactivate() and nft_setelem_catchall_remove() before queueing the GC work. Fixes: 4a9e12ea7e70 ("netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC") Reported-by: lonial con <kongln9170@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netfilter/ipvs')
0 files changed, 0 insertions, 0 deletions