From 33729176971e6c598a2649830439fc11f791f544 Mon Sep 17 00:00:00 2001 From: MapleCool <37971849+pmkol@users.noreply.github.com> Date: Tue, 10 Sep 2024 01:27:36 +0800 Subject: [PATCH] config-common: add natflow --- openwrt/23-config-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/23-config-common b/openwrt/23-config-common index 40c42aa34..8160dc3eb 100644 --- a/openwrt/23-config-common +++ b/openwrt/23-config-common @@ -22,7 +22,7 @@ CONFIG_PACKAGE_xtables-nft=y # CONFIG_PACKAGE_iptables-legacy is not set # Natflow -CONFIG_PACKAGE_natflow=m +CONFIG_PACKAGE_natflow=y # SFE CONFIG_PACKAGE_kmod-fast-classifier=y