aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/dhcpd.h
AgeCommit message (Collapse)Author
2006-01-25just whitespaceTim Riker
2004-12-06merge from udhcp moduleMike Frysinger
2004-10-08Wade Berrier writes:Eric Andersen
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
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2004-01-30Use standard C99 typesEric Andersen
2003-12-16why the complication of a static string rather than a define? gcc isn't dumbRuss Dill
2003-06-10Vodz, last_patch_88Glenn L McGrath
2002-11-05version number oopsRuss Dill
2002-10-14added full udhcp integrationRuss Dill