* CONFIG_INET_{AH,ESP} say y if unsure - rationale?
@ 2024-01-30 7:46 Bagas Sanjaya
0 siblings, 0 replies; only message in thread
From: Bagas Sanjaya @ 2024-01-30 7:46 UTC (permalink / raw)
To: Linux Kernel Mailing List, Linux Networking
Cc: Steffen Klassert, Herbert Xu, David S. Miller, David Ahern,
Eric Dumazet, Jakub Kicinski, Paolo Abeni, Ma Ke, Deming Wang,
Kuniyuki Iwashima, Wang Ming, Eric Biggers, Sabrina Dubroca
[-- Attachment #1: Type: text/plain, Size: 1771 bytes --]
Hi,
I stumbled upon CONFIG_INET_AH and CONFIG_INET_ESP every time I configure
my custom kernels. Kconfig description of each options says:
> Support for IPsec AH (Authentication Header).
>
> AH can be used with various authentication algorithms. Besides
> enabling AH support itself, this option enables the generic
> implementations of the algorithms that RFC 8221 lists as MUST be
> implemented. If you need any other algorithms, you'll need to enable
> them in the crypto API. You should also enable accelerated
> implementations of any needed algorithms when available.
>
> If unsure, say Y.
> Support for IPsec ESP (Encapsulating Security Payload).
>
> ESP can be used with various encryption and authentication algorithms.
> Besides enabling ESP support itself, this option enables the generic
> implementations of the algorithms that RFC 8221 lists as MUST be
> implemented. If you need any other algorithms, you'll need to enable
> them in the crypto API. You should also enable accelerated
> implementations of any needed algorithms when available.
>
> If unsure, say Y.
Yet, distributions like Debian ([1]), Fedora ([2]), and Arch ([3]) instead
enable both options as module, but I followed the Kconfig recommendation
above.
I was wonder the rationale behind "say Y if unsure" for both
options, and whether `default Y` should be justified or not.
Thanks.
[1]: https://salsa.debian.org/kernel-team/linux/-/raw/master/debian/config/config?ref_type=heads
[2]: https://src.fedoraproject.org/rpms/kernel/raw/rawhide/f/kernel-x86_64-fedora.config
[3]: https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/main/config?ref_type=heads
--
An old man doll... just what I always wanted! - Clara
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-01-30 7:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-30 7:46 CONFIG_INET_{AH,ESP} say y if unsure - rationale? Bagas Sanjaya
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®