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
[roll] Roll fuchsia [wlan] Send SME RoamResult after 802.1X.
For protected networks, the SME RoamResult should only be sent to WLAN
Policy after the roam attempt's 802.1X negotiation. Before this change,
there were a number of bugs around this:
- RoamResult was sent before 802.1X negotiation
- an additional ConnectResult was being sent to WLAN Policy
- during a roam attempt, there were various other places where a
ConnectResult would be sent upon failure instead of a RoamResult
Test: fx test wlan-sme
Original-Bug: fxbug.dev/383766783
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1185514
Original-Revision: f56fb4f0c6c73306f06015de50978171f3bc4b5a
GitOrigin-RevId: c971116921a577d84499e9ed649eb93da1e67116
Change-Id: I3dea15a0d1b88d99f7e48bd49d3dc59720db94c3
0 commit comments