Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 627 Bytes

File metadata and controls

19 lines (11 loc) · 627 Bytes

dhcp4-go

DHCPv4 packet serialization/deserialization.

Warning

With the upcoming EoL of Equinix Metal on June 30, 2026, this repo is being archived on July 1, 2026.

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.