diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Kconfig b/src/Kconfig index 7906f1e..ef127da 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -8,6 +8,7 @@ config WIREGUARD select NETFILTER_ADVANCED select NF_CONNTRACK select CRYPTO_BLKCIPHER + select IP6_NF_IPTABLES if IPV6 default y ---help--- WireGuard is a secure, fast, and easy to use replacement for IPSec |