http://defect.opensolaris.org/bz/show_bug.cgi?id=11103
Anurag S. Maskey <Anurag.Maskey at Sun.COM> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CAUSEKNOWN |CLOSED
Resolution| |FIXINSOURCE
--- Comment #11 from Anurag S. Maskey <Anurag.Maskey at Sun.COM> 2009-09-27
21:34:37 UTC ---
When DHCP times out, a DHCP_TIMED_OUT state change event is enqueued. When
this event is processed (in nwamd_ncu_handle_state_event()), we ignore this
state change if the NCU is already online. (The NCU can be online only if it
has at least one valid address)
Also, when checking if DHCP is managing an interface, interface with 0.0.0.0
for v4 and link-local address for v6 are ignored even if the DHCPRUNNING flag
is set for that interface.
--
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.