http://defect.opensolaris.org/bz/show_bug.cgi?id=8475
--- Comment #4 from Anurag S. Maskey <Anurag.Maskey at Sun.COM> 2009-05-05 10:15:58 --- Both wired and wireless interfaces coming up may have to do with NCU activation checking. I've pushed fixes for the activation checking logic in Bug 8486. I think there are still issues with the link and IP state machines. More specifically, the IP state machine has to have an equivalent IF_INIT state (similar to LINK_INIT) which can distinguish between whether the state machine has started or not. Currently, the start of the IP state machine is IF_DOWN, which can be reached when the IP NCU is created, IP NCU is disabled or a static address assignment fails. -- 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.
