mac80211: implement a timer to send RANN action frames
authorRui Paulo <rpaulo@gmail.com>
Mon, 9 Nov 2009 23:46:56 +0000 (23:46 +0000)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 13 Nov 2009 22:43:56 +0000 (17:43 -0500)
commite304bfd30f356f7b75d30cad0029ecca705fd590
tree64b466a5d6b70dba13605d5ec1ae656801caa212
parentd19b3bf6384e66ac6e11a61ee31ed2cfe149f4d8
mac80211: implement a timer to send RANN action frames

RANN (Root Annoucement) frame TX. Send an action frame every second
trying to build a path to all nodes on the mesh.

Signed-off-by: Rui Paulo <rpaulo@gmail.com>
Signed-off-by: Javier Cardona <javier@cozybit.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/ieee80211_i.h
net/mac80211/mesh.c
net/mac80211/mesh.h
net/mac80211/mesh_hwmp.c