Download List

Descripción del Proyecto

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

Errores corregidos solamente. Este comunicado de limpia algunos nombres de opciones y actualizaciones y configuración dhcp_packet páginas de manual.
Bugfixes only. This release cleans some option names and updates dhcp_packet and man pages setup.

2009-01-29 07:26
0.6

Esta versión incluye un tiempo de espera configurable cuando se espera para los nuevos paquetes DHCP entrantes. Se agrega la documentación para utilizable opciones de DHCP en pydhcplib. Python2.5 se ve obligado en la configuración. Existen varios arreglos de bugs.
Tags: Minor feature enhancements
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.

2009-01-14 03:41
0.5.2

Esta versión corrige el servidor de identificador de tipo de datos, una opción de 32-bit de error cuando se imprime, y las importaciones de cadena dhcp_message_type. Una lista de correo para la discusión pydhcplib ahora existe.
Tags: Major bugfixes
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.

2009-01-08 00:41
0.5.1

Un error en la salida de error que hace que la biblioteca accidente fue corregida.
Tags: Major bugfixes
A bug in error output that causes the library to
crash was corrected.

2008-12-22 22:28
0.5

Un avance importante se hizo a la herramienta de administración pydhcp, es decir, la posibilidad de leer y escribir paquetes DHCP en un formato de archivo legible por humanos y para generar los binarios de red I / O. Paquetes DHCP se pueden enviar desde y almacenados en archivos. En la biblioteca, la dirección de origen, se añade un paquete recibido. Errores fueron corregidos. El código fue limpiado.
Tags: Major feature enhancements
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.

Project Resources