Some more checks before auto-join switches networks.
authorphessler <phessler@openbsd.org>
Fri, 13 Jul 2018 07:22:55 +0000 (07:22 +0000)
committerphessler <phessler@openbsd.org>
Fri, 13 Jul 2018 07:22:55 +0000 (07:22 +0000)
commitd27bcab3004b802402b26bc70811c0ef3646ea12
treebaff9a40ec6e22327ed61e7c072daea278310847
parent6837ccd5c72e499e1dcdb25d647f6e2d924c927e
Some more checks before auto-join switches networks.

Make sure all of the crypto options the AP announces matches what we
would configure.  While here, don't switch if the user has specified
a specific BSSID, and the new AP does not match.

OK stsp@
sys/net80211/ieee80211_node.c