mac80211: Let userspace enable and configure vendor specific path selection.
authorJavier Cardona <javier@cozybit.com>
Fri, 17 Dec 2010 01:37:49 +0000 (17:37 -0800)
committerChristian Lamparter <chunkeey@googlemail.com>
Wed, 12 Jan 2011 11:53:12 +0000 (12:53 +0100)
Userspace will now be allowed to toggle between the default path
selection algorithm (HWMP, implemented in the kernel), and a vendor
specific alternative.  Also in the same patch, allow userspace to add
information elements to mesh beacons.  This is accordance with the
Extensible Path Selection Framework specified in version 7.0 of the
802.11s draft.

Signed-off-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>

No differences found