Hi Chun-Yeow, On Thu, May 31, 2012 at 12:09 PM, Chun-Yeow Yeoh <yeohchunyeow@xxxxxxxxx> wrote: > 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 <yeohchunyeow@xxxxxxxxx> > --- > diff --git a/include/linux/nl80211.h b/include/linux/nl80211.h > index a6959f7..14bbf47 100644 > --- a/include/linux/nl80211.h > +++ b/include/linux/nl80211.h > @@ -2136,6 +2136,10 @@ enum nl80211_mntr_flags { > * @NL80211_MESHCONF_HWMP_RANN_INTERVAL: The interval of time (in TUs) between > * root announcements are transmitted. > * > + * @NL80211_MESHCONF_HWMP_CONFIRMATION_INTERVAL: The minimum interval of time > + * (in TUs) during which a mesh STA can send only one Action frame containing > + * a PREQ element for root path confirmation. This doesn't make sense. Is this what you're trying to say? "Minimum interval of time (in TUs) between sending Action frames containing PREQ elements for root path confirmation." Thanks, -- Julian Calaby Email: julian.calaby@xxxxxxxxx Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html