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: conntrack: make max chain length random
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2030759
Upstream Status: commit c9c3b68
commit c9c3b68
Author: Florian Westphal <[email protected]>
Date: Wed Sep 8 14:28:35 2021 +0200
netfilter: conntrack: make max chain length random
Similar to commit 67d6d68
("ipv4: make exception cache less predictible"):
Use a random drop length to make it harder to detect when entries were
hashed to same bucket list.
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>
0 commit comments