Hi,

PseudoCylon: Can you try to reproduce this:

1) Setup OPEN HOST AP (ssid = xxx).

2) Configure WLAN client with:

ssid=xxx
auth_alg=SHARED
key_mgmt=NONE

Wait until wpa_cli announces that it tries to associate, but fails.

3) Then update wpa_supplicant.conf:

ssid=xxx
auth_alg=OPEN
key_mgmt=NONE

4) Enter: "reconfigure" in wpa_cli (panic should happen shortly due to 
callback from IEEE802.11 layer which appears to refer a NULL pointer).

--HPS
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to