mirror of
https://github.com/ffrgb/site-ffrgb.git
synced 2024-11-13 06:35:24 +01:00
VXLAN Test
This commit is contained in:
parent
e222d2db45
commit
a74c42f18b
5
Makefile
5
Makefile
@ -6,9 +6,8 @@ SECRET_KEY_FILE ?= ${HOME}/.gluon-secret-key
|
||||
|
||||
|
||||
GLUON_TARGETS ?= \
|
||||
x86-64 \
|
||||
# x86-generic \
|
||||
# ar71xx-generic \
|
||||
x86-generic \
|
||||
ar71xx-generic \
|
||||
ar71xx-tiny \
|
||||
ar71xx-nand \
|
||||
ath79-generic \
|
||||
|
@ -24,7 +24,7 @@
|
||||
channel = 44,
|
||||
htmode = 'HT20',
|
||||
ap = {
|
||||
ssid = 'test.freifunk.net',
|
||||
ssid = 'test.ffrgb.net',
|
||||
},
|
||||
mesh = {
|
||||
id = 'mesh_ffrgb_tst_11s',
|
||||
|
Loading…
Reference in New Issue
Block a user