]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: Userspace may inform kernel of mesh auth method.
authorColleen Twitty <colleen@cozybit.com>
Wed, 8 May 2013 18:45:59 +0000 (11:45 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 16 May 2013 20:39:43 +0000 (22:39 +0200)
commit5ac0184c472fa6b14240468a29e96dfc0fd9f3ad
treebbd37b170d3657f7df53475f8f9d4d6f73b7260e
parentc48e985215484028e217322853e17f42aa302a53
cfg80211: Userspace may inform kernel of mesh auth method.

Authentication takes place in userspace, but the beacon is
generated in the kernel.  Allow userspace to inform the
kernel of the authentication method so the appropriate
mesh config IE can be set prior to beacon generation when
joining the MBSS.

Signed-off-by: Colleen Twitty <colleen@cozybit.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/mesh.c
net/wireless/nl80211.c