Skip to content

Commit

Permalink
mac80211: clarify mesh Kconfig
Browse files Browse the repository at this point in the history
This clarifies that the mesh networking code is currently
based on Draft 1.08 of the 802.11 Mesh Networking amendment.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Johannes Berg authored and John W. Linville committed Mar 6, 2008
1 parent ff59dc7 commit 5c142e8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions net/mac80211/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,9 @@ config MAC80211_MESH
bool "Enable mac80211 mesh networking (pre-802.11s) support"
depends on MAC80211 && EXPERIMENTAL && BROKEN
---help---
This options enables support of pre-802.11s mesh interfaces.
For more information visit http://o11s.org
This options enables support of Draft 802.11s mesh networking.
The implementation is based on Draft 1.08 of the Mesh Networking
amendment. For more information visit http://o11s.org/.


config MAC80211_LEDS
Expand Down

0 comments on commit 5c142e8

Please sign in to comment.