From 47f938f0fda1e5b4d1eb5f7b7e72e69192e235c8 Mon Sep 17 00:00:00 2001 From: Andreas Gnau Date: Sat, 22 Oct 2022 12:01:06 +0200 Subject: [PATCH] iop: config: iptables-legacy => iptables-zz-legacy Signed-off-by: Andreas Gnau --- iop/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iop/config b/iop/config index 7e9291c60..1e05bd157 100644 --- a/iop/config +++ b/iop/config @@ -140,7 +140,7 @@ CONFIG_PACKAGE_ip-bridge=y CONFIG_PACKAGE_ip-full=y CONFIG_PACKAGE_iperf3=y CONFIG_PACKAGE_ipset=y -CONFIG_PACKAGE_iptables-legacy=y +CONFIG_PACKAGE_iptables-zz-legacy=y CONFIG_PACKAGE_iptables-mod-conntrack-extra=y CONFIG_PACKAGE_iptables-mod-filter=y CONFIG_PACKAGE_iptables-mod-ipopt=y