From: Chun-Yeow Yeoh Date: Wed, 13 Jun 2012 18:06:10 +0000 (+0800) Subject: {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval X-Git-Tag: v3.6-rc1~125^2~57^2~248^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=728b19e5fb9bbebbd580784a092b786fe379ed8e;p=pandora-kernel.git {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval As defined in section 13.10.9.3 Case D (802.11-2012), this control variable is used to limit the mesh STA to send only one PREQ to a root mesh STA within this interval of time (in TUs). The default value for this variable is set to 2000 TUs. However, for current implementation, the maximum configurable of dot11MeshHWMPconfirmationInterval is restricted by dot11MeshHWMPactivePathTimeout. Signed-off-by: Chun-Yeow Yeoh [line-break commit log] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed