Project

net-dhcp

0.03
No commit activity in last 3 years
No release in over 3 years
The aim of Net::DHCP is to provide a set of classes to low level handle the DHCP protocol (rfc2131, rfc2132, etc.). With Net::DHCP you will be able to craft custom DHCP packages and have access to all the fields defined for the protocol.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0
>= 0
 Project Readme
Net::DHCP library for ruby, originally written by etd.
Fork to github by syonbori.
Additional fork and gemification by mjtko.

Here is original README:
The svn repository for Net::DHCP contains the project files to use with NetBeans IDE.

Use "rake" in the /lib folder to generate rdoc documentation.

Expect lots of changes in the near future both to the folder structure and the project architecture :)

Have fun,

etd