Commit 5c142e8d authored by Johannes Berg's avatar Johannes Berg Committed by John W. Linville

mac80211: clarify mesh Kconfig

This clarifies that the mesh networking code is currently
based on Draft 1.08 of the 802.11 Mesh Networking amendment.
Signed-off-by: default avatarJohannes Berg <johannes@sipsolutions.net>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent ff59dc76
...@@ -85,8 +85,9 @@ config MAC80211_MESH ...@@ -85,8 +85,9 @@ config MAC80211_MESH
bool "Enable mac80211 mesh networking (pre-802.11s) support" bool "Enable mac80211 mesh networking (pre-802.11s) support"
depends on MAC80211 && EXPERIMENTAL && BROKEN depends on MAC80211 && EXPERIMENTAL && BROKEN
---help--- ---help---
This options enables support of pre-802.11s mesh interfaces. This options enables support of Draft 802.11s mesh networking.
For more information visit http://o11s.org The implementation is based on Draft 1.08 of the Mesh Networking
amendment. For more information visit http://o11s.org/.
config MAC80211_LEDS config MAC80211_LEDS
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment