http://defect.opensolaris.org/bz/show_bug.cgi?id=12210
--- Comment #6 from Anurag S. Maskey <Anurag.Maskey at Sun.COM> 2009-10-27 12:57:11 UTC --- (In reply to comment #5) > Can I confirm that for Known WLANs, if a ESSID+BSSID combination wlan is added > by user, BSSID should be saved; Yes, the GUI will pass both the ESSID and BSSID to nwam_wlan_select(). The BSSID will be saved to the corresponding known WLAN. > if it is automatically saved (connected with a > remember mark in Gui) and is active, BSSID could be retrieved, By "retrieved", do you mean from the known WLAN object or nwamd WLAN_CONNECTIOn_REPORT event messages? The remember checkbox creates the known WLAN entry. But if the user does not specify the BSSID, it is not saved in that known WLAN. The WLAN_CONNECTION_REPORT still specified the BSSID that we are connected to. So, the only way to get BSSIDs in the known WLANs is by having the user specify it. -- 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.
