On Fri, 10 Apr 2009 sowmini.varadhan at sun.com wrote:

> I decided to take a stab at
>
>  6601421 dladm set-linkprop should support multiple -p options
>
> along with some related linkprop fixes, but when I looked into
> dladm.c, was surprised to find that "dladm_parse_props()" is called
> from do_create_aggr and do_create_vlan in addition to the
> expected (by me, at least) do_create_vnic *linkprop functions.
>
> What happened here? Why do we pass in property lists for aggr and
> vlan creation?

We support bandwidth/cpu etc. properties for vlans (via dladm create-vlan -
just like a vlan created by dladm create-vnic -v) and aggrs.

>
> Even more confusing is the fact that the dladm usage string (emitted
> when one types dladm with no args) does not have any hint of the
> -p option for vlans and aggrs. At least that, needs to be fixed!

True, that is a bug.

-venu

>
> --Sowmini
>
> _______________________________________________
> crossbow-discuss mailing list
> crossbow-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/crossbow-discuss
>

Reply via email to