nl80211: advertise GTK rekey support, new triggers
authorJohannes Berg <johannes.berg@intel.com>
Wed, 13 Jul 2011 08:48:55 +0000 (10:48 +0200)
committerDmitry Shmidt <dimitrysh@google.com>
Fri, 24 Aug 2012 20:55:17 +0000 (13:55 -0700)
commit1bd42d5ea786795ee253847e03e0ab617f41739d
tree94223b6ff9757106d54741dbb5134a4bb531c61f
parente350606366b0aeb540c7e943ccdb50c4c4205b25
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