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!
Using the DHCP library depends on the following other gems:
-
ipaddress gem
Lots and lots to be done, including implementing some useful tests
-
Aaron D. Gifford - www.aarongifford.com/
Released under the MIT license. See the file ‘LICENSE.txt’ for copyright and license detail.