]> git.ipfire.org Git - thirdparty/iw.git/commit - mesh.c
iw: Add support of setting non-forwarding entity in Mesh
authorChun-Yeow Yeoh <yeohchunyeow@gmail.com>
Sun, 4 Mar 2012 17:41:46 +0000 (01:41 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 26 Mar 2012 09:09:41 +0000 (11:09 +0200)
commitaccd0d236117c181b91d0671c5b1d708216a97e9
tree9cfbfa9b5874a1e7a95ad0477b4bf38b5046f038
parentb78ae2b1ac94acf9914f7a2cf1c7580a8cc8a0dc
iw: Add support of setting non-forwarding entity in Mesh

This patch creates a new mesh parameter known as mesh_fwding. Mesh node will become
non-forwarding entity if this parameter is set to 0. By default, it is set as 1.

Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com>
mesh.c