- Jan 03, 2023
-
-
Jan-Niklas Burfeind authored
-
- Dec 09, 2022
-
-
Jan-Niklas Burfeind authored
as well as the target itself
-
- Nov 08, 2022
-
-
Kistelini authored
If the uci option 'gluon.wireless.preserve_channels' is set then the channel width of wireless radios (htmode) is preserved during updates, too.
-
- Oct 31, 2022
-
-
David Bauer authored
-
- Sep 12, 2022
-
-
David Bauer authored
Use the country3 option implemented in OpenWrt's hostapd configuration handling instead of adding it as a custom option. Signed-off-by:
David Bauer <mail@david-bauer.net> Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
-
- Aug 15, 2022
-
-
David Bauer authored
This method previously returned the string literal of the config key, leading to checks evaluating to true even in case this option was disabled. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
David Bauer authored
The preserve_channels configuration option was moved to the gluon UCI package without adding a proper migration. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Aug 10, 2022
-
-
David Bauer authored
Increase the peer limit for ath10k-ct from 32 to 96 STAs like it is set for the non-ct firmware / driver. In order to make this work with the memory constraints of the wireless platform, reduce the number of concurrent vdevs to the maximum Gluon uses (4). Closes #2604 Signed-off-by:
David Bauer <mail@david-bauer.net> Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Aug 09, 2022
-
-
Tom Herbers authored
-
- Jul 10, 2022
-
-
J. Burfeind authored
Gone due to commit 45c84a11 ("ar71xx: drop target")
-
- Jul 08, 2022
-
-
Matthias Schiffer authored
Depending on the source of the primary MAC address, uppercase digits would be used on some devices. Convert the address to lowercase for consistency. We only change the case for newly configured nodes to avoid changing the node ID and derives MAC addresses for existing installations.
-
- Jul 06, 2022
-
-
David Bauer authored
Only restore the netifd proto for the WAN bridge in case the upgrade is done from an older Gluon version. For DSL targets, OpenWrt defaults the WAN proto to pppoe, while Gluon uses the Ethernet ports for WAN. When unconditionally preserving the WAN proto, pppoe is carried over to Gluon's network config. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
timniklas authored
Co-Authored-By:
J. Burfeind <github@aiyionpri.me> Co-authored-by:
Tim-Niklas Koch <info@tnkoch.de> Co-authored-by:
J. Burfeind <github@aiyionpri.me>
-
- Jul 05, 2022
-
-
David Bauer authored
There was never a device with a dedicated WAN port supported in Gluon which could make use of such a workaround. As the only relevant lantiq-xrx200 target now uses swconfig anyways, we can remove this workaround. Signed-off-by:
David Bauer <mail@david-bauer.net>
-
- Jul 03, 2022
-
-
J. Burfeind authored
Gone due to commit 45c84a11 ("ar71xx: drop target")
-
- Jun 25, 2022
-
-
aiyion.prime authored
-
- Jun 17, 2022
-
-
Maximilian Baumgartner authored
Co-authored-by:
Maximilian Baumgartner <aufhaxer@googlemail.com>
-
J. Burfeind authored
-
- Jun 16, 2022
-
-
J. Burfeind authored
Gone due to commit 45c84a11 ("ar71xx: drop target")
-
- May 30, 2022
-
-
J. Burfeind authored
Gone due to commit 071cf7b2 ("Switch to Lua for target definitions") Has prior been introduced as untested -> broken in commit d586720c ("ar71xx-generic: add support for Ubiquiti NanoBeam M5") Was commented out in the former commit.
-
- May 27, 2022
-
-
Jan authored
-
Matthias Schiffer authored
The new "value" helper can be used to turn a Lua value into a path that can be passed to need_*() etc.
-
- May 26, 2022
-
-
Matthias Schiffer authored
Removed in 45c84a11 ("ar71xx: drop target").
-
- May 20, 2022
-
-
Maciej Krüger authored
This folder is referenced in files/lib/netifd/proto/gluon_mesh.sh, but there's no .keep for it
-
- May 13, 2022
-
-
J. Burfeind authored
Gone due to commit 45c84a11 ("ar71xx: drop target")
-
- Apr 17, 2022
-
-
Matthias Schiffer authored
Instead of using roles.wan directly as the default for roles.single, create a copy of the table, so subsequent modifications of roles.single don't affect roles.wan as well. Fixes migration of Mesh-on-WAN status when no default for "single" interfaces is set in site.conf.
-
- Apr 16, 2022
-
-
Matthias Schiffer authored
The function failed when an interface has no roles assigned, breaking several upgrade scripts. Closes #2471
-
- Apr 12, 2022
-
-
Matthias Schiffer authored
Make the code match the docs and check_site.lua by actually looking up the "default_roles" field, not "roles".
-
- Apr 07, 2022
-
-
J. Burfeind authored
Gone due to commit 45c84a11 ("ar71xx: drop target")
-
- Apr 02, 2022
-
-
J. Burfeind authored
Gone due to commit 45c84a11 ("ar71xx: drop target")
-
- Mar 26, 2022
-
-
J. Burfeind authored
Ubiquiti UniFi AP PRO Gone due to commit 45c84a11 ("ar71xx: drop target")
-
J. Burfeind authored
Gone due to commit 45c84a11 ("ar71xx: drop target")
-
- Mar 25, 2022
-
-
J. Burfeind authored
Gone due to commit 45c84a11 ("ar71xx: drop target")
-
J. Burfeind authored
Gone due to commit 45c84a11 ("ar71xx: drop target")
-
- Mar 24, 2022
-
-
J. Burfeind authored
Gone due to commit 45c84a11 ("ar71xx: drop target")
-
- Feb 22, 2022
-
-
Matthias Schiffer authored
A section can be marked as preseved by setting the gluon_preserve option to 1. In addition the following conditions must hold: - The preserved section must not already exist after OpenWrt's and Gluons setup scripts run. Modifying existing sections is currently unsupported. - Preserved sections must be named, so it can be detected whether a section conflicts with a preexisting one.
-
Matthias Schiffer authored
Allow interface names to change on updates to handle hwconfig -> DSA and similar migrations. On devices with only a single interface, a sysconfig single_ifname is created instead of wan_ifname or lan_ifname to allow separate configuration in site.conf.
-
Matthias Schiffer authored
With the new role-based interface configuration, it would be better to rename the wan/wan6 interfaces to uplink/uplink6, but that would cause unnecessary churn for the firewall configuration, so it is left for a later update. As all interfaces with the 'uplink' role are in the br-wan bridge, it is not possible to assign these to the 'mesh' role independently - instead, br-wan is added as a mesh interface as soon as a single interface has both the 'uplink' and 'mesh' roles. The UCI section for this configuration is now called 'mesh_uplink' instead of 'mesh_wan'. For all interfaces that have the 'mesh', but not the 'uplink' role a second configuration 'mesh_other' is created. If there is more than one such interface, all these interfaces are bridged as well (creating a bridge 'br-mesh_other'). This replaces the 'mesh_lan' section with its optional 'br-mesh_lan' bridge, but can also include interfaces that were not considered "LAN" when interfaces roles are modified (via site.conf or manually).
-
Matthias Schiffer authored
The new configuration generates sections iface_single/lan/wan in /etc/config/gluon. These sections usually refer to a sysconfig-controlled interface list, but adding custom sections with verbatim interfaces names is also possible. Each interface section contains a list of roles. The supported roles are 'client', 'uplink' and 'mesh'. Multiple roles can be configured on the same interface (for example the old 'mesh_on_wan' setting would become 'uplink'+'mesh'). 'client' is subsumed by any other role configured on the same interface ('client'+'mesh' is equivalent to 'mesh'). This property is important, as it allows the Wired Mesh settings in gluon-web-network to simply add and remove the mesh role without having to care what other roles are set - so in the default setup, this would switch between 'client' and 'client'+'mesh' for the LAN interface. By default, the WAN interface has role 'uplink' and the LAN interface 'client'; if only a single interface exists, the roles from the WAN interface are used by default. The default for each of the three interfaces (WAN/LAN/single) can be changed separated in site.conf, superseding the old mesh_on_wan, mesh_on_lan and single_as_lan settings.
-