From: Florian Westphal on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2823

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 <fwest...@redhat.com>

---
 redhat/configs/rhel/generic/CONFIG_NETFILTER_NETLINK_HOOK => 
redhat/configs/common/generic/CONFIG_NETFILTER_NETLINK_HOOK     |  0 
 redhat/configs/rhel/generic/CONFIG_NETFILTER_XTABLES_COMPAT => 
redhat/configs/common/generic/CONFIG_NETFILTER_XTABLES_COMPAT |  0 
 redhat/configs/common/generic/CONFIG_NF_CT_PROTO_DCCP                          
                                              |  2 +-
 redhat/configs/fedora/generic/CONFIG_NETFILTER_NETLINK_HOOK                    
                                              |  1 -
 redhat/configs/fedora/generic/CONFIG_NETFILTER_XTABLES_COMPAT                  
                                              |  1 -
 5 files changed, 1 insertions(+), 3 deletions(-)
--
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/kernel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to