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



--- Comment #3 from Anurag S. Maskey <Anurag.Maskey at Sun.COM> 2009-11-11 
03:11:53 UTC ---
(In reply to comment #1)
> The link's connected state is updated when the auxiliary state changes to link
> down, and when a disconnect is initiated externally.  But if the disconnect
> happens because a more preferred link becomes available (i.e. the ethernet
> cable was plugged in), the auxiliary state goes directly to conditions not 
> met,
> it doesn't go to link down.  This is another place where the link's connected
> state should be cleared, but it currently is not.

I am checking ncu.c and I see nwamd_set_selected_connected(ncu, B_FALSE,
B_FALSE) in 472-3 when the aux state changes to CONDITIONS_NOT_MET.  This was
added in the fix for bug 12461, which hasn't made it into a RC build yet.

I think you are talking about this same fix, right?

-- 
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.

Reply via email to