- Dec 09, 2018
-
-
Christoph Krapp authored
Signed-off-by:
Christoph Krapp <achterin@googlemail.com>
-
- Dec 07, 2018
-
-
bobcanthelpyou authored
-
Martin Weinelt authored
Allow odhcp6c to fork the script to handle router advertisments in 30 seconds intervals. This is the value that was previously used in Gluon v2018.1 / LEDE 17.01. The default value is 3 seconds and while it is RFC compliant it can put alot of pressure on even moderately sized devices. Signed-off-by:
Martin Weinelt <martin@darmstadt.freifunk.net>
-
- Dec 04, 2018
-
-
Christof Schulze authored
log-file /dev/stderr is broken for babeld as it eats log messages for debug log. This commit gets rid of the option. This allows -d N to be used as babeld command line option.
-
- Dec 02, 2018
-
-
Julian authored
$VERSION_ID is a lowercase value
-
- Dec 01, 2018
-
-
Matthias Schiffer authored
docs: fix some old urls or 'upgrade' to https
-
- Nov 30, 2018
-
-
bobcanthelpyou authored
-
bobcanthelpyou authored
-
Sven Eckelmann authored
ath10k-ct uses a rather high number of buffers to communicate with the QCA/Candelatech firmware. Especially the HTC (host-target-communication) and HTT (host-target-transport) can take up a lot of memory when data is transferred over a ath10k wifi link. Even a 256MB device with three radios can go OOM (while sending to three devices using UDP unicast/multicast packets) with the default buffer limits. Unfortunately, this also reduced the maximum 5GHz throughput on an IPQ40xx device from 494/432 Mbit/s for TCP transfers (download/upload) to 438/343 Mbit/s. These throughput values should still be good enough for a Freifunk installation. And these changes are already used by ath10k in OpenWrt 18.06.
-
- Nov 29, 2018
-
-
bobcanthelpyou authored
-
bobcanthelpyou authored
-
bobcanthelpyou authored
-
- Nov 27, 2018
-
-
Martin Weinelt authored
Fixes: #659 Signed-off-by:
Martin Weinelt <martin@darmstadt.freifunk.net>
-
Andreas Ziegler authored
This reverts commit 104d7455. in its current form it requires you to enter coordinates, which we don't want to enforce by default.
-
- Nov 26, 2018
-
-
Martin Weinelt authored
-
Martin Weinelt authored
-
Andreas Ziegler authored
Prepare existing babel stack for wireguard
-
Christof Schulze authored
-
Christof Schulze authored
-
Christof Schulze authored
This patch makes use of the new feature in l3roamd to gracefully add, remove and list the mesh interfaces that are currently in use. This helps when changing mesh interfaces often - a characteristic of the wireguard protocol implementation as in the previous behavior all local clients are dropped when adjusting mesh interfaces.
-
Christof Schulze authored
2703207 libbabelhelper: bump version, correct error handling on babel socket 8e768b3 mmfd: bump version, include babeld reconnect fix 9e0b9bb l3roamd: allow to del_meshif for initially specified interfaces and get_meshifs on socket 54fac53 micrond: add PKG_LICENSE value d2c162f bump libbabelhelper version 9eb42b8 bump mmfd version 8fcc217 libbabelhelper: bump version a5815a3 bump mmfd 50874ee respondd: add documentation for some protocol related functions (#194) 00c6b72 uc: add new package (#192) c56ec3a mmfd: bump version 521246b l3roamd: bump version, fixing a crash, increasing efficiency and roaming stability by introducing ACK
-
- Nov 25, 2018
-
-
Ruben Barkow authored
-
Martin Weinelt authored
-
- Nov 24, 2018
-
-
Martin Weinelt authored
a02d9a7d9f tools: tplink-safeloader: add C7v5 EU SupportList 709d080da5 base-files: fix unkillable processes after restart 216c04ff20 kernel: bump 4.14 to 4.14.82 07ef8b70b8 kernel: bump 4.9 to 4.9.138 Compile-tested: ar71xx, ipq40xx, x86-64 Runtime-tested: ar71xx
-
Jan-Tarek Butt authored
-
- Nov 22, 2018
-
-
rubo77 authored
-
- Nov 21, 2018
-
-
Christof Schulze authored
gluon-core, gluon-mesh-babel: move lua functions that generate ll-addresses from a mac into gluon-core
-
Christof Schulze authored
gluon-mesh-babel: babel-respond: stop relying on mac addresses and instead obtain ll-address from nic
-
Christof Schulze authored
-
Christof Schulze authored
-
Matthias Schiffer authored
gluon-wan is a sudo-like exec wrapper that switches the process group to gluon-mesh-vpn, making it use the WAN dnsmasq rather than resolving over the mesh. Note that this only affects DNS at the moment. Processes running under gluon-wan will still use the regular mesh IPv6 routing table, and not the WAN routing table. This is not a problem for IPv4, as there is only one IPv4 routing table. Fixes #1575
-
- Nov 20, 2018
-
-
Martin Weinelt authored
-
- Nov 18, 2018
-
-
Matthias Schiffer authored
-
- Nov 17, 2018
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
Rename to respondd.c / respondd.so, gluon.mk expects these names. This way we can remove the install code. The installed filename is changed to gluon-mesh-babel.so, bringing it in line with out common naming scheme.
-
Matthias Schiffer authored
0d549271d397 ar71xx: fix TP-Link Archer C7 v5 switch LEDs dd6d554b2c1e kernel: fix ubifs loosing O_TMPFILE data after power cut 4db74fbd6908 kernel: bump 4.14 to 4.14.81 6f388adef820 kernel: bump 4.9 to 4.9.137 b0d08ec3aef3 sunxi: remove kernel 4.9 support
-
- Nov 16, 2018
-
-
T-X authored
The redirect and dnat target are needed for gluon-alt-esc-client to forward frames to the selected, alternative gateways. Signed-off-by:
Linus Lüssing <linus.luessing@c0d3.blue>
-
- Nov 14, 2018
-
-
rubo77 authored
-
Martin Weinelt authored
Signed-off-by:
Martin Weinelt <martin@darmstadt.freifunk.net>
-
David Bauer authored
-