diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,3 +3,7 @@ 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 |