diff options
author | insomniac <insomniacslk@users.noreply.github.com> | 2018-04-11 11:31:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-11 11:31:11 +0100 |
commit | 6dcfd842104ff746e0139031540eb84433cb7300 (patch) | |
tree | 1bb9e899e83854f74c53f7e0f7739f55483c9195 /README.md | |
parent | 1de25212265384535c68b145fc73f6085342ce23 (diff) |
Update README.md
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 |