k3s/vendor/github.com/d2g/dhcp4
Jeff Grafton 23ceebac22 Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
..
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
LICENSE
README.md
constants.go
helpers.go
option.go
packet.go

README.md

DHCP4 - A DHCP library written in Go.

Warning: This library is still being developed. Function calls will change.

I've removed Server Functionality, for me this project supports the underlying DHCP format not the implementation.