Categorygithub.com/packethost/dhcp4-go
repositorypackage
0.0.0-20190402165401-39c137f31ad3
Repository: https://github.com/packethost/dhcp4-go.git
Documentation: pkg.go.dev

# README

dhcp4-go

DHCPv4 packet serialization/deserialization.

Includes a handler to create your own DHCPv4 server with (see handler.go).

RFCs

Other RFCs are informational or obsoleted by newer versions.

  • 2131: Dynamic Host Configuration Protocol
  • 3396: Encoding Long Options in the Dynamic Host Configuration Protocol (DHCPv4)

License

This project is available under the Apache 2.0 license.