feat(gluon): update to latest master

This commit is contained in:
genofire 2022-07-23 01:50:12 +02:00
parent ec5299ead8
commit 85c2dca700
3 changed files with 4 additions and 4 deletions

View File

@ -46,7 +46,7 @@ before_script:
- "ath79-mikrotik"
- "bcm27xx-bcm2708"
- "bcm27xx-bcm2709"
- "bcm27xx-bcm2710" # on BROKEN
# - "bcm27xx-bcm2710" # on BROKEN
- "ipq40xx-generic"
- "ipq40xx-mikrotik"
- "ipq806x-generic"
@ -55,7 +55,7 @@ before_script:
- "mediatek-mt7622"
- "mpc85xx-p1010"
- "mpc85xx-p1020"
- "mvebu-cortexa9" # on BROKEN
# - "mvebu-cortexa9" # on BROKEN
- "ramips-mt7620"
- "ramips-mt7621"
- "ramips-mt76x8"

2
gluon

@ -1 +1 @@
Subproject commit d0f43aeb0810bd0841c90dc1bc0c18d7aa591fa7
Subproject commit 0acbbaa3cd9eb37e51e3513ccec202ab8286b42a

View File

@ -8,10 +8,10 @@
mesh_vpn = {
enabled = true,
mtu = 1280,
fastd = {
methods = {'salsa2012+umac'},
configurable = true,
mtu = 1280,
},
bandwidth_limit = {
enabled = false,