summaryrefslogtreecommitdiff
path: root/networking/udhcp/options.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata.Denis Vlasenko2007-04-071-0/+74
* udhcp: optionally support RFC3397 (by Gabriel L. Somlo <somlo@cmu.edu>)Denis Vlasenko2007-02-271-0/+7
* add "wpad" DHCP option. Spotted some optimization opportunities: -80 bytesDenis Vlasenko2006-11-231-2/+2
* udhcp: fix indentation and style.Denis Vlasenko2006-11-181-2/+0
* several fixes from openWRT projectDenis Vlasenko2006-09-261-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/+38
* remove in place of external linkMike Frysinger2006-03-231-38/+0
* move a couple of functions from common code (options.c) to udhcpd privatePaul Fox2005-09-221-2/+0
* Use standard C99 typesEric Andersen2004-01-301-5/+5
* options is a pretty common symbol, bad idea to use as a global in udhcp when ...Russ Dill2003-12-151-1/+1
* resync with udhcp cvsRuss Dill2002-12-111-3/+0
* Support using ip in udhcpc scripts.Glenn L McGrath2002-12-081-0/+3
* added full udhcp integrationRuss Dill2002-10-141-0/+40