From: psutter1 on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1179 Patch 1 syncs netfilter config symbols with RHEL8, enabling three missing ones. Patch 2 enables IP-specific flowtable support, it does not make sense to keep it disabled. --- redhat/configs/ark/generic/CONFIG_IP_VS_MH | 1 - redhat/configs/fedora/generic/CONFIG_IP_VS_MH => redhat/configs/common/generic/CONFIG_IP_VS_MH | 0 redhat/configs/fedora/generic/CONFIG_NFT_FLOW_OFFLOAD => redhat/configs/common/generic/CONFIG_NFT_FLOW_OFFLOAD | 0 redhat/configs/fedora/generic/CONFIG_NF_FLOW_TABLE_INET => redhat/configs/common/generic/CONFIG_NF_FLOW_TABLE_INET | 0 redhat/configs/fedora/generic/CONFIG_NF_FLOW_TABLE_IPV4 => redhat/configs/common/generic/CONFIG_NF_FLOW_TABLE_IPV4 | 0 redhat/configs/fedora/generic/CONFIG_NF_FLOW_TABLE_IPV6 => redhat/configs/common/generic/CONFIG_NF_FLOW_TABLE_IPV6 | 0 6 files changed, 0 insertions(+), 1 deletions(-) _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure