aboutsummaryrefslogtreecommitdiff
path: root/examples/udhcp/udhcpd.conf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sync examples to what actual actual code expectsDenis Vlasenko2007-12-251-6/+6
|
* nameif: extended matching (Nico Erfurth <masta@perlgolf.de>)Denis Vlasenko2007-12-241-2/+2
| | | | | | | | | | | | *: whitespace fixes function old new delta prepend_new_eth_table - 304 +304 nameif_main 620 684 +64 cc_macaddr 51 - -51 ------------------------------------------------------------------------------ (add/remove: 1/1 grow/shrink: 1/0 up/down: 368/-51) Total: 317 bytes
* adduser: trivial code movementDenis Vlasenko2006-12-261-1/+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-1/+1
|
* another sync to udhcp cvsRuss Dill2002-12-111-21/+21
|
* added full udhcp integrationRuss Dill2002-10-141-0/+116