with the integration of

11082 remove svcs-enable and svcs-disable properties for now

...any location configuration referencing those properties
should be removed (i.e. "nwamcfg destroy loc <name>").

In addition, a change is being made with respect to
enable of enabled objects (and disable of disabled objects).
These operations will return success now and do nothing
as SMF does, rather than returning ENTITY_IN_USE
or ENTITY_INVALID_STATE.

Finally, it is now possible to pass a NULL int * (holding
the return value of any callback function returning non-zero)
to the various libnwam walker functions. Passing NULL
means we don't retrieve the value returned by the callback,
but no other behaviour changes.

The above changes will appear in a build I've kicked off
(they're not in today's build) and will send pointers to later.
Thanks!

Alan

Reply via email to