Re: [PATCHv2 1/3] mac80211: fix CMD_FRAME for AP_VLAN

2016-10-12 Thread Johannes Berg
On Mon, 2016-10-03 at 13:14 +0200, Michael Braun wrote: > When using IEEE 802.11r FT OVER-DS roaming with AP_VLAN, hostapd > needs to > send out a frame using CMD_FRAME for a station assigned to an AP_VLAN > interface. > > Right now, the userspace needs to give the exact AP_VLAN interface > index

[PATCHv2 1/3] mac80211: fix CMD_FRAME for AP_VLAN

2016-10-03 Thread Michael Braun
When using IEEE 802.11r FT OVER-DS roaming with AP_VLAN, hostapd needs to send out a frame using CMD_FRAME for a station assigned to an AP_VLAN interface. Right now, the userspace needs to give the exact AP_VLAN interface index for CMD_FRAME; hostapd does not do this. Additionally, userspace