On Fri, 26 Jan 2007 16:53:34 -0500
Dan Groves <Daniel.Groves at Sun.COM> wrote:

> I posted a new copy of the link ID management document to
> 
> http://www.opensolaris.org/os/project/clearview/uv/link_id_management.pdf
> 
> It includes modifications for all comments received so far except for 
> the request from Cathy about a way to get at class information for a 
> temporary link.  I'll add changes for that after she's responded to my 
> proposal.

How are you going to deal with alignment issues for storage of different
types in dladm_get_conf?  Check and return error, fault in lib,
copy safely and let the user fault on access?

Any reason not to have a return parameter containing the data type in
dladm_get_conf?  Its shouldn't be necessary but I could see it
simplifying some generic coding tasks.  If added you should allow a
null pointer to be passed for this parameter.

                        mph

Reply via email to