Pydhcplib 0.3.2 review

Download
by rbytes.net on

Pydhcplib is a pure python library

License: GPL (GNU General Public License)
File size: 29K
Developer: Mathieu Ignacio
0 stars award from rbytes.net

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