]> git.ipfire.org Git - thirdparty/iw.git/commit - mesh.c
iw: add default mesh Power Mode and Awake Window to mesh config
authorMarco Porsch <marco@cozybit.com>
Fri, 18 Jan 2013 12:05:31 +0000 (13:05 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 29 Jan 2013 11:54:44 +0000 (12:54 +0100)
commit46758fa391cf2b44016972a854854c60a4498c0d
tree734ae4be94fa4a1e4bf2c661c706a0ed1e555906
parenta8c2e76dbf6b868b37e4662141e79c6afd42aa9b
iw: add default mesh Power Mode and Awake Window to mesh config

The default mesh power mode is the power mode that will be
assigned to newly established peer links.
The awake window is the duration the local STA will stay awake
after sending its own beacon in PS mode.
Both values can be modified as part of the mesh params.

Signed-off-by: Marco Porsch <marco@cozybit.com>
Signed-off-by: Ivan Bezyazychnyy <ivan.bezyazychnyy@gmail.com>
mesh.c