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



--- Comment #4 from Anurag S. Maskey <Anurag.Maskey at Sun.COM> 2009-08-18 
13:01:10 UTC ---
When doing state transitions, we currently don't care about what the current
state is.  When generating state events, we only look at the event that is
causing the state change (say routing socket message of RTM_NEWADDR)and
generate the state change event.  When actually changing the state, we don't
look at the existing state.  So, an IP NCU can be disabled or offline or
uninitialized, and if for some reason we receive an RTM_NEWADDR we move to
online, if up regardless of the previous state.

Bug 10456 is also somehow related to this.  We transition state of the wireless
NCU without considering that it is already in offline state when the wired NCU
came online.

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