initstring / dhcp4

DHCP4 library written in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ADDITION

I've forked this project for dev purposes, to include in something else. I did not write this. Everything below this line is from the original project. Props to Richard Warburton for his hard work!


DHCP4 - A DHCP library written in Go.

Original Author

http://richard.warburton.it/

Quick Start

See example_test.go for how to use this library to create a basic server.

Documentation

http://godoc.org/github.com/krolaw/dhcp4

Thanks

Special thanks to:

Wow

DHCP4 was one of the libraries used by Facebook's DHCP load balancing relay. "Facebook currently uses it in production, and it's deployed at global scale across all of our data centers." FB has since moved to another lib.

About

DHCP4 library written in Go.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%