From 08572c6026b9544b15b918f22a6ac79729cb24d1 Mon Sep 17 00:00:00 2001 From: remittor Date: Thu, 5 Dec 2024 11:11:34 +0300 Subject: [PATCH] base: Add kmod-udptunnel4 + kmod-udptunnel6 --- _base.config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_base.config b/_base.config index a211518..c48d53b 100644 --- a/_base.config +++ b/_base.config @@ -112,6 +112,8 @@ CONFIG_PACKAGE_ppp-mod-pptp=y CONFIG_PACKAGE_kmod-tun=y CONFIG_PACKAGE_kmod-br-netfilter=y CONFIG_PACKAGE_gre=y +CONFIG_PACKAGE_kmod-udptunnel4=y +CONFIG_PACKAGE_kmod-udptunnel6=y ### Relay CONFIG_PACKAGE_relayd=y