]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mac80211: In IBSS the DA field of auth frames is different from BSSID
authorAntonio Quartulli <ordex@autistici.org>
Mon, 9 Jan 2012 18:43:06 +0000 (19:43 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 24 Jan 2012 19:08:39 +0000 (14:08 -0500)
commitefa6a09db6d6c27557fb55299b9835b45b968eae
tree6ce9d715266bd618c35e1dc8bff7087ae9badae5
parente9980e6d20a5c4d3f52359142ab3569171759a5b
mac80211: In IBSS the DA field of auth frames is different from BSSID

In case of authentication frame exchange between two IBSS STAs, the
DA field must contain the destinatioin address (instead of the BSSID).

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ibss.c
net/mac80211/ieee80211_i.h
net/mac80211/util.c
net/mac80211/work.c