wireless: pass the real network ifname to the setup script
authorFelix Fietkau <nbd@nbd.name>
Fri, 4 Jun 2021 06:41:34 +0000 (08:41 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 4 Jun 2021 06:41:36 +0000 (08:41 +0200)
commit7f199050f395d5295a3f665bcd2eb8cc755d08aa
tree6d11b708d2801fefbd946cfcada33a9ebcd938b6
parentcb6ee9608e10029875389092140de65fa6a66714
wireless: pass the real network ifname to the setup script

If the network ifname is a VLAN on top of a VLAN-filtering bridge, hostapd
needs to know the VLAN ifname to communicate with other APs, if 802.11r is enabled.

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