|
About:
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.
Release focus: Minor bugfixes
Changes:
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.
Author:
Russ Dill [contact developer]
Homepage:
http://udhcp.busybox.net
Tar/GZ:
http://udhcp.busybox.net/source/
Debian package:
http://packages.debian.org/[..]=names&subword=1&version=all&release=all
CVS tree (cvsweb):
http://busybox.net/cgi-bin/viewcvs.cgi/trunk/udhcp/
Mailing list archive:
http://udhcp.busybox.net/lists/udhcp/
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|