>>>> http://zhadum.east/export/ws/am223141/checkout-area/nwam1-fixes/webrev/ >>>> >>>> 13416 "dhcp,static" ipv4 address not working >>>> http://defect.opensolaris.org/bz/show_bug.cgi?id=13416 >>>> >>>> >>>> I've reworked the fix. The interface name with lifnum is kept track in the nwamd_if_address structure. Previously, only static addresses had this structure, but I've added flags to denote if the structure is for a DHCP address and the ifnames are stored there. When a FREEADDR/DELADDR is received, the ifname is determined from that structure.
I did not do anything with the failures yet. It is a separate issue and I don't want to deal with it here. Anurag
