Skip to content

configs: netfilter: update settings

Disable DCCP conntrack and the old iptables-32-bit-compat interface in all configurations.

Set CONFIG_NETFILTER_NETLINK_HOOK=m in all configurations (only enabled in rhel so far)

and disable CONFIG_NF_CT_PROTO_DCCP and CONFIG_NETFILTER_XTABLES_COMPAT

in all configurations.

Signed-off-by: Florian Westphal fwestpha@redhat.com

Merge request reports