On Tue, Jun 09, 2020 at 05:54:00PM -0700, Eric Biggers wrote:
> From: Eric Biggers <ebigg...@google.com>
> 
> Instead of duplicating the algorithm selections between INET_AH and
> INET6_AH and between INET_ESP and INET6_ESP, create new tristates
> XFRM_AH and XFRM_ESP that do the algorithm selections, and make these be
> selected by the corresponding INET* options.
> 
> Suggested-by: Herbert Xu <herb...@gondor.apana.org.au>
> Cc: Corentin Labbe <cla...@baylibre.com>
> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org>
> Cc: Steffen Klassert <steffen.klass...@secunet.com>
> Signed-off-by: Eric Biggers <ebigg...@google.com>
> ---
>  net/ipv4/Kconfig | 16 ++--------------
>  net/ipv6/Kconfig | 16 ++--------------
>  net/xfrm/Kconfig | 20 ++++++++++++++++++++
>  3 files changed, 24 insertions(+), 28 deletions(-)

Acked-by: Herbert Xu <herb...@gondor.apana.org.au>
-- 
Email: Herbert Xu <herb...@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Reply via email to