When we receive an AUTH or ASSOC event even though we have already
authorpatrick <patrick@openbsd.org>
Fri, 5 Jan 2018 19:06:37 +0000 (19:06 +0000)
committerpatrick <patrick@openbsd.org>
Fri, 5 Jan 2018 19:06:37 +0000 (19:06 +0000)
commit750cbd98d3b5aacb8f4b21b57933b7df7fbbdf11
tree3f1cb4bc5137c5dfc7aac89a9fa32c5d39c19f8d
parentf620fa076e23562ed1d435e0a6d20a2ba857f9de
When we receive an AUTH or ASSOC event even though we have already
reached the RUN state, this probably means that we have roamed to
a different AP.  In that case throw us back into SCAN mode and let
the stack look for a new AP to connect to.  In the future it might
be worthwhile to use the ROAM event information to read the new AP
information to adjust our stack, but that is further down the road.
sys/dev/ic/bwfm.c