http://defect.opensolaris.org/bz/show_bug.cgi?id=9798
Summary: known WLAN key upgrade algorithm could be smarter
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: ACCEPTED
Status Whiteboard: nwam1-build:2009-06-25
Severity: minor
Priority: P4
Component: ON daemon
AssignedTo: alan.maguire at sun.com
ReportedBy: alan.maguire at sun.com
QAContact: nwam-dev at opensolaris.org
at present, for a phase 0(.5) key to be upgraded to phase 1, it needs to match
both ESSID and BSSID of the network being connected to. In phase 1, we store
keys as ESSID-only, so the upgrade process involves reading in the key and
changing it to the ESSID-only form. However we could probably do a bit better
by matching any key that matches the ESSID prefix rather than looking for the
exact ESSID/BSSID match.
--
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.