diff options
Diffstat (limited to 'src/main.rs')
-rw-r--r-- | src/main.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.rs b/src/main.rs index 72bf278..73da9ab 100644 --- a/src/main.rs +++ b/src/main.rs @@ -116,6 +116,8 @@ CONFIG_NFT_SOCKET=y CONFIG_NFT_REJECT_NETDEV=y CONFIG_NFT_REJECT_IPV4=y CONFIG_NFT_REJECT_IPV6=y +CONFIG_NET_UDP_TUNNEL=y +CONFIG_WIREGUARD=y # TODO: trim the settings below to the minimum set that works (taken from debian) ## |