- Nov 29, 2018
-
-
bobcanthelpyou authored
-
bobcanthelpyou authored
-
- Nov 27, 2018
-
-
Martin Weinelt authored
Fixes: #659 Signed-off-by:
Martin Weinelt <martin@darmstadt.freifunk.net>
-
Andreas Ziegler authored
This reverts commit 104d7455. in its current form it requires you to enter coordinates, which we don't want to enforce by default.
-
- Nov 26, 2018
-
-
Christof Schulze authored
-
Christof Schulze authored
-
Christof Schulze authored
This patch makes use of the new feature in l3roamd to gracefully add, remove and list the mesh interfaces that are currently in use. This helps when changing mesh interfaces often - a characteristic of the wireguard protocol implementation as in the previous behavior all local clients are dropped when adjusting mesh interfaces.
-
- Nov 24, 2018
-
-
Jan-Tarek Butt authored
-
- Nov 21, 2018
-
-
Christof Schulze authored
gluon-core, gluon-mesh-babel: move lua functions that generate ll-addresses from a mac into gluon-core
-
Christof Schulze authored
gluon-mesh-babel: babel-respond: stop relying on mac addresses and instead obtain ll-address from nic
-
Christof Schulze authored
-
Christof Schulze authored
-
Matthias Schiffer authored
gluon-wan is a sudo-like exec wrapper that switches the process group to gluon-mesh-vpn, making it use the WAN dnsmasq rather than resolving over the mesh. Note that this only affects DNS at the moment. Processes running under gluon-wan will still use the regular mesh IPv6 routing table, and not the WAN routing table. This is not a problem for IPv4, as there is only one IPv4 routing table. Fixes #1575
-
- Nov 18, 2018
-
-
Matthias Schiffer authored
-
- Nov 17, 2018
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Rename to respondd.c / respondd.so, gluon.mk expects these names. This way we can remove the install code. The installed filename is changed to gluon-mesh-babel.so, bringing it in line with out common naming scheme.
-
- Nov 16, 2018
-
-
T-X authored
The redirect and dnat target are needed for gluon-alt-esc-client to forward frames to the selected, alternative gateways. Signed-off-by:
Linus Lüssing <linus.luessing@c0d3.blue>
-
- Oct 14, 2018
-
-
David Bauer authored
-
- Oct 11, 2018
-
-
Andreas Ziegler authored
-
Andreas Ziegler authored
-
David Bauer authored
This adds support for the TP-Link TL-WR902Ac v1 travel router. The device is marked as broken due to 64MB which might be insufficient in certain environments.
-
- Sep 29, 2018
-
-
Matthias Schiffer authored
Do not require this setting in site.conf.
-
- Sep 15, 2018
-
-
David Bauer authored
Before 7827f896, mandatory hostname field in config mode was pre-filled with the default hostname. This commit adds the config_mode.hostname.prefill option for controlling the default value.
-
- Sep 05, 2018
-
-
Tata authored
this activates the package by default when using the batman feature while still allowing to explicitly remove it like this: GLUON_SITE_PACKAGES := \ -gluon-ebtables-limit-arp
-
- Sep 01, 2018
-
-
Matthias Schiffer authored
gluon-config-mode-geo-location-osm extends the gluon-config-mode-geo-location with a location picker based on OpenStreetMaps. Based-on-patch-by:
Jan-Tarek Butt <tarek@ring0.de>
-
Matthias Schiffer authored
The new code is shorter and uses more readable variable names. It does not depend on specifically named input fields anymore (allowing to use multiple maps on the same page), and only uses well-defined interfaces to trigger revalidation of input fields. The Map model class allows to add OSM maps to gluon-web forms.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Can be used for inserting Lua values into inline JS code.
-
Matthias Schiffer authored
At least the ifindex and the flags fields can be larger than 0xff. Fixes #1523
-
- Aug 24, 2018
-
-
David Bauer authored
Let gluon-respondd expose "MemAvailable" from /proc/meminfo to allow for a more realistic memory-usage estimation. Information on MemAvailable can be found here: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/ commit/?id=34e431b0ae398fc54ea69ff85ec700722c9da773
-
David Bauer authored
-
Tata authored
-
- Aug 23, 2018
-
-
Matthias Schiffer authored
-
- Aug 19, 2018
-
-
Matthias Schiffer authored
As already done with other config mode texts, the altitude field now has default texts that are used when they are not set in the site i18n files. The altitude-help text has been removed from site i18n; instead, the geo-location-help text now overrides the whole section description including the part that mentions the altitude.
-
Matthias Schiffer authored
Do not show by default, delete old altitude value when a form without altitude shown is saved. Fixes #1493
-
- Aug 06, 2018
-
-
Ruben Barkow authored
-
- Aug 03, 2018
-
-
Andreas Ziegler authored
Revert "gluon-core: make sure dns traffic leaves the correct interface when there is ipv6 wan uplink" This reverts commit b3d70111. with this change, DNS in batman-adv based networks is broken. although the revert breaks babel based networks, this is not as big of a problem.
-