http://defect.opensolaris.org/bz/show_bug.cgi?id=9334
Summary: add API to libnwam get the currently active priority-
group
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: ACCEPTED
Severity: enhancement
Priority: P2
Component: ON library
AssignedTo: Anurag.Maskey at Sun.COM
ReportedBy: Anurag.Maskey at Sun.COM
QAContact: nwam-dev at opensolaris.org
Enhance libnwam API to retrieve the currently active priority-group from nwamd.
The API will be:
extern nwam_error_t nwam_ncp_get_active_priority_group(int64_t *);
nwamd must also send priority-group change event to listeners. This avoids
consumers having to call the above API repeatedly.
It would be nice to have "nwamadm interact" also display these priority-group
change events.
--
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.