- Jan 26, 2018
-
-
Matthias Schiffer authored
-
Andreas Ziegler authored
fixes build after 3ec63b8c
-
- Jan 25, 2018
-
-
Jan-Philipp Litza authored
This package drops all incoming router advertisements except for the default router with the best metric according to B.A.T.M.A.N. advanced. Note that advertisements originating from the node itself (for example via gluon-radvd) are not affected.
-
- Jan 24, 2018
-
-
Matthias Schiffer authored
Also disabling TX checksums and not only allowing incoming packets without checksum will provide another small speedup. As doing so would break wired meshing with VXLAN-enabled nodes that require non-zero checksums, we will wait a few days before this step.
-
Matthias Schiffer authored
Evaluating these rules before all the ICMPv6 rules improves wired mesh throughput measurably.
-
Matthias Schiffer authored
Improves performance slightly.
-
Matthias Schiffer authored
On most devices, there is only a single LAN interface connected to all LAN ports, so no bridge is necessary.
-
Matthias Schiffer authored
scripts/filesize.sh doesn't follow symlinks. Fixes #1316
-
- Jan 23, 2018
-
-
Matthias Schiffer authored
Fixes "hw csum failure" log spam in batman-adv.
-
Matthias Schiffer authored
86375f5 alfred: adjust intervals c5f18d5 bird: fix build dependencies 013b91d nat46: harden 464xlat teardown logic d464bf1 bmx6: fix gcc6&7 warnings, avoid json-c patch f48f332 nodogsplash2: update to version 2.0.1 (#344) c3487c6 nodogsplash2: Fix Startup Failure (#343) 9abfeba mcproxy: update to latest version (#339) d3b2d83 bmx7_json: Fix broken include of json.h 5e96695 nodogsplash2: change configuration defaults (#341) 679f780 bmx: Use repos from https://github.com/bmx-routing and remove bmx7 json-c patch 69ef0bb nodogsplash2: set the default webroot explicitly 467f0b6 batman-adv: Fix missing function name for timer_setup dabd584 cjdns: update to version 0.20 7cb7b83 bird-openwrt: update to version 0.3 3eb8bf4 alfred: upgrade package to latest release 2017.4 e211376 batctl: upgrade package to latest release 2017.4 d046353 batman-adv: upgrade package to latest release 2017.4 b47bae1 smcroute: make build id optional 73601c9 mrd6: remove build timestamp 1c6ef01 mrd6: refresh patches 78049b4 [olsr] Bump olsr version to 0.9.6.2 8d12cf5 alfred: upgrade package to latest release 2017.3 34db538 batctl: upgrade package to latest release 2017.3 14daec6 batman-adv: upgrade package to latest release 2017.3 7d56487 batman-adv: Fix conflicts with compat-wireless backports-4.14-rc1 187937b batman-adv: Prevent FTBFS when redefining ether_setup bb8271c Update OONF to 0.14.1-1 4c76240 Update 0.14.1 release 565cd8d v0.14.1 560504b Control build type by CONFIG_DEBUG option 5a9cd90 Fix http plugin option for olsrd2 cfb3e95 Allow HTTP Plugin 15e5046 olsrd: pud: does not depend on ncurses 71d0a0b Add v0.14.0 OONF 91e76a2 mcproxy: remove pedantic flag to allow compilation with musl
-
Matthias Schiffer authored
9a6ad5c batman-adv-legacy: update to 2018-01-23 git version ea9c5dc batman-adv-legacy: update to 2018-01-22 git version Fixes "hw csum failure" log spam in batman-adv-legacy.
-
- Jan 22, 2018
-
-
Matthias Schiffer authored
fc194bc autoupdater: uclient: add error handling in connection setup
-
- Jan 20, 2018
-
-
Andreas Ziegler authored
marked as BROKEN for now as it is untested related issue: #1099
-
- Jan 19, 2018
-
-
Andreas Ziegler authored
marked as BROKEN for now as it is untested
-
Andreas Ziegler authored
marked as BROKEN for now as it is untested
-
Andreas Ziegler authored
fixes #442
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Ensure packages get rebuilt when gluon.mk changes.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
In addition to significant internal differences in check_site_lib.lua (in particular unifying error handling to a single place for the upcoming multi-domain support), this changes the way fields are addressed in site check scripts: rather than providing a string like 'next_node.ip6', the path is passed as an array {'next_node', 'ip6'}. Other changes in site check scripts: * need_array and need_table now pass the full path to the sub fields to the subcheck instead of the key and value * Any check referring to a field inside a table implies that all higher levels must be tables if they exist: a check for {'next_node', 'ip6'} adds an implicit (optional) check for {'next_node'}, which allows to remove many explicit checks for such tables
-
Matthias Schiffer authored
libgluonutil is not usable outside the OpenWrt/LEDE environment anyways, so it doesn't make much sense to make the CMakeLists.txt overly generic.
-
Matthias Schiffer authored
The domain configs are not checked yet, and not used for anything. Based-on-patch-by:
lemoer <git@irrelefant.net>
-
lemoer authored
[Matthias schiffer: rebase, add a few more restrictions]
-
Matthias Schiffer authored
These helpers are no-ops for now, until the actual multi-domain support is added.
-
lemoer authored
[Matthias Schiffer: rebase]
-
Matthias Schiffer authored
-
lemoer authored
Not useful by itself except for testing; will be used for multi-domain support. [Matthias Schiffer: rename script, use for initial configuration]
-
lemoer authored
This should not convert JSON to a Lua table and back, as this loses the distinction between arrays and objects, but as our site.conf is defined in Lua anyways (for now), this can be fixed in a later revision. [Matthias Schiffer: rename to gluon-show-site, rebase]
-
- Jan 18, 2018
-
-
lemoer authored
[Matthias Schiffer: change section name and commit message]
-
Matthias Schiffer authored
By basing the Lua gluon.site module on gluonutil_load_site_config(), the config load implementation needs to changed only in a single place for multi-domain support.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
d14cede lua-jsonc: new package 309dacf batman-adv-legacy: batctl: backport TL header lines fix (#181)
-
Matthias Schiffer authored
-
- Jan 17, 2018
-
-
Matthias Schiffer authored
Fixes #1311
-
Matthias Schiffer authored
Fixes #1308
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Fixes #1310
-
- Jan 16, 2018
-
-
David Bauer authored
-
Andreas Ziegler authored
-