aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/dhcpc.c
AgeCommit message (Expand)Author
2005-09-23more make safe the exported namespace for udhcp. Move to bb-specific file for..."Vladimir N. Oleynik"
2005-09-22add support for setting the dhcp vendor class option (option 60). Paul Fox
2005-08-01allow suppression of default client-id. fixes bug 000037. allowsPaul Fox
2005-07-21remove duplicate check against chaddr.Paul Fox
2005-07-20applying fix for:Paul Fox
2005-05-26Tobias Krawutschke found a bug where the DHCP client would accept packetsRob Landley
2005-05-04Revert the uptime() removal. Let the list sort it out...Rob Landley
2005-05-04Patch from Shaun Jackman:Rob Landley
2005-04-16In Bug 209, bernhardf writes:Mike Frysinger
2004-12-06merge from udhcp moduleMike Frysinger
2004-05-19fix timewarp in client (server fix later)Russ Dill
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2004-01-30Use standard C99 typesEric Andersen
2003-12-18Finish remerging busybox udhcp and udhcp. Some cleanups as well.Russ Dill
2003-12-16start attempting to bring udhcp in busybox back to the state where it is (ide...Russ Dill
2003-09-01Allow one to detect and handle the case where no lease could be obtainedGlenn L McGrath
2003-08-29Remove stray '\n'Glenn L McGrath
2003-06-20Make gcc not whine about "deprecated use of label at end of compound statement"Eric Andersen
2003-06-10Vodz, last_patch_88Glenn L McGrath
2003-03-19Major coreutils update.Manuel Novoa III
2003-02-15Patch from Bastian BlankGlenn L McGrath
2003-01-21merge fixes with udhcpRuss Dill
2002-12-11slight change to reflect BB_VER changeRuss Dill
2002-12-11resync with udhcp cvsRuss Dill
2002-12-11Make sure we have a show_usage function prototypeEric Andersen
2002-11-28Change if(x)free(x); to free(x);Aaron Lehmann
2002-10-31sync to udhcp 0.9.8Russ Dill
2002-10-14added full udhcp integrationRuss Dill