Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
site.conf: drop v4 next node addr
· 8e82e0a4
Jan-Tarek Butt
authored
Mar 11, 2017
8e82e0a4
site.conf: drop prefix4 for mesh
· f5ea521d
Jan-Tarek Butt
authored
Mar 11, 2017
f5ea521d
Update site.conf
· e1992fe4
Johannes Rudolph
authored
Apr 05, 2017
e1992fe4
Update modules
· 43734959
Johannes Rudolph
authored
Apr 05, 2017
43734959
Hide whitespace changes
Inline
Side-by-side
modules
View file @
43734959
GLUON_SITE_FEEDS='ffnw'
PACKAGES_FFNW_REPO=https://git.nordwest.freifunk.net/ffnw-firmware/packages.git
PACKAGES_FFNW_BRANCH=20170
2
PACKAGES_FFNW_COMMIT=
e67774283e18e0c148dbb3f40ca99bb7d9dd315
e
PACKAGES_FFNW_BRANCH=
johannes/
20170
4
PACKAGES_FFNW_COMMIT=
ffc6529abf27948be064ab20a25c1896219d9e1
e
site.conf
View file @
43734959
...
...
@@ -10,7 +10,6 @@
},
},
prefix4
=
'10.18.0.0/16'
,
prefix6
=
'fd74:fdaa:9dc4::/64'
,
mesh_on_wan
=
false
,
...
...
@@ -63,7 +62,6 @@
},
next_node
= {
ip4
=
'10.18.0.127'
,
ip6
=
'fd74:fdaa:9dc4::127'
,
mac
=
'16:41:95:40:f7:dc'
,
},
...
...
@@ -83,22 +81,6 @@
backbone
= {
limit
=
1
,
peers
= {
default02
= {
key
=
'32a02dd5e6b9233926e178ac609023ad30bcf26954d38d410088bbdc0b2258cb'
,
remotes
= {
'"default02.ffnw.de" port 11111'
},
},
default03
= {
key
=
'9737c65a17cfaa8339315ee53d2b9e02520733780362efacf9503737f5a23204'
,
remotes
= {
'"default03.ffnw.de" port 11111'
},
},
default04
= {
key
=
'18199a10620dbd13728a09402ca2364436ca27e46e669a2ebdfe20976dc45e6f'
,
remotes
= {
'"default04.ffnw.de" port 11111'
},
},
default05
= {
key
=
'5c1738236ba6930f654fd5e815e0c63ac03f81551ee2b183045b256fb133f77d'
,
remotes
= {
'"default05.ffnw.de" port 11111'
},
},
default06
= {
key
=
'22e270ff9b2d1017c3a0b00dd22a58ef7e5915a355eeb16f0b8b52d7eb377869'
,
remotes
= {
'"default06.ffnw.de" port 11111'
},
...
...