udhcp: make paths configurable
[platform/upstream/busybox.git] / networking / udhcp / common.h
2008-02-20 Denis Vlasenkoudhcp: make paths configurable
2008-02-04 Denis Vlasenkoudhcp: optional support for non-standard DHCP ports...
2008-01-25 Denis Vlasenkoudhcpc: filter unwanted packets in kernel
2007-12-20 Denis Vlasenkoudhcp: fix oversized packet sending (introduced by...
2007-11-29 Denis Vlasenkodhcp: heed TODO item - divorced options from their...
2007-11-25 Denis Vlasenkodhcpc: cope with buggy DHCP servers which send oversize...
2007-11-23 Denis Vlasenkodhcp: stop using magic constants; use (htonl(CONST...
2007-11-22 Denis Vlasenkoudhcpc: an option to perform ARP check (Jonas Danielsso...
2007-09-30 Denis Vlasenkomove udhcp_{client/server}_config to common_bufsiz1
2007-08-18 Denis Vlasenkointroduce and use xdup2(int, int)
2007-08-02 Denis Vlasenkoudhcp: slight shrink
2007-07-03 Denis Vlasenkoudhcp: many small fixes:
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-04-07 Denis Vlasenkoudhcp: MAC_BCAST_ADDR and blank_chaddr are in fact...
2007-03-26 Denis VlasenkoMove udhcp to new NOMMU helpers.
2007-01-29 Denis Vlasenkopreparatory patch for -Wwrite-strings #2
2006-12-22 Denis VlasenkoAlways use /usr/share/udhcpc/default.script ([/usr...
2006-11-18 Denis Vlasenkoudhcp: fix indentation and style.
2006-09-06 Denis VlasenkoImplement optional syslog logging using ordinary
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-05-28 Rob LandleyMy first bout of untangling udhcp. Make lots of gratui...
2006-05-08 Mike Frysingeradd back in udhcp support
2006-03-23 Mike Frysingerremove in place of external link
2006-01-25 Tim Rikerjust whitespace
2005-09-23 "Vladimir N. Oleynik"more make safe the exported namespace for udhcp. Move...
2005-09-22 "Vladimir N. Oleynik"safe exported namespace for udhcp. Not full, bore :-(
2005-05-04 Rob LandleyRevert the uptime() removal. Let the list sort it...
2005-05-04 Rob LandleyPatch from Shaun Jackman:
2004-05-19 Russ Dillfix timewarp in client (server fix later)
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-12-18 Russ DillFinish remerging busybox udhcp and udhcp. Some cleanups...
2003-06-14 Eric AndersenAdd missing pieces from vodz' last_patch88