mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-24 09:52:58 +02:00
This is suggested here https://home.regit.org/netfilter-en/secure-use-of-helpers/ and deprecated in the kernel (#10665).
3 lines
91 B
Plaintext
3 lines
91 B
Plaintext
# Disable automatic conntrack helper assignment
|
|
options nf_conntrack nf_conntrack_helper=0
|