Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wade Berrier writes: | Eric Andersen | 2004-10-08 | 1 | -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 Andersen | 2004-03-15 | 1 | -15/+15 |
| | |||||
* | Use standard C99 types | Eric Andersen | 2004-01-30 | 1 | -8/+8 |
| | |||||
* | Finish remerging busybox udhcp and udhcp. Some cleanups as well. | Russ Dill | 2003-12-18 | 1 | -0/+1 |
| | |||||
* | include headers with prototypes to make sure prototypes match | Russ Dill | 2003-12-16 | 1 | -0/+1 |
| | |||||
* | Vodz, last_patch_88 | Glenn L McGrath | 2003-06-10 | 1 | -18/+16 |
| | |||||
* | added full udhcp integration | Russ Dill | 2002-10-14 | 1 | -0/+151 |