You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even with 20b710c reverted, it appears we still try to beacon after mesh leave. This means all former peers send us a bunch of peer open frames after we've left, because they get a matching beacon (but we will not establish the link).
The text was updated successfully, but these errors were encountered:
I have verified that beaconing is stopped if the patch 20b710c is applied whenever we invoke "iw mesh0 mesh leave". This is consistent with Bob's patch 3084bd2.
Issue by bcopeland from Friday Mar 07, 2014 at 14:34 GMT
Originally opened as https://github.com/cozybit/wcn36xx/issues/5
Even with 20b710c reverted, it appears we still try to beacon after mesh leave. This means all former peers send us a bunch of peer open frames after we've left, because they get a matching beacon (but we will not establish the link).
The text was updated successfully, but these errors were encountered: