- 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 20, 2019
-
-
Martin Weinelt authored
The kernel partition on these devices is too small for the OpenWrt 19.07 kernel. It is also located after the rootfs, so we cannot grow it further. Therefore mark these devices as deprecated now.
-
Martin Weinelt authored
-
- Sep 17, 2019
-
-
Martin Weinelt authored
Fixes #1821
-
- Sep 15, 2019
-
-
bobcanthelpyou authored
-
bobcanthelpyou authored
-
- Sep 14, 2019
-
-
Tata authored
-
Matthias Schiffer authored
Fixes: 071cf7b2 ("Switch to Lua for target definitions")
-
Andreas Ziegler authored
reduce size by removing dispensable packages, to fix builds of this target in most cases.
-
- 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 12, 2019
-
-
Andreas Ziegler authored
-
- Sep 10, 2019
-
-
T-X authored
This adds documentation for the gluon-mesh-batman-adv package and elaborates on its build and configuration options, as well as the implemented multicast architecture. Signed-off-by:
Linus Lüssing <linus.luessing@c0d3.blue>
-
- Sep 06, 2019
-
-
Matthias Schiffer authored
Fixes #1809 Fixes: bf552491 ("gluon-core: add outdoor support for 5 ghz radios")
-
- Sep 04, 2019
-
-
Matthias Schiffer authored
This seems to unbreak bootloader image generation with certain shells / build setups. Fixes #1766
-
Matthias Schiffer authored
e130b6f54d0f simple-tc: increment PKG_VERSION 89260206971f libbabelhelper: bump version to allow specifying the command for readbabeldata() 0447a6960caf bump mmfd: Bugfix Crash and firends
-
- 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.
-
- Aug 22, 2019
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Linus Lüssing authored
The new routing_algo site.conf value BATMAN_IV_LEGACY is introduced. With these changes, the routing_algo setting becomes mandatory. Signed-off-by:
Linus Lüssing <linus.luessing@c0d3.blue>
-
Linus Lüssing authored
We cannot add the same file (here: /lib/gluon/mesh-batman-adv/compat) to two, installed packages. Therefore, instead of determining the compat version number from this file, infer it from the batman-adv release version number instead. Signed-off-by:
Linus Lüssing <linus.luessing@c0d3.blue>
-
Linus Lüssing authored
Instead of unconditionally loading this module on boot the gluon_bat0 netifd protocol script will later take care of loading either the batman-adv or batman-adv-legacy module, depending on the configured routing algorithm in UCI.
-
Matthias Schiffer authored
19ef88a7191f batman-adv-legacy: update maintainers c04321b96386 batman-adv-legacy: rename title from "B.A.T.M.A.N. Adv" to "... Legacy" a382d21c6a21 batman-adv-legacy: move binaries, scripts and config to avoid conflicts 3e3db36a2eff batman-adv-legacy: remove module autoload
-
- Aug 21, 2019
-
-
Christof Schulze authored
This displays the branch, repo and commitID that was attempted to update to but failed. Users then can compare this output to the configuration they meant to activate in modules and hopefully better find their typos.
-
Julian authored
-
Matthias Schiffer authored
Fixes #1775
-
chrissi^ authored
This is a fix for the broken ingress traffic-shaping in gluon v2018.2.2 and possibly earlier. For ingress traffic shaping the kernel option NET_ACT_POLICE is needed. Before this patch there was no dependency to this. Neither in gluon_core, gluon-mesh-vpn-core nor in the package. This patch adds this dependency. [Matthias Schiffer: move dependency from GLUON_CORE to gluon-mesh-vpn-core] Fixes #1790
-
Matthias Schiffer authored
7c31643f5cb0 simple-tc: depend on KERNEL_NET_ACT_POLICE or kmod-sched
-
- Aug 18, 2019
-
-
Martin Weinelt authored
This reverts commit fb08e104. Devices featuring ath10k radios should at least 128 MB of memory as their driver is quite memory hungry. Devices with a configuration (1x ath10k, 64M memory) like this have often been seen as running out of memory.
-
- Aug 15, 2019
-
-
David Bauer authored
-
David Bauer authored
-
- Aug 13, 2019
-
-
Martin Weinelt authored
package/gluon-web-network/luasrc/lib/gluon/config-mode/model/admin/network.lua:122:16: (W431) shadowing upvalue f on line 19 Fixes: bab4af01 ("gluon-web-network: improve PoE GPIO name translation handling")
-
Martin Weinelt authored
89808e211c kernel: bump 4.14 to 4.14.137 349714a491 kernel: bump 4.9 to 4.9.188 0a4a82a431 config: introduce separate CONFIG_SIGNATURE_CHECK option 8a83892662 packages: apply usign padding workarounds to package indexes if needed 0bce1d0db9 usign: update to latest Git HEAD 958411aa61 kernel: bump 4.14 to 4.14.136 2807f84b62 kernel: bump 4.9 to 4.9.187 7e4ce0c655 ar71xx: wpj531: fix SIG1/RSS1 LED GPIO Compile-tested: ar71xx, mpc85xx
-
Simon Terzenbach authored
-
Simon Terzenbach authored
-
- Aug 10, 2019
-
-
Vincent Wiemann authored
The profile for GL.iNet AR750 currently selects ATH10K_PACKAGES, but this device actually has a QCA9887 which needs another driver. This commit fixes the issue by setting ATH10K_PACKAGES_QCA9887 instead.
-
- Aug 01, 2019
-
-
Simon Terzenbach authored
-
Martin Weinelt authored
b7e7d220e7 ar71xx: fix HiveAP 121 PLL for 1000M
-
- Jul 31, 2019
-
-
Martin Weinelt authored
fb15946 Merge pull request #233 from jluebbe/simple-tc 17e2535 simple-tc: fix confusing program names in error messages 63e6e0d mmfd: split package into mmfd and gluon-mmfd, bump mmfd version 9c0ac53 bump mmfd: remove babel dependency aae659d bump l3roamd version 32c9f65 lua-simple-uci: luacheck fixes cf0619a lua-simple-uci: do not use module(), do not rely on UCI internals 9d26ec1 pretty-hostname: do not use module() fccb564 l3roamd: bump version for Allow to run l3roamd without mesh interfaces fbcd1b3 l3roamd: bump version for FIX when roaming within the first 4.5 seconds 71d0566 autoupdater: clarify usage of -n in help
-