summaryrefslogtreecommitdiff
path: root/networking/udhcp/dhcpd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* udhcpc: regularize the names of receiving functions,Denis Vlasenko2008-05-211-3/+3
* Use intra-DSO calls when we build libbusybox. No-op for normal build.Denis Vlasenko2008-05-091-0/+8
* udhcp: fix wrong order of args here: index_in_strings(opt, dhcp_option_strings);Denis Vlasenko2008-03-201-1/+1
* udhcp: make paths configurableDenis Vlasenko2008-02-201-1/+1
* udhcp: ifdef out unused membersDenis Vlasenko2008-02-041-0/+2
* udhcp: optional support for non-standard DHCP ports (+300 bytes when selected)Denis Vlasenko2008-02-041-0/+9
* dhcp: heed TODO item - divorced options from their string descriptionsDenis Vlasenko2007-11-291-1/+1
* move udhcp_{client/server}_config to common_bufsiz1Denis Vlasenko2007-09-301-1/+2
* udhcp: many small fixes:Denis Vlasenko2007-07-031-23/+23
* udhcp: new config option "Rewrite the lease file at every new acknowledge"Denis Vlasenko2007-07-011-12/+6
* udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata.Denis Vlasenko2007-04-071-81/+2
* udhcp: fix indentation and style.Denis Vlasenko2006-11-181-6/+55
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* My first bout of untangling udhcp. Make lots of gratuitous #defines goRob Landley2006-05-281-1/+0
* add back in udhcp supportMike Frysinger2006-05-081-0/+141
* remove in place of external linkMike Frysinger2006-03-231-141/+0
* just whitespaceTim Riker2006-01-251-11/+11
* merge from udhcp moduleMike Frysinger2004-12-061-0/+1
* Wade Berrier writes:Eric Andersen2004-10-081-0/+7
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-2/+2
* Use standard C99 typesEric Andersen2004-01-301-7/+7
* why the complication of a static string rather than a define? gcc isn't dumbRuss Dill2003-12-161-0/+3
* Vodz, last_patch_88Glenn L McGrath2003-06-101-2/+0
* version number oopsRuss Dill2002-11-051-0/+1
* added full udhcp integrationRuss Dill2002-10-141-0/+131