Download List

Projeto Descrição

This projects implements the RFC2132 and at least
RFC3046 as a dynamic configurable SQL-based DHCP
server, based on the udhcpd code, extended to
mask-and-select by client DHCP packets.

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.

2007-03-07 08:03
0.2-pre6

Esta versão do DHCPsql suporta OPTION_LIST com OPTION_IP. Isto permite aos administradores adicionar vários endereços IP para as suas opções de DHCP. Este recurso foi falta nas versões anteriores, onde apenas um endereço de IP foi permitido, e esta utilização limitada do campo nameserver.
Tags: Major feature enhancements
This version of DHCPsql supports OPTION_LIST with
OPTION_IP. This allows administrators to add
multiple IP addresses to their DHCP options. This
feature was lacking in the previous releases where
only one IP address was allowed, and this limited
the use of the nameserver field.

2006-08-24 20:47
0.2-pre2

A seqüência de opções para correção de bugs. O comprimento ficou zero no pacote, e uploads strlen o comprimento, por isso a opção [OPT_LENGTH] foi movido sob o comando switch.
Tags: Minor bugfixes
A bugfix for string options. The length stayed zero in the packet, and strlen uploads the length, so the option [OPT_LENGTH] has been moved under the switch statement.

2006-08-23 10:48
0.2-pre1

Opções foram adicionadas no MySQL para permitir que as classes a ser feita por sub-rede.
Tags: Major feature enhancements
Options were added in MySQL to allow classes to be
made per subnet.

2006-08-21 19:32
0.1

Tags: Initial freshmeat announcement

Project Resources