Author: Alan Maguire <Alan.Maguire at Sun.COM>
Repository: /hg/nwam/nwam1
Latest revision: ccdb05de6a61f1e0ee41ab22547b929416a88258
Total changesets: 1
Log message:
update libnwam nwamd door args to be more nwam_event_t-like
switch from single nwam_action() function to request-specific nwam_request_*()
functions
update daemon to support new door arg structures
update event code to size down event data via realloc() on receipt of event
Files:
update: usr/src/cmd/cmd-inet/lib/nwamd/door_if.c
update: usr/src/lib/libnwam/common/libnwam_enm.c
update: usr/src/lib/libnwam/common/libnwam_events.c
update: usr/src/lib/libnwam/common/libnwam_impl.h
update: usr/src/lib/libnwam/common/libnwam_loc.c
update: usr/src/lib/libnwam/common/libnwam_ncp.c
update: usr/src/lib/libnwam/common/libnwam_util.c