commit | a07dbea210e146aedf8929cdabe082b58696260c | [log] [tgz] |
---|---|---|
author | Andrey Yurovsky <andrey@cozybit.com> | Sat Dec 20 10:55:34 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 15:58:35 2009 -0500 |
tree | feea78d288b0d004b253e52bbe6fa528258feeed | |
parent | 5352ff6510422d9a9bf13b7272f865eb53247f4d [diff] |
rt2x00: Add mesh support This adds initial support for Mesh Point mode. For this we tell mac80211 that we support NL80211_IFTYPE_MESH_POINT. We also need to send beacons. mac80211 will configure our RX filter accordingly. Signed-off-by: Andrey Yurovsky <andrey@cozybit.com> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>