Skip to content
/ dhcp6 Public

Package dhcp6 implements a DHCPv6 server, as described in RFC 3315. MIT Licensed.

License

Notifications You must be signed in to change notification settings

mdlayher/dhcp6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 11, 2019
2a67805 · Mar 11, 2019
Dec 11, 2017
Dec 12, 2017
Mar 11, 2019
Dec 11, 2017
Dec 11, 2017
May 22, 2015
Oct 25, 2018
Dec 9, 2017
Dec 9, 2017
Dec 12, 2017
Dec 11, 2017
Mar 10, 2019
Mar 10, 2019
Nov 20, 2018
Nov 20, 2018
Dec 11, 2017
Dec 9, 2017
Dec 11, 2017

Repository files navigation

dhcp6 Build Status GoDoc Go Report Card

Package dhcp6 implements a DHCPv6 server, as described in IETF RFC 3315. MIT Licensed.

At this time, the API is not stable, and may change over time. The eventual goal is to implement a server, client, and testing facilities for consumers of this package.

The design of this package is inspired by Go's net/http package. The Go standard library is Copyright (c) 2012 The Go Authors. All rights reserved. The Go license can be found at https://golang.org/LICENSE.

About

Package dhcp6 implements a DHCPv6 server, as described in RFC 3315. MIT Licensed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages