On Wed, Apr 20, 2011 at 3:23 AM, Yeoh Chun Yeow <yeohchuny...@gmail.com> wrote:
> Anyone has the documentation related to the following parameters in HowTo:
>
> mesh_retry_timeout
> mesh_confirm_timeout
> mesh_holding_timeout
> mesh_max_peer_links
> mesh_max_retries
> mesh_ttl
> mesh_auto_open_plinks
> mesh_hwmp_max_preq_retries
> mesh_path_refresh_time
> mesh_min_discovery_timeout
> mesh_hwmp_active_path_timeout
> mesh_hwmp_preq_min_interval
> mesh_hwmp_net_diameter_traversal_time

All but mesh_auto_open_plinks come directly from the 11s spec.  For
instance mesh_retry_timeout is dot11MeshRetryTimeout and so on.
mesh_auto_open_plinks controls whether the stack will attempt to
automatically establish a peer link with any neighbors in range.  The
default is to do so.  When the parameter is unset, peer links must be
initiated from userspace with 'iw plink_action' commands.

Javier
_______________________________________________
Devel mailing list
Devel@lists.open80211s.org
http://open80211s.com/mailman/listinfo/devel

Reply via email to