http://defect.opensolaris.org/bz/show_bug.cgi?id=11103
--- Comment #8 from Michael Hunter <michael.hunter at sun.com> 2009-09-22 17:53:48 UTC --- (In reply to comment #7) > This bug wasn't fixed completely. nwamd_ncu_handle_if_state_event() ignores > link-local addresses when RTM_NEWADDR routing socket messages are received. > But more is needed. After dhcpagent is started, we check if the ncu is up, > with nwamd_interface_ncu_up(). This, in turn, checks if stateless is running, > with stateless_running() and shifts the ncu to online. I think there is no > need to check for stateless_running() here. I don't follow this. Stateless and link-local are not the same. -- 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.
