summaryrefslogtreecommitdiffhomepage
path: root/README.md
blob: 4055964964ce7148cf95cc2e86b621a8820e3fc2 (plain)
1
2
3
4
5
6
7
8
9
# dhcp

DHCPv4 and DHCPv6 decoding/encoding library with client and server code, written in Go.

See examples at https://github.com/insomniacslk/exdhcp

## Public projects that use it

* Facebook's DHCP load balancer, `dhcplb`, https://github.com/facebookincubator/dhcplb