Skip to content

Files

Latest commit

89df477 · Jan 28, 2019

History

History
This branch is 140 commits behind insomniacslk/dhcp:master.

client6

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 28, 2019
Jan 28, 2019

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.