treewide: replace ip6tables with ip6tables-legacy
This commit is contained in:
parent
e453b503bd
commit
3dc3b40819
@ -6,7 +6,7 @@ include ../gluon.mk
|
||||
|
||||
define Package/$(PKG_NAME)
|
||||
TITLE:=This will establish a firewall rule to clamp the mss to pmtu on the mesh-vpn interface when the connection is towards 64:ff9b::/96
|
||||
DEPENDS:= +ip6tables
|
||||
DEPENDS:= +ip6tables-legacy
|
||||
endef
|
||||
|
||||
define Package/$(PKG_NAME)/description
|
||||
|
@ -80,5 +80,5 @@ packages {
|
||||
'-wpad-basic',
|
||||
'-wpad-basic-wolfssl',
|
||||
'gluon-core',
|
||||
'ip6tables',
|
||||
'ip6tables-legacy',
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user