> > > I've completed my initial testing and self-review, so it's time to start > > > code review for the DHCP client sockets changes. The webrev is at: > > > > > > http://cr.opensolaris.org/~meem/dhcp-sock > > I've updated the webrev to address all the comments I've received and to > include the new IP_DHCPINIT_IF implementation (6609852). (Overall, the > changes are minor.)
Oh, and before someone asks: I didn't reuse the IP_XMIT_IF socket option number for IP_DHCPINIT_IF since I was worried that some naughty unbundled app might be using IP_XMIT_IF, and I wanted to ensure it failed explicitly rather than accidentally enabling IP_DHCPINIT_IF mode. -- meem
