server6

command
v0.0.0-...-3d886c0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 26, 2019 License: BSD-3-Clause Imports: 4 Imported by: 0

README

DHCPv6 server

A DHCPv6 server requires the user to implement a request handler. Basically the user has to provide the logic to answer to each packet. The library offers a few facilities to forge response packets, e.g. NewAdvertiseFromSolicit, NewReplyFromDHCPv6Message and so on. Look at the source code to see what's available.

An example server that will print (but not reply to) the client's request is shown in main.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL