summaryrefslogtreecommitdiff
path: root/networking/udhcp/dhcpc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* use USE_FEATURE_UDHCP_PORT instead of ifdefDenis Vlasenko2008-06-151-3/+1
* udhcpc: kill undocumented -W, it was a no-op.Denis Vlasenko2008-06-131-12/+7
* udhcpc: shrinkDenis Vlasenko2008-05-261-9/+0
* udhcpc: regularize the names of receiving functions,Denis Vlasenko2008-05-211-1/+2
* Use intra-DSO calls when we build libbusybox. No-op for normal build.Denis Vlasenko2008-05-091-0/+7
* udhcpc: add -o "do not request options by default" switchDenis Vlasenko2008-04-021-0/+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-1/+9
* udhcpc: fix wrong options in decline and release packetsDenis Vlasenko2008-01-251-1/+1
* udhcpc: support for -O <option>.Denis Vlasenko2007-12-101-0/+1
* udhcpc: an option to perform ARP check (Jonas Danielsson <jonas.danielsson@ax...Denis Vlasenko2007-11-221-3/+4
* xreadlink: code shrinkDenis Vlasenko2007-11-081-0/+1
* move udhcp_{client/server}_config to common_bufsiz1Denis Vlasenko2007-09-301-1/+1
* udhcp: many small fixes:Denis Vlasenko2007-07-031-6/+6
* udhcp: new config option "Rewrite the lease file at every new acknowledge"Denis Vlasenko2007-07-011-3/+3
* wget: use monotonic_sec instead of gettimeofdayDenis Vlasenko2007-06-171-1/+1
* preparatory patch for -Wwrite-strings #2Denis Vlasenko2007-01-291-2/+2
* udhcpc: convert to getopt32Denis Vlasenko2006-11-271-16/+18
* udhcp: fix indentation and style.Denis Vlasenko2006-11-181-4/+11
* several fixes from openWRT projectDenis Vlasenko2006-09-261-0/+1
* whitespace cleanupDenis Vlasenko2006-09-171-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/+39
* remove in place of external linkMike Frysinger2006-03-231-39/+0
* sync busybox and udhcp treesMike Frysinger2006-03-231-3/+2
* Roy Walker writes:Eric Andersen2006-03-201-0/+1
* 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 for..."Vladimir N. Oleynik"2005-09-231-3/+2
* add support for setting the dhcp vendor class option (option 60). Paul Fox2005-09-221-0/+1
* 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