Pydhcplib 0.3.2 review
DownloadPydhcplib is a pure python library
|
|
Pydhcplib is a pure python library. Pydhcplib library permits to read/write and encode/decode dhcp packet on network. Pydhcplib was initialy developed within the anemon_dhcp_project but is now an independant development released under the Gnu GPL v2. Pydhcplib is already functional.
Installation :
On Debian Sarge, simply run "./setup install". Python modules will be installed in /usr/lib/python2.X/site-packages/pydhcplib/.
Requirements:
Python
What's New in This Release:
This release fixes a critical error when generating DHCP packets: the DHCP magic cookie is now correctly set.
The socket SO_REUSEADDR is set when clients are listening: a client instance can now listen even if a port is already in use.
Pydhcplib 0.3.2 keywords