http://defect.opensolaris.org/bz/show_bug.cgi?id=10720
--- Comment #1 from Darren Kenny <dkenny at opensolaris.org> 2009-08-25
12:39:16 UTC ---
Created an attachment (id=2497)
Contents of nwamevent structure.
This appears to be happening because when we get the WLAN_NEED_KEY event from
nwam the wlan_info contains invalid data, for example see the attachment for
the complete structure, but the sub-set is here:
wlan_info = {
name = "iwh0"
connected = B_FALSE
num_wlans = 1U
wlans = (
{
essid = "dub04wlan"
bssid = ""
signal_strength = "H\017??????"
security_mode = 2U
speed = 169U
channel = 134509040U
bsstype = 4269387513U
keyindex = 0
have_key = B_FALSE
selected = B_FALSE
connected = B_FALSE
}
}
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.