nerves-project-attic / nerves_network

Connect to wired and wireless networks on Nerves platforms.
Apache License 2.0
58 stars 20 forks source link

IPv6 Support + dhclient options #116

Closed michaelkschmidt closed 5 years ago

michaelkschmidt commented 5 years ago

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