Jim,
As previously threatened, here's a collection of small fixes to the DHCP
client, ifconfig, and ifparse:
http://cr.opensolaris.org/~meem/dhcp-tweaks/
Most of these had been kicking around in my Clearview IPMP workspace, but
since they can stand on their own and aren't tied to the core of the IPMP
work, I'd like to put them back to Nevada now. The bug list is:
6522970 ifparse (ifconfig cousin) should also know about DHCPv6
6636949 ifconfig's logical interface handling can be improved
6636958 ifconfig's Perror() logic is bloated, inconsistent, and unconstified
6636965 dhcpagent`lookup_pif_by_index() can be eliminated
6636971 dhcpagent`unplumb_lif() spuriously clears lif_flags
6636981 dhcpagent`insert_pif() could be simplified a bit
6636992 ifparse has grown stale
If others are interested in looking over the changes, have at it :-)
There's no specific urgency for these changes, though the lif_flags bug
will probably end up being escalated eventually.
Thanks,
--
meem