{nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh
authorChun-Yeow Yeoh <yeohchunyeow@gmail.com>
Fri, 20 Jan 2012 17:02:16 +0000 (01:02 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 Jan 2012 19:56:56 +0000 (14:56 -0500)
A mesh node that joins the mesh network is by default a forwarding entity. This patch allows
the mesh node to set as non-forwarding entity. Whenever dot11MeshForwarding is set to 0, the
mesh node can prevent itself from forwarding the traffic which is not destined to him.

Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found