DHCP Ruby Library
DHCP is a pure Ruby library for parsing and creating IPv4 DHCP packets, requests or responses. No socket operations are included in the library. Just packet parsing and binary packet creation.
WARNING: A working release is not yet available. This is under development!
REQUIREMENTS
Using the DHCP library depends on the following other gems:
-
ipaddress gem
TO DO
Lots and lots to be done, including implementing some useful tests
AUTHORS and CONTRIBUTORS
-
Aaron D. Gifford - www.aarongifford.com/
LICENSE
Released under the MIT license. See the file ‘LICENSE.txt’ for copyright and license detail.