CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2021/11/03 05:52:59

Modified files:
        sys/net80211   : ieee80211_node.c 

Log message:
In addition to the WEP key(s) being set at device initialization with
'nwid'/'nwkey', the keys will be set at random times when 'join'/'nwkey' is
used. So also stop trying to set IEEE80211_CIPHER_NONE keys on that path.

James Hastings confirms this fixes his '(null node)' panics on run(4). Thanks!

ok stsp@

Reply via email to