diff options
Diffstat (limited to 'fragments/base/net')
-rw-r--r-- | fragments/base/net | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/fragments/base/net b/fragments/base/net index 6aa8129..2387a46 100644 --- a/fragments/base/net +++ b/fragments/base/net @@ -29,14 +29,5 @@ CONFIG_SYN_COOKIES=y CONFIG_INET_UDP_DIAG=y CONFIG_INET_RAW_DIAG=y -# The following options enable support for IPsec and are enabled by default. -# We think wireguard is the superior solution, and hence disable them. -# CONFIG_INET_XFRM_MODE_TRANSPORT is not set -# CONFIG_INET_XFRM_MODE_TUNNEL is not set -# CONFIG_INET_XFRM_MODE_BEET is not set -# CONFIG_INET6_XFRM_MODE_TRANSPORT is not set -# CONFIG_INET6_XFRM_MODE_TUNNEL is not set -# CONFIG_INET6_XFRM_MODE_BEET is not set - # We do not need IPv6-in-IPv4 # CONFIG_IPV6_SIT is not set |