http://defect.opensolaris.org/bz/show_bug.cgi?id=10406
Summary: on SIGHUP, NCUs are reinitialized, and valid state can
be lost
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: NEW
Severity: minor
Priority: P1
Component: ON daemon
AssignedTo: renee.danson at sun.com
ReportedBy: renee.danson at sun.com
QAContact: nwam-dev at opensolaris.org
Created an attachment (id=2357)
--> (http://defect.opensolaris.org/bz/attachment.cgi?id=2357)
nwamd debug log, with comments
On SIGHUP, nwamd state is refreshed, and any configuration changes that
have been made need to be applied. However, it seems that nwamd doesn't
check for an existing dhcp lease when doing this evaluation, so dhcp is
restarted, and the aux state is moved from "online" to "waiting for an
address". However, since the lease already exists and the address is
already assigned, dhcpagent doesn't do anything else, and nwamd never
gets a newaddr event, leaving the interface ncu in an incorrect state.
Debug log is attached.
--
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.