http://defect.opensolaris.org/bz/show_bug.cgi?id=9814

           Summary: need to support wireless key slots other than 1
    Classification: Development
           Product: nwam
           Version: unspecified
          Platform: ANY/Generic
        OS/Version: All
            Status: ACCEPTED
 Status Whiteboard: nwam1-build:2009-06-25
          Severity: enhancement
          Priority: P4
         Component: ON library
        AssignedTo: nwam-dev at opensolaris.org
        ReportedBy: alan.maguire at sun.com
         QAContact: nwam-dev at opensolaris.org


we should allow users to specify other key slots. From an API perspective this
would involve:

- modifying args to nwam_wlan_set_key() to be

nwam_error_t nwam_wlan_set_key(const char *linkname, const char *essid, 
    const char *bssid, uint32_t secmode, uint8_t keyslot, const char *key)

- adding a keyslot uint property to the known wlan object.

-- 
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.

Reply via email to