Download List

Project Description

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.

System Requirements

System requirement is not defined
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.

2008-11-16 03:45
0.4.1

Bug correction: inversion of behavior for the --no-up option in the pydhcp administrator tool.
Tags: Minor bugfixes

2008-11-13 10:02
0.4

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.
Tags: Major feature enhancements

2006-05-24 23:23
0.3.2

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.
Tags: Major bugfixes

2006-04-23 21:56
0.3.1

Corrects a critical error when listening with the pydhcp admin software. Corrects French man pages installation.
Tags: Minor bugfixes

2006-04-16 05:57
0.3.0

An error on option name (root_path to boot_path)
was corrected. French man pages were added for
pydhcp and for some pydhclib classes. An import
error in the pydhcp tool was corrected.
Tags: Minor bugfixes

Project Resources