Dan Groves wrote: > OK, so it sounds like I need to: > > - Represent links in SMF as property groups under > network/linkmgmtd:default, and the property group's name is derived from > the linkid > - Make a 1-1 mapping between DLADM_TYPE_*'s and SMF types, and then the > API will convert data to and from strings based on that > - Modify the existing code that calls into the API to handle the fact > that the caller might need to convert data to use 64 bit integers. > > Any other thoughts?
that sums it up nicely. sounds like a good solution to me. -seb