redhat/configs: automotive: Disable IPsec Protocols and XFRM
JIRA: https://issues.redhat.com/browse/RHEL-75561 Disable The IPsec Protocols and XFRM (IPSec) Networking Security Hooks and it's related dependencies. CONFIG_XFRM_* has a dependency on CONFIG_INET_*, CONFIG_IPV6 and CONFIG_NET_KEY. Hence, the following: CONFIG_INET_AH CONFIG_INET_ESP CONFIG_INET_IPCOMP CONFIG_NET_IPVTI CONFIG_INET6_AH CONFIG_INET6_ESP CONFIG_INET6_IPCOMP CONFIG_IPV6_VTI CONFIG_IPV6_MIP6 needs to be disabled in automotive. Upstream status: kernel-ark.git commit 75bff0bf3e67 commit 75bff0bf3e675bafb4e5039092ba3188788f9e10 Author: Dorinda Bassey <dbassey@redhat.com> Date: Tue Jan 21 18:43:28 2025 +0100 redhat/configs: automotive: Disable IPsec Protocols and XFRM Upstream Status: RHEL only Disable The 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_INET_ESP CONFIG_INET_IPCOMP CONFIG_NET_IPVTI CONFIG_INET6_AH CONFIG_INET6_ESP CONFIG_INET6_IPCOMP CONFIG_IPV6_VTI CONFIG_IPV6_MIP6 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@redhat.com> Signed-off-by:
Dorinda Bassey <dbassey@redhat.com>
Showing
- redhat/configs/automotive/generic/CONFIG_INET6_AH 1 addition, 0 deletionsredhat/configs/automotive/generic/CONFIG_INET6_AH
- redhat/configs/automotive/generic/CONFIG_INET6_ESP 1 addition, 0 deletionsredhat/configs/automotive/generic/CONFIG_INET6_ESP
- redhat/configs/automotive/generic/CONFIG_INET6_IPCOMP 1 addition, 0 deletionsredhat/configs/automotive/generic/CONFIG_INET6_IPCOMP
- redhat/configs/automotive/generic/CONFIG_INET_AH 1 addition, 0 deletionsredhat/configs/automotive/generic/CONFIG_INET_AH
- redhat/configs/automotive/generic/CONFIG_INET_ESP 1 addition, 0 deletionsredhat/configs/automotive/generic/CONFIG_INET_ESP
- redhat/configs/automotive/generic/CONFIG_INET_IPCOMP 1 addition, 0 deletionsredhat/configs/automotive/generic/CONFIG_INET_IPCOMP
- redhat/configs/automotive/generic/CONFIG_IPV6_MIP6 1 addition, 0 deletionsredhat/configs/automotive/generic/CONFIG_IPV6_MIP6
- redhat/configs/automotive/generic/CONFIG_IPV6_VTI 1 addition, 0 deletionsredhat/configs/automotive/generic/CONFIG_IPV6_VTI
- redhat/configs/automotive/generic/CONFIG_NET_IPVTI 1 addition, 0 deletionsredhat/configs/automotive/generic/CONFIG_NET_IPVTI
- redhat/configs/automotive/generic/CONFIG_NET_KEY 1 addition, 0 deletionsredhat/configs/automotive/generic/CONFIG_NET_KEY
- redhat/configs/automotive/generic/CONFIG_XFRM_INTERFACE 1 addition, 0 deletionsredhat/configs/automotive/generic/CONFIG_XFRM_INTERFACE
- redhat/configs/automotive/generic/CONFIG_XFRM_USER 1 addition, 0 deletionsredhat/configs/automotive/generic/CONFIG_XFRM_USER
Please register or sign in to comment