http://defect.opensolaris.org/bz/show_bug.cgi?id=11685


Anurag S. Maskey <Anurag.Maskey at Sun.COM> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ACCEPTED


--- Comment #3 from Anurag S. Maskey <Anurag.Maskey at Sun.COM> 2009-10-02 
17:39:46 UTC ---
Changes in the last couple of weeks in nwamd's startup process include locking
and unlocking the active_ncp_mutex.  However, dlmgmtd's startup has changed
quite bit due to the iptun's putback.  I wonder if its related ....

Other things I found:

We check if a link exists or not for NCUs in the Automatic NCP.  We use
dladm_name2info() and check if the DLADM_OPT_ACTIVE flag is returned.
If a link exists in the system, then DLADM_OPT_ACTIVE and DLADM_OPT_PERSIST
flags are returned.
If a link is mentioned in /etc/dladm/datalink.conf but does not exist in the
system, then DLADM_OPT_PERSIST is returned.

At boot time, dladm_name2info() returns DLADM_OPT_PERSIST for all interfaces in
/etc/dladm/datalink.conf.

-- 
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.
You are the assignee for the bug.

Reply via email to