mirror of
https://github.com/rancher/plugins.git
synced 2025-07-07 12:10:20 +00:00
interfaces using dhcp ipam. Vendor latest dhcp4server, dhcp4client, dhcp4 Added additional tests for new functionality in dhcp2_test.go Wrap d2g dhcp4client calls with our own which add clientID to packet. |
||
---|---|---|
.. | ||
constants.go | ||
helpers.go | ||
LICENSE | ||
option.go | ||
packet.go | ||
README.md |
DHCP4 - A DHCP library written in Go.
Warning: This library is still being developed. Function calls will change.
I've removed Server Functionality, for me this project supports the underlying DHCP format not the implementation.