- Dec 01, 2019
-
-
Martin Weinelt authored
This reverts commits - caf2dd03. - 07ebac6a - 55eff45f I accidentally pushed these commits as I had them lying around on a dirty checkout I did testing on.
-
- Nov 26, 2019
-
-
Simon Terzenbach authored
-
- Nov 24, 2019
-
-
Christof Schulze authored
-
Christof Schulze authored
-
lemoer authored
-
lemoer authored
-
lemoer authored
-
Matthias Schiffer authored
While we're at it, also slightly optimize proto_gluon_bat0_renew.
-
- Nov 23, 2019
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Adjust for changed libbabelhelper API.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
We don't use anything else from luci-base anymore.
-
Matthias Schiffer authored
The code is slightly cleaned up to fix compiler warnings.
-
- Nov 20, 2019
-
-
David Bauer authored
-
- Nov 09, 2019
-
-
bobcanthelpyou authored
-
- Nov 07, 2019
-
-
Matthias Schiffer authored
We don't support VLANs on 11s interfaces, so the workaround can be dropped with the IBSS support.
-
Matthias Schiffer authored
-
- Nov 06, 2019
-
-
Matthias Schiffer authored
-
Misanthropos authored
many AVM devices do not have RESET/WPS buttons. So use the otherwise unused DECT/PHONE button to boot the device into setup mode. This patch allows to enter the setup-mode by pressing the phone button (often labeled as DECT) in addition to WPS and reset button. This patch is necessary to allow supporting boards without a WPS and reset button (e.g. AVM FRITZ!Box 7312).
-
- Nov 05, 2019
-
-
Matthias Schiffer authored
Fixes: 4249d65a ("treewide: fix luacheck warnings") Closes: #1851
-
- Nov 04, 2019
-
-
David Bauer authored
This commit accounts for the target renaming which was done in upstream commit 7407e723991 ("ipqx0xx: add Generic subtarget")
-
David Bauer authored
This commit accounts for the target renaming which was done in upstream commit 7407e723991 ("ipqx0xx: add Generic subtarget")
-
- Nov 03, 2019
-
-
David Bauer authored
-
- Oct 29, 2019
-
-
David Bauer authored
With this commit, the status-led is set to be the "led-running" device-tree alias for targets which do not implement the get_status_led method in /etc/diag.sh.
-
Matthias Schiffer authored
-
David Bauer authored
Upstream commit 5eb7864a changed the method name for host-key generation.
-
David Bauer authored
-
- Oct 06, 2019
-
-
Marssl78 authored
-
- Sep 30, 2019
-
-
lemoer authored
-
- Sep 29, 2019
-
-
Christof Schulze authored
specify command 'dump' for now until babeld supports filtering
-
Christof Schulze authored
increase size of path by 1 to be able to fit the full path including trailing \0 byte into array
-
- Sep 25, 2019
-
-
Matthias Schiffer authored
-
- Sep 24, 2019
-
-
Tata authored
also properly delete location data when a user disables the location option after re-entering config-mode.
-
- Sep 23, 2019
-
-
Christof Schulze authored
-
- Sep 21, 2019
-
-
Linus Lüssing authored
This reverts commit 9b1eb40f. With the batman-adv v2019.2 upgrade reverted (c1a77339), the batman-adv multicast-to-multi-unicast feature is not available yet. Without that it is going to be very unlikely of the batman-adv multicast optimizations to take effect. E.g. some outdated nodes would disable it. To avoid confusion and diversion with a few communities having it enabled and most implicitly deactivated, just deactivate it for all for now until batman-adv is updated to v2019.2 or greater again.
-
- Sep 13, 2019
-
-
Christof Schulze authored
gluon-mesh-babel conigures babeld and thus the mesh. This mesh is only usable with routes to the clients which are discovered by l3roamd.
-
Christof Schulze authored
-
Christof Schulze authored
* add check_site.lua to validate required field from site * make use of node_client_prefix6 if defined in site
-
- Sep 06, 2019
-
-
Matthias Schiffer authored
Fixes #1809 Fixes: bf552491 ("gluon-core: add outdoor support for 5 ghz radios")
-
- Aug 23, 2019
-
-
Christof Schulze authored
mac_to_ip() calculates an ipv6 address from a mac address according to RFC 4291. For wireguard we have to use specially crafted addresses that must be unique. This allows calculating such unique mac-based addresses by allowing to optionally specifying the bytes to be inserted into the address.
-