]> 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)
commitc9b09ab234f4b6638df1ece9ca9762f2e2d6d68c
treebbd37b170d3657f7df53475f8f9d4d6f73b7260e
parent78a6ee8bd37ad8e818d1656d8c0548ed8103d784
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