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/ark/generic/CONFIG_NF_FLOW_TABLE                                
                                    |  1 -
 redhat/configs/fedora/generic/CONFIG_IP_VS_MH => 
redhat/configs/common/generic/CONFIG_IP_VS_MH                     |  0 
 redhat/configs/fedora/generic/CONFIG_MLX5_TC_CT => 
redhat/configs/common/generic/CONFIG_MLX5_TC_CT                 |  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 => 
redhat/configs/common/generic/CONFIG_NF_FLOW_TABLE           |  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 
 9 files changed, 0 insertions(+), 2 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 on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to