|
@@ -1,34 +1,34 @@
|
|
|
---- a/package/network/utils/iptables/Makefile
|
|
|
-+++ b/package/network/utils/iptables/Makefile
|
|
|
-@@ -111,7 +111,6 @@ define Package/arptables-nft
|
|
|
- $(call Package/iptables/Default)
|
|
|
- DEPENDS:=+kmod-nft-arp +xtables-nft +kmod-arptables
|
|
|
- TITLE:=ARP firewall administration tool nft
|
|
|
-- PROVIDES:=arptables
|
|
|
- ALTERNATIVES:=\
|
|
|
- 300:/usr/sbin/arptables:/usr/sbin/xtables-nft-multi \
|
|
|
- 300:/usr/sbin/arptables-restore:/usr/sbin/xtables-nft-multi \
|
|
|
-@@ -122,7 +121,6 @@ define Package/ebtables-nft
|
|
|
- $(call Package/iptables/Default)
|
|
|
- DEPENDS:=+kmod-nft-bridge +xtables-nft +kmod-ebtables
|
|
|
- TITLE:=Bridge firewall administration tool nft
|
|
|
-- PROVIDES:=ebtables
|
|
|
- ALTERNATIVES:=\
|
|
|
- 300:/usr/sbin/ebtables:/usr/sbin/xtables-nft-multi \
|
|
|
- 300:/usr/sbin/ebtables-restore:/usr/sbin/xtables-nft-multi \
|
|
|
-@@ -133,7 +131,6 @@ define Package/iptables-nft
|
|
|
- $(call Package/iptables/Default)
|
|
|
- TITLE:=IP firewall administration tool nft
|
|
|
- DEPENDS:=+kmod-ipt-core +xtables-nft
|
|
|
-- PROVIDES:=iptables
|
|
|
- ALTERNATIVES:=\
|
|
|
- 300:/usr/sbin/iptables:/usr/sbin/xtables-nft-multi \
|
|
|
- 300:/usr/sbin/iptables-restore:/usr/sbin/xtables-nft-multi \
|
|
|
-@@ -486,7 +483,6 @@ define Package/ip6tables-nft
|
|
|
- $(call Package/iptables/Default)
|
|
|
- DEPENDS:=@IPV6 +kmod-ip6tables +xtables-nft
|
|
|
- TITLE:=IP firewall administration tool nft
|
|
|
-- PROVIDES:=ip6tables
|
|
|
- ALTERNATIVES:=\
|
|
|
- 300:/usr/sbin/ip6tables:/usr/sbin/xtables-nft-multi \
|
|
|
+--- a/package/network/utils/iptables/Makefile
|
|
|
++++ b/package/network/utils/iptables/Makefile
|
|
|
+@@ -111,7 +111,6 @@ define Package/arptables-nft
|
|
|
+ $(call Package/iptables/Default)
|
|
|
+ DEPENDS:=+kmod-nft-arp +xtables-nft +kmod-arptables
|
|
|
+ TITLE:=ARP firewall administration tool nft
|
|
|
+- PROVIDES:=arptables
|
|
|
+ ALTERNATIVES:=\
|
|
|
+ 300:/usr/sbin/arptables:/usr/sbin/xtables-nft-multi \
|
|
|
+ 300:/usr/sbin/arptables-restore:/usr/sbin/xtables-nft-multi \
|
|
|
+@@ -122,7 +121,6 @@ define Package/ebtables-nft
|
|
|
+ $(call Package/iptables/Default)
|
|
|
+ DEPENDS:=+kmod-nft-bridge +xtables-nft +kmod-ebtables
|
|
|
+ TITLE:=Bridge firewall administration tool nft
|
|
|
+- PROVIDES:=ebtables
|
|
|
+ ALTERNATIVES:=\
|
|
|
+ 300:/usr/sbin/ebtables:/usr/sbin/xtables-nft-multi \
|
|
|
+ 300:/usr/sbin/ebtables-restore:/usr/sbin/xtables-nft-multi \
|
|
|
+@@ -133,7 +131,6 @@ define Package/iptables-nft
|
|
|
+ $(call Package/iptables/Default)
|
|
|
+ TITLE:=IP firewall administration tool nft
|
|
|
+ DEPENDS:=+kmod-ipt-core +xtables-nft
|
|
|
+- PROVIDES:=iptables
|
|
|
+ ALTERNATIVES:=\
|
|
|
+ 300:/usr/sbin/iptables:/usr/sbin/xtables-nft-multi \
|
|
|
+ 300:/usr/sbin/iptables-restore:/usr/sbin/xtables-nft-multi \
|
|
|
+@@ -486,7 +483,6 @@ define Package/ip6tables-nft
|
|
|
+ $(call Package/iptables/Default)
|
|
|
+ DEPENDS:=@IPV6 +kmod-ip6tables +xtables-nft
|
|
|
+ TITLE:=IP firewall administration tool nft
|
|
|
+- PROVIDES:=ip6tables
|
|
|
+ ALTERNATIVES:=\
|
|
|
+ 300:/usr/sbin/ip6tables:/usr/sbin/xtables-nft-multi \
|
|
|
300:/usr/sbin/ip6tables-restore:/usr/sbin/xtables-nft-multi \
|