summaryrefslogtreecommitdiff
path: root/networking/udhcp/leases.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* dhcp: heed TODO item - divorced options from their string descriptionsDenis Vlasenko2007-11-291-1/+3
* udhcpd: fix bug: s/memcmp() != 0/memcmp() == 0/Denis Vlasenko2007-08-091-11/+10
* remove accumulated stray trailing whitespaceDenis Vlasenko2007-07-171-1/+1
* udhcp: many small fixes:Denis Vlasenko2007-07-031-13/+14
* udhcp: new config option "Rewrite the lease file at every new acknowledge"Denis Vlasenko2007-07-011-2/+2
* udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata.Denis Vlasenko2007-04-071-33/+35
* udhcp: fix indentation and style.Denis Vlasenko2006-11-181-28/+14
* Implement optional syslog logging using ordinaryDenis Vlasenko2006-09-061-1/+1
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* add back in udhcp supportMike Frysinger2006-05-081-0/+158
* remove in place of external linkMike Frysinger2006-03-231-158/+0
* just whitespaceTim Riker2006-01-251-1/+1
* Wade Berrier writes:Eric Andersen2004-10-081-0/+7
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-15/+15
* Use standard C99 typesEric Andersen2004-01-301-8/+8
* Finish remerging busybox udhcp and udhcp. Some cleanups as well.Russ Dill2003-12-181-0/+1
* include headers with prototypes to make sure prototypes matchRuss Dill2003-12-161-0/+1
* Vodz, last_patch_88Glenn L McGrath2003-06-101-18/+16
* added full udhcp integrationRuss Dill2002-10-141-0/+151