Performance mode integrated

This commit is contained in:
Bastian 2018-01-14 20:52:11 +01:00
parent 291947a156
commit 5094d4fc18
2 changed files with 3 additions and 1 deletions

View File

@ -54,7 +54,8 @@
ingress = 12000,
egress = 1200,
},
methods = {'salsa2012+umac','null'},
methods = {'salsa2012+umac'},
configurable = true,
mtu = '%MT',
groups = {
backbone = {

View File

@ -16,6 +16,7 @@ GLUON_SITE_PACKAGES := \
gluon-luci-portconfig \
gluon-luci-wifi-config \
gluon-luci-private-wifi \
gluon-luci-mesh-vpn-fastd \
gluon-next-node \
gluon-mesh-vpn-fastd \
gluon-radvd \