- Mar 17, 2018
-
-
Matthias Schiffer authored
Also add documentation about config mode settings.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Mar 16, 2018
-
-
Matthias Schiffer authored
60f8d388c69e kernel: merge a pending fix for HFSC warnings/slowdowns (fixes FS#1136) f609913b5c60 mbedtls: update to version 2.7.0 58a95f0f8ff7 tools/e2fsprogs: fix building on a glibc 2.27 host
-
Matthias Schiffer authored
Our VXLAN setup was changed to accept VXLAN packets without checksum almost 2 months ago, so we can disable sending the checksums now as well. Slightly improves performance.
-
Matthias Schiffer authored
Fixes checksum failures on TT version updates. Fixes #1321
-
Matthias Schiffer authored
9bf34bebc545 batman-adv-legacy: update to latest git
-
- Mar 13, 2018
-
-
Andreas Ziegler authored
-
- Mar 12, 2018
-
-
Matthias Schiffer authored
This package only provides the choice between "security" and "performance mode". It should only be enabled when specified in site.mk.
-
Matthias Walther authored
-
- Mar 11, 2018
-
-
Matthias Schiffer authored
The RFC standard multicast querier interval is 120s. Our querier uses in interval of 20s for better support of roaming clients, but our robustness setting of 3 leads to external queriers using the standard interval to be timeout after only 60s, leading to frequent "querier appeared/disappeared" messages. Increase robustness so that external queriers with any interval <180s are supported.
-
- Mar 09, 2018
-
-
Matthias Schiffer authored
-
- Mar 08, 2018
-
-
Matthias Schiffer authored
9bdea6a2964b generic: revert broken LED core patch
-
Matthias Schiffer authored
Our provider modules are prefixed with gluon- now, and the log message about a missing provider dir was confusing users.
-
Matthias Schiffer authored
-
Ruben Barkow authored
-
- Mar 07, 2018
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
31e20006049b treewide: remove redundant definitions from package Makefiles 53a659abf880 lua-geolocate: add package for WLAN-based geolocation based on openwifi.su
-
Matthias Schiffer authored
9b0a4bafbce7 base-files: tune fragment queue thresholds for available system memory b47094ce96ff include/package-defaults.mk: fix default Build/Prepare with empty ./src 75be005e8bdc include/rootfs.mk: retain list of conffiles with CONFIG_CLEAN_IPKG 696c6325a3a7 include/rootfs.mk: do not remove opkg prerm scripts during rootfs preparation 17c0362178ca base-files: sysupgrade: do not rely on opkg to list changed conffiles 2ae9ebf37402 kernel: bump 4.4 to 4.4.120 for 17.01 571d3def6baf x86: add preinit hook to reload microcode 681aaaf719ec firmware: add microcode package for Intel c6314ee06f94 firmware: add microcode package for AMD 222521d5937a tools: add iucode-tool f7a6b6724a63 x86: enable microcode loading for Intel and AMD dfe620cb93c0 odhcpd: fix interop with wide DHCPv6 client (FS#1377) 18c999a6ff33 base-files: fix off-by-one in counting seconds for factory reset 92ea65b36aa7 sunxi: disable LPAE to allow kernel to run on A13 7dcbe0e22dbb bcm53xx: fix fallback code for picking status LED 4db583b9c2ab mountd: update to the latest version from 2018-02-26
-
Linus Lüssing authored
The first one adds a fix that might potentially result in multicast packet loss once we would enable multicast_mode again. The second one avoids some small but unnecessary overhead. More importantly though, it is supposed to ease further multicast improvements later (e.g. no need for a multicast sending node to determine overlap between WANT_ALL_IPV4/6 flags and TT entries while on fast-path). Signed-off-by:
Linus Lüssing <linus.luessing@c0d3.blue>
-
Matthias Schiffer authored
3aaa772ef520 bmx7: bump version ccd4210f0ba7 bmx7: add PKG_MIRROR_HASH d6dcd0c75630 bmx6: add PKG_MIRROR_HASH 536782119f0a alfred: upgrade package to latest release 2018.0 6a6f5da5efd5 batctl: upgrade package to latest release 2018.0 3bb75b003563 batman-adv: upgrade package to latest release 2018.0 2f74073c209d bmx7: bump version to 58b3823262512a48f5174e6778b2368c55bd05d9 733e935f04fc cjdns: v20 -> v20.1 f0ee73aa2285 bmx7: bump version 21a6454d7226 bmx6: bump to latest upstream version
-
Matthias Schiffer authored
We must ensure that each node becomes IGMP/MLD querier for its local clients; having only a single querier for the whole mesh is generally unreliable, leading to frequent "IGMP/MLD querier appeared/disappeared" messages from batman-adv and unreliable snooping. In smaller meshes it might be interesting only segment querier domains, but allow membership reports to pass through the mesh, in order to support snooping switches outside the mesh without special configuration. A site.conf switch is provided to control this behaviour. Fixes #1320
-
Matthias Schiffer authored
-
- Mar 05, 2018
-
-
Matthias Schiffer authored
This reverts commit 582635b0. The segfault issue has disappeared, so the workaround is not needed anymore.
-
- Mar 02, 2018
-
-
rubo77 authored
-
- Mar 01, 2018
-
-
Matthias Schiffer authored
Fixes: 7ccdacd2 ("treewide: rework check_site_lib.lua")
-
- Feb 26, 2018
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
A downside of this behaviour is that the page does not work for IPv4-only clients, as the redirect will always point at an IPv6 address. Still, it seems like a good idea to enforce the redirect even from the IPv4 next-node address, as switching nodes while being connected to the status page would lead to unexpected behaviour.
-
Matthias Schiffer authored
All Access-Control-Allow-Origin are removed to improve users' privacy. As the status page API is thus not useful without the status page anymore, merge them back into a single package. The status-page-api respondd provider is removed as well. Fixes #1194
-
Matthias Schiffer authored
This new status page is significantly smaller than the old one. It always loads its resources from the same host as the page itself, not requiring cross-origin requests anymore. It also uses the common i18n infrastructure of gluon-web. Fixes #914
-
- Feb 25, 2018
-
-
Matthias Schiffer authored
- CGI script and index.html are moved from gluon-web to gluon-config-mode-core, the script is renamed to 'config' - gluon-web and gluon-web-model base views and i18n files are symlinked into the new path - gluon-web-theme is renamed to gluon-config-mode-theme and installs directly into the new path - all gluon-web-* models, controllers and views are moved into the new path
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Also bring back gluon-web-theme's i18n strings.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
exec() is moved to gluon.util.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-