Downloadliste

Projektbeschreibung

udhcp Server/Client is an embedded DHCP client and server that can be compiled seperately (19k and 17k respectively), or as one combined binary (29k). The server stores its lease file periodically, or by a signal (for systems with flash memory) in terms of absolute time of lease expiration, or time remaining in a lease (for systems with no clocks). The client calls helper scripts to do the work of configuring the interfaces for more flexibility. udhcp has been included in BusyBox and is no longer maintained as a separate project.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2002-11-01 02:08
0.9.8

Es ist eine kurze Liste der kleinere Bugfixes, einschließlich der Verbesserung der Leasing-Logik, ein Update für gelegentliche falsche Prüfsumme Berechnung auf Big-Endian-Hosts, verbesserte erneuern, ein verbessertes Signal-Handling und eine Korrektur, die config-Datei-Analyse. Die Quelle integriert ab sofort auch gut mit busybox, einfach fallen lassen in busybox / networking / udhcp, wenn Sie synchronisieren möchten.
Tags: Minor bugfixes
There is a laundry list of minor bugfixes, including improved lease logic, a fix for occasional incorrect checksum computation on big endian hosts, improved renew behavior, improved signal handling, and a fix to config file parsing. The source now also integrates nicely with busybox; simply drop it into busybox/networking/udhcp whenever you want to sync.

2002-05-27 13:22
0.9.7

Verschiedene Interoperabilität Fixes, ein neues Skript für Haken, wenn DHCP NAKs empfangen werden, und interne Änderungen.
Tags: Minor bugfixes
Various interoperability fixes, a new script hook for when DHCP NAKs are received, and internal changes.

2001-10-02 00:50
0.9.6

bootp Paramater Unterstützung wurde sowohl auf dem Server und dem Client hinzugefügt. Der Client fügt nun ein Anbieter, der jede Anfrage id. Pidfile ist verbessert und standardisiert über den Client und Server. Man-Seiten wurden auf dem Client und dem Server hinzugefügt.
Tags: Major feature enhancements
bootp paramater support was added to both the server and the client. The client now adds a vendor id to each request. Pidfile handling is improved and standardized across the client and server. Man pages were added to the client and server.

2001-09-15 09:38
0.9.5

Eine neue Option --quit/-q zu beenden, nachdem ein Mietvertrag erhalten wird (in erster Linie für initrd), eine Lösung für den Kunden machen nur für rohe Pakete für die richtige Schnittstelle hören, und andere kleine Bugfixes für den Kunden gemacht wurden.
Tags: Minor bugfixes
A new --quit/-q option to quit after a lease is obtained (primarily for initrd), a fix to make the client only listen for raw packets on correct interface, and other small bugfixes for the client were made.

2001-08-28 03:44
0.9.4

Installieren Regeln wurden das Makefile aufgenommen. Client-Skripte wurden in ein Skript und die redundante Info-Datei entfernt werden vereinfacht. Kommandozeilen-Optionen wurden an den Client hat seine Gabelung Verhalten zu kontrollieren. Außerdem wurde der Server geändert, um gebrochen Clients, die Unicast-Anfrage (und kann nicht akzeptieren Broadcast Kraft).
Tags: Minor feature enhancements
Install rules were added to the Makefile. Client scripts have been simplified into one script and the redundant info file removed. Command line options have been added to the client to control its forking behavior. Also, the server has been modified to force broadcast to broken clients that request unicast (and can't accept it).

Project Resources