Following up on last week's discussions, I updated the parsing code in dlmgmtd to simply detect link properties by filtering out other well-known attributes, rather than change datalink.conf file format.
Non-property attribute definitions, the ones used for as vlan and aggr, now live in libdlmgmt.h and form a list consumed by dlmgmtd - so that folks adding new attributes won't forget about dlmgmtd (this is useful, because from my talking to non-clearview networking people, many of them do not quite understand what dlgmtmd is for). http://cr.opensolaris.org/~artem/br-priv2/index.html /net/aja.sfbay/export0/brussels/br-priv2/usr/src 6688428 dladm init-linkprop ignores private properties -Artem
