Pydhcplib is a library to read, write, encode, and
decode DHCP packets on a network. It also includes
an admnistrator tool to send and receive DHCP
traffic.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release adds a configurable timeout when waiting for new incoming DHCP packet. It adds documentation for usable DHCP options in pydhcplib. Python2.5 is forced in setup. There are miscellaneous bugfixes.