This set of patches adds support for IEEE 802.11w (management frame
protection) into mac80211. It is up-to-date with the latest IEEE 802.11w
draft (D7.0) and I do not expect any major changes to IEEE 802.11w
anymore.
The main differences to the last RFC round:
- resync with current mac80211
- update to latest IEEE 802.11w draft (D6.0 -> D7.0)
(protection against unauthorized (re)association attacks with
SA Query procedure and Association Comeback notification;
exclude Public Action frames from MFP)
--
Jouni Malinen PGP id EFC895FA
On Wed, 2008-12-31 at 17:38 +0200, Jouni Malinen wrote:
> This set of patches adds support for IEEE 802.11w (management frame
> protection) into mac80211. It is up-to-date with the latest IEEE 802.11w
> draft (D7.0) and I do not expect any major changes to IEEE 802.11w
> anymore.
Looks good to me, I wouldn't mind putting this in.
johannes