kubernetes/vendor/github.com/d2g/dhcp4
2018-06-22 16:22:57 -07:00
..
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
constants.go godep: add dhcp4 and dhcp4client dependencies 2017-09-19 12:58:07 +02:00
helpers.go godep: add dhcp4 and dhcp4client dependencies 2017-09-19 12:58:07 +02:00
LICENSE godep: add dhcp4 and dhcp4client dependencies 2017-09-19 12:58:07 +02:00
option.go godep: add dhcp4 and dhcp4client dependencies 2017-09-19 12:58:07 +02:00
packet.go godep: add dhcp4 and dhcp4client dependencies 2017-09-19 12:58:07 +02:00
README.md godep: add dhcp4 and dhcp4client dependencies 2017-09-19 12:58:07 +02:00

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.