You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
netfilter: nf_tables: set backend .flush always succeeds
jira VULN-835
subsystem-sync netfilter:nf_tables 4.18.0-534
commit-author Pablo Neira Ayuso <[email protected]>
commit 6509a2e
upstream-diff - A conflict in nft_pipapo_flush resolved by
favoring the 4.18.0-0-534 tagged code.
.flush is always successful since this results from iterating over the
set elements to toggle mark the element as inactive in the next
generation.
Signed-off-by: Pablo Neira Ayuso <[email protected]>
(cherry picked from commit 6509a2e)
Signed-off-by: Greg Rose <[email protected]>
Conflicts:
net/netfilter/nft_set_pipapo.c
0 commit comments