Download List

專案描述

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.

2010-04-26 05:25
0.6.2

Bugfixes only. This release cleans some option names and updates dhcp_packet and man pages setup.

2009-01-29 07:26
0.6

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.
標籤: Minor feature enhancements

2009-01-14 03:41
0.5.2

This release corrects the server identifier data type, a 32-bit option error when printed, and dhcp_message_type string import. A mailing list for pydhcplib discussion now exists.
標籤: Major bugfixes

2009-01-08 00:41
0.5.1

A bug in error output that causes the library to
crash was corrected.
標籤: Major bugfixes

2008-12-22 22:28
0.5

A major improvement was made to the pydhcp admin
tool, namely the possibility to read and write
DHCP packets in a human readable file format and
to generate binaries for network I/O. DHCP packets
can be sent from and stored in files. In the
library, source address is added for a received
packet. Bugs were fixed. The code was cleaned up.
標籤: Major feature enhancements

Project Resources