hostapd: allow stations to move between different bss interfaces
authorFelix Fietkau <nbd@openwrt.org>
Sat, 6 Mar 2010 20:30:25 +0000 (22:30 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 6 Mar 2010 20:30:25 +0000 (22:30 +0200)
commit53f3d6f3e616398d7e1fa936119c009b7fa6c7f1
tree2a60cd0232f189e220dcb1a16ae7d3bd6c1b6daa
parenta2e40bb6508dc8d5443144c8c4976a742470b6bb
hostapd: allow stations to move between different bss interfaces

With this patch, a client gets kicked out of the last BSS it was
attached to, when it is associating to a different one.
While mac80211 does allow a station to be present on multiple bss
interfaces, this does seem to cause problems both for the stack
and for hostapd.
src/ap/sta_info.c