Am 11.12.2024 um 11:50 schrieb John Crispin:
On 09.12.24 19:19, e9hack wrote:
3) vlan settings: vlan_no_bridge must be 0, if vlan_bridge isn't set and the
bridge configuration comes from a vlan file
It isn't possible to set vlan_no_bridge to 0.
are you sure about this ?
the old code lo
On 09.12.24 19:19, e9hack wrote:
3) vlan settings: vlan_no_bridge must be 0, if vlan_bridge isn't set
and the bridge configuration comes from a vlan file
It isn't possible to set vlan_no_bridge to 0.
are you sure about this ?
the old code looked like this
if [ -n "$vlan_bridge" ];
Am 10.12.2024 um 08:06 schrieb John Crispin:
Hi Hartmut
On 09.12.24 19:19, e9hack wrote:
2) wireless.wifi-xxx.json: reading of options with alias definitions don't work
can you elaborate on this one please ?
John
My 5g wifi wasn't detected properly:
config wifi-device 'radio0'
Hi Hartmut
On 09.12.24 19:19, e9hack wrote:
2) wireless.wifi-xxx.json: reading of options with alias definitions
don't work
can you elaborate on this one please ?
John
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lis
Hi,
there are a few bugs in the new ucode scripts:
1) iface.uc, line no 104: WPA-EAP--SHA256 -> WPA-EAP-SHA256
2) wireless.wifi-xxx.json: reading of options with alias definitions don't work
3) vlan settings: vlan_no_bridge must be 0, if vlan_bridge isn't set and the
bridge configuration come