aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/dhcpc.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* sync busybox and udhcp treesMike Frysinger2006-03-231-3/+2
|
* Roy Walker writes:Eric Andersen2006-03-201-0/+1
| | | | | | | | | | | | | | | | | Here is a patch against the current subversion repository, that makes udhcpc have an adjustable timeout. Works for both foreground and before it drops to the background. This brings it more in-line with ISC dhcpc. Use like so: udhcpc --timeout=10 ... or udhcpc -T 10 ... Still shooting for 1.1.1 this month? Would really be great if you could get this in that release. Please give credit to Paul Pacheco - ppacheco@gmail.com.
* Missed a file in the last checkin, won't build without this...Rob Landley2006-02-211-0/+1
|
* more make safe the exported namespace for udhcp. Move to bb-specific file ↵"Vladimir N. Oleynik"2005-09-231-3/+2
| | | | for reduce change into udhcp-CVS
* add support for setting the dhcp vendor class option (option 60). Paul Fox2005-09-221-0/+1
| | | | | | udhcpc now has a -V (--vendorclass), which will replace the default "udhcpRELEASE" string in this option.
* merge from udhcp moduleMike Frysinger2004-12-061-0/+1
|
* Use standard C99 typesEric Andersen2004-01-301-3/+3
|
* Finish remerging busybox udhcp and udhcp. Some cleanups as well.Russ Dill2003-12-181-0/+5
|
* Vodz, last_patch_88Glenn L McGrath2003-06-101-2/+0
|
* added full udhcp integrationRuss Dill2002-10-141-0/+34