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 network listening capabilities for the client without an Internet address set: now pydhcplib can be used to write a real DHCP client, not just admin tools. Updated error handling. Many bugs have been fixed, and human-friendly output in the pydhcp administrator tool has been updated.