aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/dhcpd.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* just whitespaceTim Riker2006-01-251-11/+11
|
* merge from udhcp moduleMike Frysinger2004-12-061-0/+1
|
* Wade Berrier writes:Eric Andersen2004-10-081-0/+7
| | | | | | | | | | | | | | | | | | | Hello, Here's a patch for a first attempt at static leases for udhcpd. Included in the tarball are 2 files (static_leases.c, static_leases.h) and a patch against the latest cvs. In the config file you can configure static leases with the following format: static_lease 00:60:08:11:CE:4E 192.168.0.54 static_lease 00:60:08:11:CE:3E 192.168.0.44 Comments/suggestions/improvements are welcome. Wade
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-2/+2
|
* Use standard C99 typesEric Andersen2004-01-301-7/+7
|
* why the complication of a static string rather than a define? gcc isn't dumbRuss Dill2003-12-161-0/+3
|
* Vodz, last_patch_88Glenn L McGrath2003-06-101-2/+0
|
* version number oopsRuss Dill2002-11-051-0/+1
|
* added full udhcp integrationRuss Dill2002-10-141-0/+131