- Jun 29, 2021
-
-
David Bauer authored
Configure a radio for HE (802.11ax) operation in case it's supported by the hardware. This can be the case for 2.4 GHz as well as 5 GHz. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Jun 27, 2021
-
-
David Bauer authored
e16a45f258 iwinfo: update to latest Git HEAD 0c51b265bf iwinfo: update to latest Git HEAD 85cef1cf22 kernel: bump 5.4 to 5.4.128 e171d11f55 libusb: Fix parsing of descriptors for multi-configuration devices 3d62b5d5c6 base-files: fix /tmp/TZ when zoneinfo not installed 3047df2317 base-files: fix zoneinfo support ab5010d170 exfat: update to 5.12.3 72d93c1ba4 realtek: Fix failsafe mode 7a5a247c1f base-files: failsafe: Remove the VLAN modifier from interface name c0fdfd15fc base-files: failsafe: Fix IP configuration 98b1a6435f kernel: Backport patch to automatically bring up DSA master when opening user port ec780bdb92 kernel-5.4: backport latest patches for wireguard 82c700de67 hostapd: fix handling of the channel utilization options 1247a6bb35 bcm4908: fix Ethernet broken state after interface restart 25daa921da bcm4908: add kmod-gpio-button-hotplug 74dbf3412b base-files: fix typo in config_generate MAC check 125deb4d78 base-files: set MAC for bridge ports (devices) instead of bridge itself e410ef8389 hostapd: wolfssl: add RNG to EC key f6d8c0cf2b wolfssl: always export wc_ecc_set_rng 56228e9393 ath79: don't autodetect AR8033 PHY capabilities 2e157714a8 build,json: fix generation with empty profiles 8add3e139c build: preserve profiles.json between builds
-
- Jun 26, 2021
-
-
Martin Weinelt authored
-
David Bauer authored
-
David Bauer authored
Multi-port interfaces are stored in the network config as an array using the ports key.
-
David Bauer authored
Single LAN and WAN interfaces are now stored in the network configs "device" key.
-
Martin Weinelt authored
-
David Bauer authored
Replace occurences of ar71xx with ath79. Remove references of ar71xx targets which are not relevant anymore.
-
David Bauer authored
-
David Bauer authored
-
- Jun 25, 2021
-
-
Martin Weinelt authored
-
David Bauer authored
These config changes are not necessary anymore, as it's now the default behavior. Ref: https://github.com/freifunk-gluon/gluon/pull/2235#issuecomment-859654947 Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Jun 21, 2021
-
-
David Bauer authored
All targets now use OpenWrt device abstraction. Thus, all targets now can be built using a per-device RootFS. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
-
David Bauer authored
-
David Bauer authored
-
David Bauer authored
Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
-
David Bauer authored
-
Martin Weinelt authored
The kernel build requires rsync.
-
David Bauer authored
-
Martin Weinelt authored
-
David Bauer authored
-
Martin Weinelt authored
-
David Bauer authored
-
David Bauer authored
-
David Bauer authored
-
David Bauer authored
-
David Bauer authored
-
Martin Weinelt authored
-
David Bauer authored
-
David Bauer authored
-
David Bauer authored
-
David Bauer authored
ramips-mt76x8: add Xiaomi Mi Router 4A (100M Edition)
-
- Jun 16, 2021
-
-
Matthias Schiffer authored
gluon-mesh-vpn-core: fix potential null pointer dereferences
-
David Bauer authored
gluon-mesh-vpn-tunneldigger: fix Lua mesh-vpn provider module location
-
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>
-
- Jun 15, 2021
-
-
Dark4MD authored
-
Matthias Schiffer authored
-
- Jun 14, 2021
-
-
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>
-