This adds support for IPv6 as well as using dhclient instead of udhcpc
This is not ready to merge. The DHCPManager is different for dhclient, udhcpc and IPv6 dhclient. Somewhere along the line we dropped support for udhcpc internally so we need to figure out the best way of supporting all three binaries
This adds support for IPv6 as well as using
dhclient
instead ofudhcpc
This is not ready to merge. The DHCPManager is different for
dhclient
,udhcpc
and IPv6dhclient
. Somewhere along the line we dropped support forudhcpc
internally so we need to figure out the best way of supporting all three binaries