From: Dorinda Bassey on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3617 Upstream Status: RHEL only Disable The IPV6, IPsec Protocols and XFRM (IPSec) Networking Security Hooks and it's related dependencies. CONFIG_XFRM_* has a dependency on CONFIG_INET_* and CONFIG_IPV6. Hence, the following: CONFIG_INET_AH CONFIG_INET6_AH CONFIG_INET6_ESP CONFIG_INET6_IPCOMP CONFIG_NET_IPVTI CONFIG_IPV6 needs to be disabled in automotive. This is needed to satisfy a requirement of FuSa efforts for RHIVOS. Link: https://issues.redhat.com/browse/RHEL-75561 Signed-off-by: Dorinda Bassey <dbassey@xxxxxxxxxx> --- redhat/configs/rhel/automotive/generic/CONFIG_INET_AH | 1 + redhat/configs/rhel/automotive/generic/CONFIG_INET_ESP | 1 + redhat/configs/rhel/automotive/generic/CONFIG_INET_IPCOMP | 1 + redhat/configs/rhel/automotive/generic/CONFIG_IPV6 | 2 +- redhat/configs/rhel/automotive/generic/CONFIG_NET_IPVTI | 1 + redhat/configs/rhel/automotive/generic/CONFIG_XFRM_USER | 1 + 6 files changed, 6 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, report it: https://pagure.io/fedora-infrastructure/new_issue