From: "Justin M. Forbes" <jforbes@xxxxxxxxxxxxxxxxx> Hi, As part of the ongoing rebase effort, the following configuration options need to be reviewed. As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are removed from the pending directory and added to the ark hierarchy. The final options that need to be ACKed are the files that are being added to the ark hierarchy. If the value for a file that is added should be changed, please reply with a better option. CONFIG_INET6_ESPINTCP: Support for RFC 8229 encapsulation of ESP and IKE over TCP/IPv6 sockets. If unsure, say N. Symbol: INET6_ESPINTCP [=n] Type : bool Defined at net/ipv6/Kconfig:91 Prompt: IPv6: ESP in TCP encapsulation (RFC 8229) Depends on: NET [=y] && INET [=y] && IPV6 [=y] && XFRM [=y] && INET6_ESP [=m] Location: -> Networking support (NET [=y]) -> Networking options -> TCP/IP networking (INET [=y]) -> The IPv6 protocol (IPV6 [=y]) -> IPv6: ESP transformation (INET6_ESP [=m]) Selects: STREAM_PARSER [=y] && NET_SOCK_MSG [=y] && XFRM_ESPINTCP [=y] Cc: Jiri Benc <jbenc@xxxxxxxxxx> Cc: Marcelo Leitner <mleitner@xxxxxxxxxx> Cc: Davide Caratti <dcaratti@xxxxxxxxxx> Cc: Eric Garver <egarver@xxxxxxxxxx> Cc: Flavio Leitner <fbl@xxxxxxxxxx> Cc: Florian Westphal <fwestpha@xxxxxxxxxx> Cc: Guillaume Nault <gnault@xxxxxxxxxx> Cc: Hangbin Liu <haliu@xxxxxxxxxx> Cc: Ivan Vecera <ivecera@xxxxxxxxxx> Cc: Jarod Wilson <jarod@xxxxxxxxxx> Cc: Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx> Cc: Paolo Abeni <pabeni@xxxxxxxxxx> Cc: Phil Sutter <psutter@xxxxxxxxxx> Cc: Sabrina Dubroca <sdubroca@xxxxxxxxxx> Cc: Stefano Brivio <sbrivio@xxxxxxxxxx> Cc: Xin Long <lxin@xxxxxxxxxx> Cc: Neil Horman <nhorman@xxxxxxxxxx> Cc: Matteo Croce <mcroce@xxxxxxxxxx> --- .../common/generic/CONFIG_INET6_ESPINTCP | 1 + .../generic/CONFIG_INET6_ESPINTCP | 23 ------------------- 2 files changed, 1 insertion(+), 23 deletions(-) create mode 100644 redhat/configs/common/generic/CONFIG_INET6_ESPINTCP delete mode 100644 redhat/configs/pending-common/generic/CONFIG_INET6_ESPINTCP diff --git a/redhat/configs/common/generic/CONFIG_INET6_ESPINTCP b/redhat/configs/common/generic/CONFIG_INET6_ESPINTCP new file mode 100644 index 000000000000..1b4ebe140e27 --- /dev/null +++ b/redhat/configs/common/generic/CONFIG_INET6_ESPINTCP @@ -0,0 +1 @@ +# CONFIG_INET6_ESPINTCP is not set diff --git a/redhat/configs/pending-common/generic/CONFIG_INET6_ESPINTCP b/redhat/configs/pending-common/generic/CONFIG_INET6_ESPINTCP deleted file mode 100644 index b25df3812966..000000000000 --- a/redhat/configs/pending-common/generic/CONFIG_INET6_ESPINTCP +++ /dev/null @@ -1,23 +0,0 @@ -# CONFIG_INET6_ESPINTCP: -# -# Support for RFC 8229 encapsulation of ESP and IKE over -# TCP/IPv6 sockets. -# -# If unsure, say N. -# -# Symbol: INET6_ESPINTCP [=n] -# Type : bool -# Defined at net/ipv6/Kconfig:91 -# Prompt: IPv6: ESP in TCP encapsulation (RFC 8229) -# Depends on: NET [=y] && INET [=y] && IPV6 [=y] && XFRM [=y] && INET6_ESP [=m] -# Location: -# -> Networking support (NET [=y]) -# -> Networking options -# -> TCP/IP networking (INET [=y]) -# -> The IPv6 protocol (IPV6 [=y]) -# -> IPv6: ESP transformation (INET6_ESP [=m]) -# Selects: STREAM_PARSER [=y] && NET_SOCK_MSG [=y] && XFRM_ESPINTCP [=y] -# -# -# -# CONFIG_INET6_ESPINTCP is not set -- GitLab _______________________________________________ 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