- Feb 03, 2022
-
-
Matthias Schiffer authored
Fixes the display of client counts, which are numbers and not strings in the respondd data. Fixes: 3a885a1b ("gluon-status-page: make "gateway nexthop" a link (#2278)") (cherry picked from commit a3572784)
-
Matthias Schiffer authored
Do not depend on the respondd-airtime module just to get the configured channels. This removes the display of the frequency in addition to the channel, as it is not readily available. In addition, the translation string is improved to allow for text after the channel number. (cherry picked from commit 0d3fa6b5)
-
Matthias Schiffer authored
This code is usually running on an embedded CPU without FPU. In addtition to its inefficience, the algorithm is also much harder to understand. Replace the logarithm formula with a simple loop. (cherry picked from commit f2e0f7e3)
-
Matthias Schiffer authored
(cherry picked from commit dcb8738a)
-
Martin Weinelt authored
It was found that a one second timeout for nodeinfo data may be too low, so that when a node is otherwise occupied that timeout may be reached too often. The nodeinfo query response is also vital to the status-page base template, so that when it times out, the site will be turned in a broken state, that it cannot recover from. Fixes: #2256 (cherry picked from commit 76185e3a)
-
Matthias Schiffer authored
The site.mk target was only evaluated after the whole makefile was parsed. This caused the GLUON_DEPRECATED error to be emitted first (hiding the more helpful message that no site config was found) on Gluon 2021.1.x, where GLUON_DEPRECATED is used in a toplevel if in targets.mk. By moving the check from recipe context to the toplevel, we ensure that it is evaluated during parsing. (cherry picked from commit 286d07b3)
-
- Jan 01, 2022
-
-
David Bauer authored
81d0b4a9f4 kernel: bump 4.14 to 4.14.259 1d94f72439 kernel: bump 4.14 to 4.14.258 cc8c1be438 mac80211: Update to version 4.19.221 554f1b89aa iproute2: m_xt.so depends on dynsyms.list f14bc5cf56 uboot-lantiq: danube: fix hanging lzma kernel uncompression #2 8fb714edd6 uboot-lantiq: danube: fix hanging lzma kernel uncompression b5b526285a wireless-regdb: update to version 2021.08.28 a5c479a200 wireless-regdb: update to version 2021.04.21 b9f866825f tools/m4: update to 1.4.19 662fe6a6ee kernel: bump 4.14 to 4.14.254 5e8b9624f1 ar71xx: mikrotik: rb91x: fix 10M ethernet link speed c72ea2a6c7 uboot-lantiq: fix sha1.h header clash when system libmd installed 93a48cb1a0 kernel: bump 4.14 to 4.14.248 123d12eada mac80211: Update to backports-4.19.207-1 31a2d41d64 sdk: fix missing include directories 556d165dda uboot-zynq: fix dtc compilation on host gcc 10 f33dc315cb uboot-tegra: Fix build with GCC-10 as host compiler f31bb35b63 uboot-mvebu: Fix build with GCC-10 as host compiler e8cf46ebba uboot-layerscape: fix dtc compilation on host gcc 10 d059ce28f5 uboot-kirkwood: Fix build with GCC-10 as host compiler af5c8856f8 uboot-sunxi: Fix build with GCC-10 as host compiler Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Oct 29, 2021
-
-
David Bauer authored
* modules: use v2021.1.x Gluon package branch * modules: update Gluon packages 015408e respondd-module-airtime: move const specifier to the right location d068e7d respondd-module-airtime: remove incorrect fprintf argument 97981c2 respondd-module-airtime: remove PHY ID again 8dbd089 respondd-module-airtime: improve error handling Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Sep 17, 2021
-
-
Sven Eckelmann authored
It was noticed that various devices had not the correct board-2.bin installed. This was caused by a typo in the package name. The ath10k driver (unfortunately) is then loading a completely unrelated BDF from the ath10k-board-qca4019 board-2.bin. It is usually a rather bad idea to use calibration data from a different board - but the effects depend on the actual device. For the PA1200, it was mostly noticed by the bad 2.4GHz performance. Signed-off-by:
Sven Eckelmann <sven@narfation.org>
-
- Sep 02, 2021
-
-
David Bauer authored
9882a54c48 kernel: bump 4.14 to 4.14.245 fdea0036a2 openssl: bump to 1.1.1l 40c03b101c openssl: use --cross-compile-prefix in Configure Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Aug 24, 2021
-
-
David Bauer authored
9d082556fe kernel: bump to 4.14.244 Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Aug 14, 2021
-
-
David Bauer authored
-
David Bauer authored
7378c94927 kernel: bump to 4.14.243 cfc1602a1e OpenWrt v19.07.8: revert to branch defaults 31f2f76cd5 OpenWrt v19.07.8: adjust config defaults ef56c85848 ubus: update to version 2021-07-01 796bf50e8e ubus: update to version 2021-06-03 92e341d632 ubus: backport SOVERSION support e902d11de9 kernel: bump 4.14 to 4.14.241 ceb8821a3d ath10k-ct: add security fixes 71fa524e1b base-files: fix /tmp/TZ when zoneinfo not installed c88bdb8294 base-files: fix zoneinfo support 15612706c9 mac80211: distance config: allow "auto" as a value ec76c365c1 gitignore: add .ccache folder bdd7faca8d kernel: bump 4.14 to 4.14.236 Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
docs: add Gluon v2021.1.1 release notes
-
- Aug 05, 2021
-
-
David Bauer authored
-
- Aug 01, 2021
-
-
David Bauer authored
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Jul 05, 2021
-
-
David Bauer authored
825aa0c respondd-module-airtime: fix null pointer deref (cherry picked from commit 19381a23)
-
Matthias Schiffer authored
64148a9baf14 lua-jsonc: add host build support c2623391bf42 lua-jsonc: do not link against liblua (cherry picked from commit 8a41d8d7)
-
- Jul 01, 2021
-
-
David Bauer authored
The OpenWrt routing feed was moved to the OpenWrt GitHub org. Update the URL, as the old one might not work in the future. Signed-off-by:
David Bauer <mail@david-bauer.net> (cherry picked from commit 3f8d12f5)
-
- Jun 22, 2021
-
- Jun 21, 2021
-
-
David Bauer authored
read_stdout can return NULL and thus the return value need to be checked prior to accessing it. Signed-off-by:
David Bauer <mail@david-bauer.net> (cherry picked from commit 344f8a47)
-
David Bauer authored
In case the limit_ingress or limit_egress options are not present in gluon's mesh_vpn section the respondd provider compares a string literal with a NULL pointer, crashing respondd. Check both pointers prior to comparing them in order to mitigate this issue. Suggested-by:
Matthias Schiffer <mschiffer@universe-factory.net> Signed-off-by:
David Bauer <mail@david-bauer.net> (cherry picked from commit 7e1e9fe2)
-
Matthias Schiffer authored
(cherry picked from commit f7e473ed)
-
- Jun 10, 2021
-
-
Martin Weinelt authored
I mixed up two separate improvements into one, this change aims to clarify them based on a suggestion and conversation with @T-X. (cherry picked from commit 05199e7e)
-
Martin Weinelt authored
-
Martin Weinelt authored
-
- Jun 08, 2021
-
-
David Bauer authored
476b8b82b Merge pull request #15806 from blocktrron/pr-xr-usb-serial-1907 73c098477 xr_usb_serial_common: add PKG_MIRROR_HASH 7100f4006 xr_usb_serial_common: fix build 465ddb5b2 Merge pull request #15770 from DeathCamel58/libnet-1.2.x-libnet-config-fix f7d4a6753 Merge pull request #15780 from stangri/19.07-https-dns-proxy 6ab17abde https-dns-proxy: update to 2021-06-03-1 bdbf33f69 libnet: Export `libnet-config` in development enviornments Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Jun 07, 2021
-
-
Martin Weinelt authored
-
David Bauer authored
gluon-status-page: add bandwidth limit
-
David Bauer authored
ffd4452f8b mac80211: Update to backports version 4.19.193-test1 ccc505502e kernel: bump 4.14 to 4.14.235
-
aiyion.prime authored
-
David Bauer authored
gluon-mesh-vpn-core: respondd bandwidth_limit
-
aiyion.prime authored
omit unlimited bandwidth limit A value of '-' marks a streamdirection as unlimited.
-
- Jun 06, 2021
-
-
David Bauer authored
gluon-status-page: vpn protocol
-
- Jun 05, 2021
-
-
aiyion.prime authored
-
- Jun 04, 2021
-
-
David Bauer authored
modules: update to latest Git HEAD
-
David Bauer authored
gluon-mesh-vpn-core: respondd active, enabled
-