From 7b822a72eb81a056fd5a4c4e7cfced46dacb4a13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Kr=C3=BCger?= Date: Sun, 30 Apr 2023 18:49:32 +0200 Subject: [PATCH] gluon: rm iptables --- targets/generic | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/targets/generic b/targets/generic index b9e99568..324a8394 100644 --- a/targets/generic +++ b/targets/generic @@ -105,10 +105,11 @@ packages { '-wpad-basic-wolfssl', 'gluon-core', '-iptables', + '-ip6tables', '-nftables', 'nftables-json', '-xtables-legacy', - 'ip6tables-nft', - 'iptables-nft', + '-ip6tables-nft', + '-iptables-nft', '-kmod-ipt-core', }