summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorChun-Yeow Yeoh <yeohchunyeow@gmail.com>2012-05-30 01:30:41 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2012-06-04 19:23:23 (GMT)
commitb8bacc187aa5b59af9b9fa19b3ce4df5ad1db112 (patch)
treee07349c8f858890b6c8e13ffcc0ab4d41b3f68ef /virt
parent28f333666ea766fdfb25de3783ff56cd2d1c51f0 (diff)
downloadlinux-fsl-qoriq-b8bacc187aa5b59af9b9fa19b3ce4df5ad1db112.tar.xz
mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS
Mesh station that joins an MBSS is reachable using mesh portal with 6 address frame by mesh stations from another MBSS if these two different MBSSes are bridged. However, if the mesh station later moves into the same MBSS of those mesh stations, it is unreachable by mesh stations in the MBSS due to the mpp_paths table is not deleted. A quick fix is to perform mesh_path_lookup, if it is available for the target destination, mpp_path_lookup is not performed. When the mesh station moves back to its original MBSS, the mesh_paths will be deleted once expired. So, it will be reachable using mpp_path_lookup again. Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions