mac80211: implement RANN processing and forwarding
authorRui Paulo <rpaulo@gmail.com>
Wed, 11 Nov 2009 00:01:31 +0000 (00:01 +0000)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 13 Nov 2009 22:43:54 +0000 (17:43 -0500)
commit90a5e16992fa6105f7ebf3f29f5cf5feb1bbf7dc
treebe20480aca5f74c63371e7808e19ef7812a65204
parent41a2617064a8458178ccdf31ed2be2b4eade4a2a
mac80211: implement RANN processing and forwarding

Process the RANN (Root Annoucement) Frame and try to find the HWMP
root station by sending a PREQ.

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>
include/linux/ieee80211.h
net/mac80211/ieee80211_i.h
net/mac80211/mesh_hwmp.c
net/mac80211/util.c