aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/clientpacket.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* just whitespaceTim Riker2006-01-251-2/+2
* add support for setting the dhcp vendor class option (option 60). Paul Fox2005-09-221-6/+1
* allow suppression of default client-id. fixes bug 000037. allowsPaul Fox2005-08-011-1/+2
* merge from udhcp moduleMike Frysinger2004-12-061-0/+1
* Larry Doolittle writes:Eric Andersen2004-04-141-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-16/+16
* Use standard C99 typesEric Andersen2004-01-301-4/+4
* include headers with prototypes to make sure prototypes matchRuss Dill2003-12-161-0/+1
* options is a pretty common symbol, bad idea to use as a global in udhcp when ...Russ Dill2003-12-151-3/+3
* Vodz, last_patch_88Glenn L McGrath2003-06-101-8/+2
* sync to udhcp 0.9.8Russ Dill2002-10-311-1/+15
* added full udhcp integrationRuss Dill2002-10-141-0/+239