hush/examples/udhcp
Eric Andersen abf58d6ba5 Wade Berrier writes:
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-10-08 08:49:26 +00:00
..
sample.bound added full udhcp integration 2002-10-14 21:41:28 +00:00
sample.deconfig added full udhcp integration 2002-10-14 21:41:28 +00:00
sample.nak added full udhcp integration 2002-10-14 21:41:28 +00:00
sample.renew added full udhcp integration 2002-10-14 21:41:28 +00:00
sample.script added full udhcp integration 2002-10-14 21:41:28 +00:00
simple.script added full udhcp integration 2002-10-14 21:41:28 +00:00
udhcpd.conf Wade Berrier writes: 2004-10-08 08:49:26 +00:00