commit | 5815814bfad5b3f88ff58ab90aaf09dd69ab8da2 | [log] [tgz] |
---|---|---|
author | Javier Cardona <javier@cozybit.com> | Mon Aug 10 12:15:50 2009 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 14 09:14:01 2009 -0400 |
tree | 8779b7f735fc208ca9f9375223e51e4c06bdb902 | |
parent | d403a1c66ea1fb47ae61921eac278d4154f7ca8a [diff] |
mac80211: Early detection of broken mesh paths when using minstrel. This change triggers a path discovery as soon as the link quality degrades below a certain threshold. This results in a faster path recovery time than by simply relying on the periodic path refresh mechanism to detect broken links. Signed-off-by: Javier Cardona <javier@cozybit.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>