commit | d665508b98d3cdbeb476e7d6848a513184a81ed0 | [log] [tgz] |
---|---|---|
author | Chun-Yeow Yeoh <yeohchunyeow@gmail.com> | Fri Mar 02 02:03:19 2012 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Mar 05 15:38:33 2012 -0500 |
tree | 00032469034dc31c007251d956396bcfbe2103c6 | |
parent | fe8431f89e25de722610ee5beb2892bd019d1fed [diff] |
mac80211: fix the support of setting non-forwarding entity in Mesh RANN, PREP and PERR propagation should happen only if the dot11MeshForwarding is true. Besides, data frame should not be forwarded if dot11MeshForwarding is false. This redundant checking is necessary to avoid the broadcasted ARP breaking the non-forwarding rule. Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>