]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/wireless/nl80211.c
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)
commit6e16d90b5218307db805e6b3e0b06d3946eb8c4c
treebbd37b170d3657f7df53475f8f9d4d6f73b7260e
parent7ade7036043e2e8e2831ae189ce5c248386062f1
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