Code review for
11103 - 'ncu:ip' should not go into 'online' at first, instead of
'offline*'
http://zhadum.east/export/ws/am223141/temp/nwam1-work/webrev/
The fix examines the NCU state when DHCP times out and only changes to
offline*, timed out if the NCU is not in the online state. Also, an
interface with 0.0.0.0 is disregarded when checking if an interface is
managed by DHCP.
The webrev also changes the syslog level of message when state change
events are enqueued.
Finally, I noticed that sometimes multiple LINK UP events are received
and processed by nwamd. I added code to ignore LINK UP state event if
the link NCU is already in an online state.
Thanks,
Anurag