Merge: redhat/configs: automotive: Disable IPsec Protocols and XFRM
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/6238 # Merge Request Required Information ## Summary of Changes 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_INET6_AH CONFIG_INET6_ESP CONFIG_INET6_IPCOMP CONFIG_INET6_XFRM_TUNNEL CONFIG_NET_KEY needs to be disabled in automotive. This is needed to satisfy a requirement of FuSa efforts for RHIVOS. ## Approved Development Ticket(s) JIRA: https://issues.redhat.com/browse/RHEL-75561 Upstream-status: RHEL-only: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3617 Signed-off-by:Dorinda Bassey <dbassey@redhat.com> <details><summary>Click for formatting instructions</summary> Please follow the CentOS Stream [contribution documentation](https://docs.centos.org/en-US/stream-contrib/quickstart/ ) for how to file this ticket and have it approved. List tickets each on their own line of this description using the format "Resolves: RHEL-1234", "Related: RHEL-2345" or "Reverts: RHEL-3456", as appropriate. </details> Approved-by:
Jiri Benc <jbenc@redhat.com> Approved-by:
Brian Masney <bmasney@redhat.com> Approved-by:
CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by:
Scott Weaver <scweaver@redhat.com>
No related branches found
No related tags found
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