]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mac80211: Send Layer 2 Update frame on reassociation
authorJouni Malinen <jouni.malinen@atheros.com>
Fri, 12 Dec 2008 15:08:31 +0000 (17:08 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 19 Dec 2008 20:23:08 +0000 (15:23 -0500)
commitb8d476c8cb64a1640d8762aa442b8a73fa74b7d5
tree0313f5af3f042abb8cf79fd9d188b3929fe80f16
parent0fe45b1debba7302155b62f3829119a1185a4f5a
mac80211: Send Layer 2 Update frame on reassociation

When a STA roams back to the same AP before the previous STA entry has
expired, a new STA entry is not added in mac80211. However, a Layer 2
Update frame still needs to be transmitted to update layer 2 devices
about the new location for the STA. Without this, switches may
continue to forward frames to the previous (now incorrect) port when
STA roams between APs.

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/cfg.c