nl80211: advertise GTK rekey support, new triggers
authorJohannes Berg <johannes.berg@intel.com>
Wed, 13 Jul 2011 08:48:55 +0000 (10:48 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 15 Jul 2011 17:38:28 +0000 (13:38 -0400)
commit77dbbb138986b26cb99f868d4b6410577ef4c040
treee3f4f9a2bb6b36938e3b221f4f0ee2e74d1ab238
parent95acac61ba66c4abd40e038dae8c1ed2e176c7b1
nl80211: advertise GTK rekey support, new triggers

Since we now have the necessary API in place to support
GTK rekeying, applications will need to know whether it
is supported by a device. Add a pseudo-trigger that is
used only to advertise that capability. Also, add some
new triggers that match what iwlagn devices can do.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/linux/nl80211.h
include/net/cfg80211.h
net/wireless/core.c
net/wireless/nl80211.c