- Oct 05, 2023
-
-
Matthias Schiffer authored
The dependency is unused.
-
- Sep 29, 2023
-
-
David Bauer authored
Enterasys WS-AP3715i is a dualband wireless-N access point. It comes in a similar casing as the WS-AP3825i, however the hardware is fundamentally different from its bigger cousin. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Sep 20, 2023
-
-
David Bauer authored
Rewrite the gluon-wan-dnsmasq initfile to use procd. This allows for configuring restart handling by procd in case of a crash. While at it, disable the caching feature optionally used for the regular dnsmasq on the wan dnsmasq. This daemon is only for redirecting DNS requests to use local network resolvers, not introducing caching. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Sep 12, 2023
-
-
Matthias Schiffer authored
The tunneldigger init script has been migrated to procd, so there is no PID file anymore. Remove the obsolete check altogether - it shouldn't be needed anymore, as procd will take care of crashes of tunneldigger by itself. This fixes the watchdog resetting tunneldigger every time it runs. Closes #2977
-
- Aug 30, 2023
-
-
Rotzbua authored
Disallow crawlers to crawl and index page. Crawling causes traffic and high load. Indexation max cause unintended attention, e.g. spam, .. Reference: https://developers.google.com/search/docs/crawling-indexing/robots-meta-tag
-
- Aug 03, 2023
-
-
David Bauer authored
Use DNS servers received from the cellular provider for the WAN dnsmasq instance. This fixes resolving VPN endpoint DNS requests when using only cellular uplink. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Aug 02, 2023
-
-
David Bauer authored
Don't use the DNS server received from the cellular provider. The provider DNS server shall only be used for the WAN dnsmasq resolver instance. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Jul 15, 2023
-
-
Maciej Krüger authored
-
- Jul 02, 2023
-
-
Tom Herbers authored
This reverts commit 97efc8ab. (#2580) Since the commit was openend the device was moved from ath79-generic to ath79-tiny ([4b5bd15](https://github.com/openwrt/openwrt/commit/4b5bd1509195bc8f19999ebe481b59356b5c3512)). Therefore the commit breaks builds of the ath79-generic target (`unable to enable device 'ubnt_rocket-m'`). It might be possible to add support for the ath79-tiny target, and with it the Rocket M2/M5 (XM), in the future.
-
- Jun 16, 2023
-
-
Felix Baumann authored
-
- Jun 15, 2023
-
-
Christoph Krapp authored
Signed-off-by:
Christoph Krapp <achterin@gmail.com>
-
- Jun 10, 2023
-
-
Maciej Krüger authored
-
Maciej Krüger authored
-
Maciej Krüger authored
-
Maciej Krüger authored
-
Maciej Krüger authored
-
- Jun 06, 2023
-
-
Bernhard Geier authored
-
- May 21, 2023
-
-
Florian Maurer authored
-
- May 10, 2023
-
-
Florian Maurer authored
- provides easier information of the currently active domain - tested by patching a running node
-
- Apr 24, 2023
- Apr 19, 2023
-
-
aiyion.prime authored
-
aiyion.prime authored
gluon-hex-to-b64 takes base64 content such as a fastd private key in legacy form via stdin and emits it in base64 encoded (WireGuard) form. Provides basic return codes.
-
lemoer authored
From uglify 3.14.0 on, this command is called --ie: https://github.com/mishoo/UglifyJS/commit/ef5f7fc25e93833396540cf7479685b241bd1b8f
-
lemoer authored
-
lemoer authored
-
lemoer authored
-
- Apr 16, 2023
-
-
Jan Luebbe authored
batadv_gw_modes and BATADV_ATTR_GW_MODE were missing from the local version, so update it and the corresponding policy table from batctl.
-
- Mar 24, 2023
-
-
David Bauer authored
Set the MAC-adress for the WAN interfacce in case it is defined in the board-data. This commit fixes random MAC-Addresses on reboot in case OpenWrt stores them in the device network configuration. Fixes #2808 Signed-off-by:
David Bauer <mail@david-bauer.net>
-
Stefan Weil authored
Instead of checking for the deprecated sysfs entry `wireless` which no longer exists when running newer versions of openwrt, testing for `phy80211` can be used and works for old and new versions of openwrt. Signed-off-by:
Stefan Weil <sw@weilnetz.de>
-
- Mar 01, 2023
-
-
Andreas Ziegler authored
-
- Feb 26, 2023
-
-
Christian Buschau authored
Currently the 'channels' setting of a 5G radio gets overwritten or deleted even if the 'preserve_channels' option is enabled. Don't touch it if 'preserve_channels' is set.
-
- Feb 25, 2023
-
-
Andreas Ziegler authored
wait for device initialisations workaround for a timing issue during first boot on ath79-generic after sysupgrade from ar71xx-generic image GitHub Issue: #2779
-
Linus Lüssing authored
add comments about lacking radios Co-authored-by:
Jan-Niklas Burfeind <git@aiyionpri.me> Co-authored-by:
Matthias Schiffer <mschiffer@universe-factory.net>
-
Tom Herbers authored
The activated setup mode is indicated by the WLAN LED. Co-authored-by:
David Bauer <mail@david-bauer.net>
-
- Feb 15, 2023
-
-
Maciej Krüger authored
-