I noticed that we've added a few libscf utility functions to libnwam - I'm assuming the reasoning is that they are utilized by both nwamd and netconfigd. My sense is that they're a bit out of place in the library - would it perhaps make more sense for us to have a common directory under usr/src/cmd/cmd-inet/lib that contained a common_util.c file. In it we could include code common to both netcfgd and nwamd (which would include scf utility functions, logging functions etc). Does this seem reasonable? If so I can make the change in my latest changeset. Thanks!
Alan
