plugins/vendor/github.com/d2g/dhcp4
2016-03-16 08:38:20 -07:00
..
constants.go Moves to official vendoring solution 2016-03-16 08:38:20 -07:00
helpers.go Moves to official vendoring solution 2016-03-16 08:38:20 -07:00
LICENSE Moves to official vendoring solution 2016-03-16 08:38:20 -07:00
option.go Moves to official vendoring solution 2016-03-16 08:38:20 -07:00
packet.go Moves to official vendoring solution 2016-03-16 08:38:20 -07:00
README.md Moves to official vendoring solution 2016-03-16 08:38:20 -07: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.