tree: b0234f21c3e54d7a67e7294057422a1bc0fbe183 [path history] [tgz]
  1. constants.go
  2. helpers.go
  3. helpers_test.go
  4. LICENSE
  5. option.go
  6. packet.go
  7. packet_test.go
  8. README.md
vendor/github.com/d2g/dhcp4/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.