WEXT: IEEE 802.11w/MFP configuration
authorJouni Malinen <j@w1.fi>
Wed, 18 Jun 2008 08:13:33 +0000 (11:13 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 18 Jun 2008 08:13:33 +0000 (11:13 +0300)
commitf0732adfe07dcd524e5411aeb96ae5b545b92f9f
tree3c06870177700713ae068b8e328c3b36bfeb53e5
parent84737a46a4558ac9a8940cbb6a3d77aaf13ad2a5
WEXT: IEEE 802.11w/MFP configuration

Added configuration of MFP related parameters with WEXT. The changes to
linux/wireless.h have not yet been applied to the Linux kernel tree, so the
code using them is still open to changes and is ifdef'ed out if
CONFIG_IEEE80211W is not set.
src/common/wireless_copy.h
src/drivers/driver_wext.c