dnsd: fix a number of bugs. Ideas by Ming-Ching Tiew (mctiew AT yahoo.com)
[oweals/busybox.git] / networking / udhcp / options.h
2009-04-09 Denis Vlasenko*: make "pragma GCC visibility push(hidden)" less ugly
2009-04-01 Denis Vlasenkodhcpd: remember and record hostnames; optimize get_option
2008-11-06 Denis Vlasenkobuild system: tidying up CONFIG_xxx names (suggested...
2008-09-26 Denis Vlasenkoudhcp: add inline docs; small code shrink
2008-09-26 Denis Vlasenkodhcp: add FAST_FUNC as appropriate. -160 bytes.
2008-05-09 Denis VlasenkoUse intra-DSO calls when we build libbusybox. No-op...
2008-01-25 Denis Vlasenkoudhcpc: filter unwanted packets in kernel
2007-11-29 Denis Vlasenkodhcp: heed TODO item - divorced options from their...
2007-11-28 Denis Vlasenkodhcpc: let server know we don't like oversized packets.
2007-11-23 Denis Vlasenkodhcp: stop using magic constants; use (htonl(CONST...
2007-04-07 Denis Vlasenkoudhcp: MAC_BCAST_ADDR and blank_chaddr are in fact...
2007-02-27 Denis Vlasenkoudhcp: optionally support RFC3397 (by Gabriel L. Somlo...
2006-11-23 Denis Vlasenkoadd "wpad" DHCP option. Spotted some optimization oppor...
2006-11-18 Denis Vlasenkoudhcp: fix indentation and style.
2006-09-26 Denis Vlasenkoseveral fixes from openWRT project
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-05-08 Mike Frysingeradd back in udhcp support
2006-03-23 Mike Frysingerremove in place of external link
2005-09-22 Paul Foxmove a couple of functions from common code (options...
2004-01-30 Eric AndersenUse standard C99 types
2003-12-15 Russ Dilloptions is a pretty common symbol, bad idea to use...
2002-12-11 Russ Dillresync with udhcp cvs
2002-12-08 Glenn L McGrathSupport using ip in udhcpc scripts.
2002-10-14 Russ Dilladded full udhcp integration