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" ];