You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.