diff --git a/openwrt/23-config-minimal-common b/openwrt/23-config-minimal-common index 120362d95..8f37e65ea 100644 --- a/openwrt/23-config-minimal-common +++ b/openwrt/23-config-minimal-common @@ -22,6 +22,9 @@ CONFIG_PACKAGE_iptables-nft=y CONFIG_PACKAGE_xtables-nft=y # CONFIG_PACKAGE_iptables-legacy is not set +# Natflow +CONFIG_PACKAGE_natflow=m + # SFE CONFIG_PACKAGE_kmod-fast-classifier=y CONFIG_PACKAGE_kmod-shortcut-fe-cm=y diff --git a/openwrt/23-config-musl-r8500-minimal b/openwrt/23-config-musl-r8500-minimal index d67704d79..a1e6e15a7 100644 --- a/openwrt/23-config-musl-r8500-minimal +++ b/openwrt/23-config-musl-r8500-minimal @@ -37,6 +37,9 @@ CONFIG_PACKAGE_iptables-nft=y CONFIG_PACKAGE_xtables-nft=y # CONFIG_PACKAGE_iptables-legacy is not set +# Natflow +CONFIG_PACKAGE_natflow=m + # SFE CONFIG_PACKAGE_kmod-fast-classifier=y CONFIG_PACKAGE_kmod-shortcut-fe-cm=y