http://defect.opensolaris.org/bz/show_bug.cgi?id=10144
Anurag S. Maskey <Anurag.Maskey at Sun.COM> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ACCEPTED |CLOSED
Resolution| |FIXINSOURCE
--- Comment #1 from Anurag S. Maskey <Anurag.Maskey at Sun.COM> 2009-07-23
12:30:39 ---
Code was using dladm_name2info() to determine whether an interface with the
given name existed or not. We also need to check the flags returned by
dladm_name2info() for DLADM_OPT_ACTIVE. Only interfaces that exist in the
system have this flag set. If entries exist in /etc/dladm/datalink.conf but
interfaces doesn't exist, dlmgmtd considers these interfaces "removed". Check
with "dladm show-phys -P" for the "r" flag.
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.