Add IGTK/MFP configuration (disabled by default)
authorJouni Malinen <j@w1.fi>
Wed, 18 Jun 2008 08:23:59 +0000 (11:23 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 18 Jun 2008 08:23:59 +0000 (11:23 +0300)
commiteb0699b6baf13b56b8bfb2e18b5fb6257f909884
treeaddebf0f091fe9db06c28b569deaefa5d42f86dd
parent089165e6a4df26a62c6c78f9e8dcdc097adf82d6
Add IGTK/MFP configuration (disabled by default)

Added code to use suggested nl80211/cfg80211 API for setting MFP related
parameters. This is disabled by default since the API changes has not yet
been approved. The new commands can be enabled by defining
NL80211_MFP_PENDING (this will be removed once the API changes is
approved).
hostapd/driver_nl80211.c