plugins/vendor/github.com/d2g/dhcp4
2017-05-09 22:45:44 -05: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: add github.com/d2g 2017-05-09 22:45:44 -05:00
packet.go vendor: add github.com/d2g 2017-05-09 22:45:44 -05: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.