OpenSolaris

Printable Version Enter a New Search
Bug ID 6753521
Synopsis show-linkprop should not return ENOTSUP for DEFAULT value of props like speed.
State 10-Fix Delivered (Fix available in build)
Category:Subcategory network:dladm
Keywords
Responsible Engineer Sowmini Varadhan
Reported Against snv_100
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_101
Fixed In snv_101
Release Fixed solaris_nevada(snv_101)
Related Bugs 6659866 , 6721363 , 6756277 , 6758132
Submit Date 27-September-2008
Last Update Date 22-October-2008
Description
libdladm.so.1 returns ENOTSUP when queried for DEFAULT values of  properties like speed and duplex.
It should instead return the current value for these properties (default value may be the same as current
value in some of these cases).

Note that a side-effect of this bug is that, after 6721363, the output of speed/duplex is suppressed
from the show-linkprop output.
.
Work Around
N/A
Comments
N/A