wireless: rework and fix vlan/station config reload handling
authorFelix Fietkau <nbd@nbd.name>
Fri, 15 Sep 2023 11:06:02 +0000 (13:06 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 15 Sep 2023 11:08:03 +0000 (13:08 +0200)
commit3d425f16d6a69f602e25d7ec19734bb2c8de1588
tree7767ff429055ca9b3f2f5665e217289d64647732
parent1a07f1dff32b3af49e39533e33e8964b59535662
wireless: rework and fix vlan/station config reload handling

The vif name of sections was not properly updated.
Rework the config structure to maintain stations/vlans in a vlist in the vif struct.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
config.c
scripts/netifd-wireless.sh
wireless.c
wireless.h