mac80211: implement the meshconf formation info field
authorRui Paulo <rpaulo@gmail.com>
Mon, 9 Nov 2009 23:46:41 +0000 (23:46 +0000)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 11 Nov 2009 20:23:57 +0000 (15:23 -0500)
commit8f2fda9594f083981ad54c1994863875fe680925
tree3a409f293de7fd2569d6d962165e4704898bfe6e
parenta1935218da8964a033bdf68c591629741c94eeec
mac80211: implement the meshconf formation info field

The Mesh Configuration Formation Info field contains the number of
neighbors.  This means that the beacon must be updated every time a
peer joins or leaves.

Signed-off-by: Rui Paulo <rpaulo@gmail.com>
Signed-off-by: Javier Cardona <rpaulo@gmail.com>
Reviewed-by: Andrey Yurovsky <andrey@cozybit.com>
Tested-by: Brian Cavagnolo <brian@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mesh.c
net/mac80211/mesh_plink.c