- Feb 15, 2018
-
-
Matthias Schiffer authored
Allow returning functions in addition to the names of UCI packages to commit. Functions are run after all packages have been committed.
-
Matthias Schiffer authored
Both gluon.sysconfig and libgluonutil already remove the trailing newline if it exists. It's nicer to avoid files without a trailing newline, e.g. for printing the file contents in a terminal.
-
Martin Weinelt authored
Patch originally authored by @oleeander. Fixes #424
-
Matthias Schiffer authored
Allows to remove some redundant UCI lookups.
-
- Feb 13, 2018
-
-
Matthias Schiffer authored
7abd688e6ae7 sse-multiplex: don't use stdio FILE I/O for nonblocking sockets
-
- Feb 11, 2018
-
-
Matthias Schiffer authored
2e26bdfeca ar71xx: remove bs-partition ro-flag for UniFi AC 28483d4ab2 procd: update to latest git HEAD
-
- Feb 07, 2018
-
-
Karsten authored
Fixes #1322
-
Andreas Ziegler authored
-
- Feb 06, 2018
-
-
Julian authored
-
- Feb 04, 2018
-
-
Martin Weinelt authored
This is currently only implemented in the gluon-mesh-vpn-fastd package. Advertising the public key may be deemed problematic when your threat-model involves protecting the nodes privacy from tunnel traffic correlation by onlink observers. It can be enabled by setting site.mesh_vpn.fastd.pubkey_privacy to `false`.
-
Matthias Schiffer authored
Fixes: cfe1bba8 "gluon-web: fix radio button view of ListValues"
-
Matthias Schiffer authored
Fixes validation of ListValues. Fixes: ec532b95 "gluon-web: extend ListValue with optional and unset values"
-
Vincent Wiemann authored
including backport of mtd patches. The general flash issue (32MB) was discussed here: https://gist.github.com/dmke/d389bc364b3f73f525076eaee0019dc1 The resulting patch was the following: http://lists.infradead.org/pipermail/linux-mtd/2016-December/070889.html Another patch by nbd168 added the required mtd read operations for supporting ZBT-WG3526-32M: https://github.com/lede-project/source/commit/22d982e#diff-3835f027e16e6416090c1833bc732af3
-
- Feb 03, 2018
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
b1205a9211 ar71xx: /lib/ar71xx.sh: add model detection for TP-Link TL-WR810N fbeae9d891 iptables: make kmod-ipt-debug part of default ALL build 6ea9a702c5 iptables: Fix target TRACE issue 00fa1e4108 curl: fix libcurl/mbedtls async interface d5278cc48b kernel: bump 4.4 to 4.4.112 for 17.01 2ae0741f3b dnsmasq: backport validation fix in dnssec security fix 58d60bd283 dnsmasq: backport dnssec security fix for 17.01 d626aa005b mountd: bump to git HEAD version f0336975be kernel: bump 4.4 to 4.4.111 for 17.01 fb6f21c657 kmod-sched-cake: bump to latest cake bake for 17.01 2e8a3bb35f ar71xx: Netgear WNR2000v4: do not include USB packages [17.01] 3fa86282fa build: fix restoring /etc/opkg with PER_DEVICE_ROOTFS 987a7e3175 ramips: fix lenovo newifi-y1 switch and LED config dbb5ffaed5 ramips: firewrt: indicate boot status via LED
-
Matthias Schiffer authored
The prefix is not used, and requesting it leads to odhcp6c log spam with certain DHCPv6 servers.
-
Matthias Schiffer authored
-
- Jan 31, 2018
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
If a value is unset or optional, an empty choice is added to the selection. This empty choice will be marked as invalid if the value is not optional. This is properly supported for the 'select' widget only for now, and not for 'radio'.
-
Matthias Schiffer authored
Pretty much everything about this was broken: * Fix dependency tracking * Fix vertical orientation * Fix paddings * Add theming
-
- Jan 30, 2018
-
-
Matthias Schiffer authored
-
- Jan 28, 2018
-
-
Matthias Schiffer authored
Solves a recursive dependency problem. While we're at it, also fix the description string.
-
- Jan 27, 2018
-
-
Matthias Schiffer authored
target files cleanup: variable checks and comments
-
- Jan 26, 2018
-
-
Andreas Ziegler authored
-
Andreas Ziegler authored
as GLUON_WLAN_MESH now is set by default, ATH10K_PACKAGES is set by default, too
-
Matthias Schiffer authored
Based-on-patch-by:
lemoer <git@irrelefant.net>
-
lemoer authored
[Matthias Schiffer: rebase]
-
Matthias Schiffer authored
-
lemoer authored
[Matthias Schiffer: rebase and simplify]
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Each domain is validated separately, preferring domain values to site values. Based-on-patch-by:
lemoer <git@irrelefant.net>
-
Matthias Schiffer authored
This does not do anything yet, as this_domain() is not implemented yet. Based-on-patch-by:
lemoer <git@irrelefant.net>
-
Matthias Schiffer authored
-
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.
-