- Nächster-Knoten in Array umwandeln (https://github.com/freifunk-gluon/gluon/commit/9711afaf6980542f58383adbe24b58c678163fc6)
- Domain-Hash
- https://gluon.readthedocs.io/en/latest/package/gluon-web-admin.html?highlight=ssh%20password (Passwort ermöglichen)
- hostname: optional = true um standardmäßig 'freifunk<node id>' als Knotenamen anzubieten
Codeblock |
---|
config_mode = { hostname = { optional = true, }, geo_location = { show_altitude = true, }, remote_login = { show_password_form = true, min_password_length = 10, }, }, |
- VXLAN abschalten
Codeblock |
---|
mesh = { vxlan = false, }, |
- ath10k-Variable umbenennen: https://forum.freifunk.net/t/gluon-ath10k-mesh-wurde-in-v2018-1-umbenannt/19780?u=corny456