plugins/vendor/github.com/d2g/dhcp4
Nathan Gieseker e8c953999e vendor update
2019-06-26 02:07:24 -07:00
..
constants.go vendor: add github.com/d2g 2017-05-09 22:45:44 -05:00
helpers.go vendor: add github.com/d2g 2017-05-09 22:45:44 -05:00
LICENSE vendor: add github.com/d2g 2017-05-09 22:45:44 -05:00
option.go vendor update 2019-06-26 02:07:24 -07:00
packet.go vendor update 2019-06-26 02:07:24 -07:00
README.md vendor: add github.com/d2g 2017-05-09 22:45:44 -05: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.