http://defect.opensolaris.org/bz/show_bug.cgi?id=10205
amaguire <alan.maguire at sun.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|nwam-dev at opensolaris.org |alan.maguire at sun.com
Status|NEW |ACCEPTED
--- Comment #3 from amaguire <alan.maguire at sun.com> 2009-07-22 09:34:19 ---
At present, we only set keyname after a key has been successfully
used for a connection.
We could pick up the keyname as part of the upgrade action, the only problem
being that given how 0.5 worked, there will be a lot of identical keys for each
ESSID/BSSID pairing, and if the user connected to a particular ESSID/BSSID pair
using key A, and the key changed to B, we may pick up the wrong one. It may
make sense to simplify the matching to walk the secobjs, picking the last one
one the list to match ESSID prefix. That will mean we get the latest key.
--
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.