Commit Graph

3026 Commits

Author SHA1 Message Date
Martin Weinelt
c6ad711940 modules: update OpenWrt
50789acf4e ar71xx: add support for UniFi-AC-Mesh-Pro
40e1450f59 kernel: bump 4.14 to 4.14.88
85f42a74d3 kernel: bump 4.9 to 4.9.145

Compile-tested: ar71xx-generic, ramips-mt7620, ipq40xx
2018-12-16 01:04:42 +01:00
Martin Weinelt
01a5a79129
modules: update OpenWrt
6f74e269c8 kernel: bump 4.14 to 4.14.87
b2f243394e kernel: bump 4.9 to 4.9.144
2213b20aee kernel: bump 4.14 to 4.14.86
bcd7644007 kernel: bump 4.9 to 4.9.143
d5afaa4114 openvpn: re-add option comp_lzo
629073e86d rpcd: update to latest Git head
1cd945ea22 ramips: fix leds on GL.iNet GL-MT300N-V2
fbadfecbb5 ipq40xx: fix openmesh sysupgrade with tar content out of order
06a20afb34 rules.mk: fix syntax error
d40e90986c rules.mk: add INSTALL_SUID macro
d40de11d1b base-files: fix prerm return value, align with postinst code
cc8e875039 sdk: find kernel modules when KDIR is a symlink
a8b292afe6 uhttpd: update to latest Git head
7a8b75375c uhttpd: support multiple Lua prefixes
fede6df09e uhttpd: update to latest Git head
9671a2d2c8 apm821xx: MBL: load kernel/dtb from SATA 0:1 first
26ebcc88e3 apm821xx: wndr4700: restore sd-card media detection
5337319bdf uclient: update to latest Git head

Compile-tested: ar71xx, ipq40xx, x86-64
Runtime-tested: ar71xx
2018-12-14 01:50:10 +01:00
Christoph Krapp
1c590ca148 ar71xx: add support for UniFi-AC-Mesh-Pro
Signed-off-by: Christoph Krapp <achterin@googlemail.com>
2018-12-09 20:41:56 +01:00
bobcanthelpyou
3c9afd1274 docs: update some old urls (#1598) 2018-12-07 21:40:55 +01:00
Martin Weinelt
76f591995e gluon-client-bridge: set ra_holdoff interval to 30 seconds (#1597)
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>
2018-12-07 21:40:13 +01:00
Christof Schulze
8c058af89d gluon-mesh-babel: remove broken log-file option from config
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.
2018-12-05 00:21:33 +01:00
Julian
68ee1db91e gluon-core: fix pattern %v in opkg URLs (#1594)
$VERSION_ID is a lowercase value
2018-12-02 16:59:06 +01:00
Matthias Schiffer
ccd5c39e12
Merge pull request #1592 from bobcanthelpyou/docs-links
docs: fix some old urls or 'upgrade' to https
2018-12-01 10:13:35 +01:00
bobcanthelpyou
544989fec8 docs: switch links of issues and pull requests 2018-11-30 23:54:14 +01:00
bobcanthelpyou
ba803a1329 docs: fix some old urls or 'upgrade' to https 2018-11-30 23:54:07 +01:00
Sven Eckelmann
6845688016
ath10k-ct: reduce memory consumption
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.
2018-11-30 20:50:18 +01:00
bobcanthelpyou
f3fa17d0f7 gluon-mesh-babel: Variable 'uret' is reassigned a value before the old one has been used. 2018-11-29 23:57:06 +01:00
bobcanthelpyou
62f06c1b16 gluon-mesh-babel: Unsigned variable 'total' can't be negative 2018-11-29 23:57:06 +01:00
bobcanthelpyou
083b7ef675 gluon-mesh-babel: 'buf' nulled but not freed upon failure 2018-11-29 23:57:06 +01:00
Martin Weinelt
bcf4d076e1 gluon-status-page: display position and link it with geo uri scheme (#1587)
Fixes: #659
Signed-off-by: Martin Weinelt <martin@darmstadt.freifunk.net>
2018-11-27 23:16:32 +01:00
Andreas Ziegler
1d2e36dab5 Revert "gluon-config-mode-geo-location: allow to store coordinates without sharing"
This reverts commit 104d7455fa.
in its current form it requires you to enter coordinates, which we don't want to enforce by default.
2018-11-27 02:07:04 +01:00
Martin Weinelt
7d79298d38
docs: add v2018.1.3 release notes 2018-11-26 22:24:43 +01:00
Martin Weinelt
60a341f910 docs: releases/v2018.1.2: fix link in known issues 2018-11-26 22:14:45 +01:00
Andreas Ziegler
f5dc9601c3
Merge pull request #1577 from freifunk-ffm/wireguard-prep
Prepare existing babel stack for wireguard
2018-11-26 01:22:14 +01:00
Christof Schulze
62406509fc gluon-core: enable ECN 2018-11-26 01:20:31 +01:00
Christof Schulze
e5b238e04a gluon-mesh-babel: exit with error if unable to connect to babeld 2018-11-26 01:20:31 +01:00
Christof Schulze
89b7612fdb gluon-l3roamd: init: dynamically configure mesh interfaces gracefully during reload
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.
2018-11-26 01:20:31 +01:00
Christof Schulze
a3d9446a3a modules: update packages
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
2018-11-26 01:20:14 +01:00
Ruben Barkow
f1abdf88fe docs: clarify routing_algo example for BATMAN_V (#1579) 2018-11-25 18:30:00 +01:00
Martin Weinelt
9d7647c30a docs: releases/v2018.1.2: update known issues with kmod dependencies regression 2018-11-25 02:51:41 +01:00
Martin Weinelt
24dc8cc8a1
modules: update OpenWrt
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
2018-11-24 15:05:19 +01:00
Jan-Tarek Butt
104d7455fa gluon-config-mode-geo-location: allow to store coordinates without sharing 2018-11-24 15:02:49 +01:00
rubo77
2b066a34a4 docs: add routing_algo example 2018-11-22 11:15:27 +01:00
Christof Schulze
171c293ebe gluon-core, gluon-mesh-babel: move lua functions that generate ll-addresses from a mac into gluon-core 2018-11-21 20:56:35 +01:00
Christof Schulze
c23e6e4b53 gluon-mesh-babel: babel-respond: stop relying on mac addresses and instead obtain ll-address from nic 2018-11-21 20:56:35 +01:00
Christof Schulze
bd96bd4024 gluon-mesh-babel: explicitly specify the use of the busybox netcat 2018-11-21 20:56:35 +01:00
Christof Schulze
b90d214da9 gluon-iptables-clamp-mss-to-pmtu: clamp mss on all mesh interfaces for all destinations to pmtu 2018-11-21 20:47:39 +01:00
Matthias Schiffer
eda3aa3333
gluon-mesh-vpn-core: add gluon-wan exec wrapper
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
2018-11-21 12:09:10 +01:00
Martin Weinelt
8e3a90ff65
docs: add v2018.1.2 release notes 2018-11-20 21:08:00 +01:00
Matthias Schiffer
6d4d4792d5
gluon-mesh-*: do not count wifi clients/neighbours inactive for more than 60s 2018-11-18 11:45:16 +01:00
Matthias Schiffer
f61d252361
gluon-mesh-batman-adv: respondd: do not count batadv clients inactive for more than 60s 2018-11-17 20:07:00 +01:00
Matthias Schiffer
af9c1f7e9f
gluon-mesh-babel: fix respondd provider build/install
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.
2018-11-17 19:45:18 +01:00
Matthias Schiffer
7620d41c29
modules: update OpenWrt
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
2018-11-17 16:42:27 +01:00
T-X
cb35b0d10a gluon-ebtables: build kernel with ebt_dnat and ebt_redirect (#1472)
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>
2018-11-16 21:33:59 +01:00
rubo77
e2e36921a6 docs: multidomain: fix indentation 2018-11-15 00:15:50 +01:00
Martin Weinelt
3601c9aba6 mt76x8: add support for GL.iNet GL-MT300N-V2 (#1548)
Signed-off-by: Martin Weinelt <martin@darmstadt.freifunk.net>
2018-11-14 23:35:02 +01:00
David Bauer
a51ec56363 ipq40xx: add support for ZyXEL NBG6617 (#1560) 2018-11-14 23:02:25 +01:00
Martin Weinelt
d3f2c5f87e
modules: update routing packages
bc6e7f6 Merge pull request #425 from ecsv/batadv-18.06
c00a1bf alfred: Merge bugfixes from 2018.4
7bf62cc batman-adv: Merge bugfixes from 2018.4
d1cf6d1 Merge pull request #422 from ecsv/batadv-18.06
121c92d batctl: Don't overwrite default PKG_BUILD_DIR
95e56cf alfred: Add openwrt revision to internal version
93cce26 batctl: Add openwrt revision to internal version
1a83b56 batman-adv: Add openwrt revision to internal version
1ba424a batman-adv: Load module with AutoProbe
b9656fb batman-adv: Fix search for cfg80211 module symbols
059d726 batman-adv: Remove unused option "interfaces" in config
3d5c2d0 batman-adv: Add DEBUG_LOG -> DEBUGFS dependency
a9a4b04 batman-adv: Rebuild automatically on mac80211 changes
2018-11-14 02:01:47 +01:00
Martin Weinelt
1628665823
modules: update OpenWrt packages
c6a9b01a6 CircleCI: Fix URL references and add BRANCH refs
bbbb47b7a Merge pull request #7366 from thess/ffmpeg-18.06
4e8dd3649 ffmpeg: work around hard/soft float configs for libffmpeg-full
f09f0f1c5 Merge pull request #6932 from chris5560/radicale_18.06
74fc2449e adblock: fix adguard source
1ec36271b net/mosquitto: bump to 1.5.4
5552214d8 haveged: update to 1.9.4
57b1bbb9a ccrypt: Update to 1.11
335bd7cba Merge pull request #7301 from micmac1/maria37
c646c1841 Merge pull request #7231 from padre-lacroix/bandwidthd-18.06
377f88624 mariadb: security bump to 10.1.37
104ce78af bandwidthd: [18.06] fix undefined references to inline functions This is basically same commit that took place in master 3 weeks ago. gcc-7 with -Os makes inline functions disappeard. It is caused by the new C11 inline semantics. pass option -fgnu89-inline to gcc let it use gnu inline semantics. see https://wiki.debian.org/GCC7#Porting_help
db5d46f28 build,circleci: fix container digest
da4563092 build,circleci: add 'time' to container build image
7b85f3c37 isc-dhcp: drop .conf suffix on dhcrelay config file
ca30e0654 build,circleci: copy and adjust config from master
fc212923d glib2: update to 2.58.1
06579f632 ruby: bump to 2.5.3
99208fcfe libssh: mark as BROKEN due to CVE-2018-10933
7bd9d6914 patch: Add missing CVE-2018-6951 patch
bfa879cdf patch: Fix CVE-2018-6952 and CVE-2018-1000156
971efb45a Merge pull request #7160 from EricLuehrsen/o1806_ub_181
c346de9b4 Merge pull request #7164 from pacien/181009-1806-pkg-tinc
9f5ea1c28 watchcat: make compatible with updated busybox ash array handling (fixes #7148)
58dbd3fda tinc: update to 1.0.35
f3bc02155 unbound: update to 1.8.1
482d94bf4 iotivity, i2pd, domoticz: Bump PKG_RELEASE to force re-build with Boost upgrade to 1.68
15cf061d5 gnutls: updated to 3.5.19
d7980aceb mosquitto: bump to 1.5.3
fae92edd7 sendmail: fix confLIBSEARCHPATH to $(STAGING_DIR)
21b69c23a jamvm: Use <fenv.h> instead of <fpu_control.h>
218a7a686 fdm: Merge latest version and build fixes from master
11c25f58f boost: Merge updates (1.68.0) and build fixes from master
cea8bebc6 Merge pull request #7084 from brianjmurrell/add-foolsm-to-18.06
c58367d4f cshark: update to latest git HEAD
e70b4775d strongswan: refresh patches
88715598b strongswan: fix OpenWrt hotplug script handling
1f4c93972 strongswan: add openwrt hotplug script handling
c340159a9 strongswan: include nls.mk for mysql plugin
474d9a0a1 net-snmp: fix inbound firewall rule support
fddaa085f tdb: Remove libbsd dependency
aa58b6bfb tdb: bump to latest version
da27b3134 tdb: avoid installing duplicate files
93587e54e node: Fix incorrect detection of arm_version and arm_fpu
c99983288 node: fix host build fail
0a2078bf1 nano: update to 3.1
791933dd5 Nano: Update to 3.0 Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
1bdddaefc foolsm: Add package foolsm
df8b221e0 Merge pull request #7053 from mlichvar/chrony-fix-ipv6-allow-18.06
1377bc60f chrony: fix configuration of IPv6 client access
23bb744ff adblock: bugfix 3.5.5v2
e8813bb56 adblock: update 3.5.5
c7e97bf2b radicale[18.06]: add extra command "export_storage" to init script
2018-11-14 02:00:36 +01:00
Martin Weinelt
d91b4a8882
modules: update OpenWrt
9d07678d35 mac80211: fix spurious disconnections with powersave clients
eb89dcaf4a kernel: bump 4.14 to 4.14.80
76574f19e2 tcpdump: explicitly disable libcap-ng support
514ad059ef mt76: update to the latest version, sync with master
4f40d4ca73 oxnas: squash-pick commits from master branch
f2a6d39b95 mac80211: brcmfmac: add 2 more recent changes
33731ccff3 bcm53xx: add DT patch describing pins mux controller
e4b0704a51 mac80211: backport firmware_request_nowarn and firmware_request_cache
3589915a43 kernel: backport and include linux/overflow.h
057893024e mac80211: backport sg_init_marker()
f9e50a9468 bcm53xx: update pinctrl driver
e6971b8def bcm53xx: add pending pinctrl driver
55d078b249 script: ipkg-build: honour $SOURCE_DATE_EPOCH
2e54de4e54 mac80211: brcmutil: backport chanspec debugging patch
941256c004 mac80211: brcmfmac: backport the latest 4.20 changes
5195136002 mac80211: brcmfmac: rename 4.20 backport patches
156f6e63c4 mac80211: add iw command wrapper with error logging
aa0aa47aa1 kernel: Add support for Winbond w25q128jv SPI NOR flash
44084d89f2 imx6: fix DMA transaction errors
779b89c757 ath9k: fix dynack in IBSS mode
f9c79947b5 kernel: bump 4.14 to 4.14.79
91a8bc1dd0 Revert "mt76: update to the latest version"
f1a2b5bbbc kernel: tolerate using UBI/UBIFS on MLC flash (FS#1830)
24ca1cda38 mt76: update to the latest version
2018-11-14 01:55:37 +01:00
Ruben Barkow
925d452ba7 docs: multidomain: fix site.conf path to basic and supported rates 2018-11-13 14:55:07 +01:00
Martin Weinelt
e56acfbec0 docs: releases/v2018.1: add remark about GLUON_WLAN_MESH variable
fixes #1561
2018-11-04 14:35:45 +01:00
bobcanthelpyou
94cf96d72f docs: features/autoupdater: fix typos and add GLUON_TARGET for make clean 2018-11-03 12:10:29 +01:00
David Bauer
c1967fe383 ar71xx: remove BROKEN flag for TL-WR810N v1
Fixes #856
2018-10-24 23:44:01 +02:00
Martin Weinelt
9baf454eb3 modules: update OpenWrt
4fb73b61c0 bcm53xx: use upstream SPI controller fix
2db4015285 bcm53xx: replace SPI revert with a fix sent upstream
1e2164aeb4 kernel: add missing symbol for target bcm53xx
3a9aed24d1 dnsmasq: bump to v2.80
270b9d30f6 kernel: bump 4.14 to 4.14.78
4dc42ef40e kernel: bump 4.9 to 4.9.135
47f68ca586 kernel: bump 4.14 to 4.14.77
dbd067013d kernel: bump 4.9 to 4.9.134
486dc7583d ar71xx: fix mtd corruption
9ac7eb4a86 kernel: bump 4.14 to 4.14.76
235148b077 kernel: bump 4.9 to 4.9.133
4fa4b5edaf mac80211: fix A-MSDU packet handling with TCP retransmission
70cb2d20c9 netfilter: add missing dependency for kernel 4.14
bba743458e kernel: bump 4.14 to 4.14.75
86a3d2604f kernel: bump 4.9 to 4.9.132
ae2a3a1d80 kernel: enable memory compaction
46a700e118 e2fsprogs: fix glibc compile issue (FS#1749,FS#1796)
0dbe3d28f7 iperf: fix --daemon option
95e2da8366 ar71xx: Fix installation of fw_setenv in sysupgrade ramdisk
234b893a18 base-files: Reintroduce sysupgrade_pre_upgrade hook
f3753a9ae0 netifd: fix segfault (FS#1875)
b3c64797db build: use CMAKE_SOURCE_SUBDIR variable to cmake.mk
149dcc26d1 kernel: bump 4.14 to 4.14.74
d837c93623 kernel: bump 4.9 to 4.9.131
2018-10-23 17:14:34 +02:00