Dan, I didn't look through the document yet. But there are two new interfaces that you didn't add to your document:
a. dladm_unset_conf_field() Corresponding to the dladm_set_conf_field(), which remove a specific field from the link configration. It is useful for reset-linkprop. b. dladm_up_linkid() You might need to change the name of this one. But the purpose of this function is to reset a <linkname, linkid> mapping to be *active*. It is usefaul for up-aggr, up-vlan etc. Thanks - Cathy > Hi, > > I've posted a new version of the link ID management API document to: > > http://www.opensolaris.org/os/project/clearview/uv/link_id_management.pdf > > Changes include: > > - re-written the section on SMF. Hopefully it is clearer what I intend > to do and why. It includes things such as the list of properties is > only a convenience and is not committed, a change of the layout for > storing link information in SMF, and information on how temporary links > are stored in SMF. One thing is I do not talk about a refresh method > for network/linkmgmtd. Would it be useful to have one? > - Change of function signatures - dladm_get_conf_field, > dladm_set_conf_field, etc. > - change of data types - There are fewer data types and they now map 1-1 > with SMF types > - change dladm_linkid_t to datalink_id_t > - change dladm_create_datalink_id so that it can accept a prefix and > append a PPA > > Comments, questions are welcome. If I missed anyone's comments from > earlier, please let me know. > > thanks, > Dan > > > _________________________________ > clearview-discuss mailing list > clearview-discuss at opensolaris.org