Télécharger la liste

Description du projet

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.

Système requise

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

Correction de bugs uniquement. Ce communiqué nettoie certains noms d'options et mises à jour et d'installation dhcp_packet pages de manuel.
Bugfixes only. This release cleans some option names and updates dhcp_packet and man pages setup.

2009-01-29 07:26
0.6

Cette version ajoute un délai d'attente configurables lorsqu'ils attendent pour de nouveaux paquets entrants DHCP. Elle ajoute de documentation pour les options utilisables dans DHCP pydhcplib. Python2.5 est forcé dans l'installation. Il ya des corrections de bugs divers.
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

Cette version corrige l'identificateur du type de données du serveur, une erreur de l'option 32-bits lors de l'impression et l'importation de chaîne dhcp_message_type. Une liste de diffusion pour la discussion pydhcplib existe maintenant.
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 bug dans la sortie d'erreur qui provoque la bibliothèque à l'accident a été corrigé.
Tags: Major bugfixes
A bug in error output that causes the library to
crash was corrected.

2008-12-22 22:28
0.5

Une amélioration importante a été apportée à l'outil Admin pydhcp, à savoir la possibilité de lire et d'écrire les paquets DHCP dans un format de fichier lisible par l'homme et de générer des binaires pour les E / S réseau Paquets DHCP peut être envoyé et entreposé dans des fichiers. Dans la bibliothèque, l'adresse source est ajouté pour un paquet reçu. Bugs ont été corrigés. Le code a été nettoyé.
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