Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 240 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 240 Bytes

DHCPv6 client

A minimal DHCPv6 client can be implemented in a few lines of code, by using the default client parameters. The example in main.go lets you specify the interface to send packets through, and defaults to eth0.