udhcpc: log script parameter too
[oweals/busybox.git] / networking / udhcp / common.h
2009-06-17 Denys Vlasenkoudhcp: logging improvements, field and variable renames
2009-06-17 Denys Vlasenkoudhcp: shorten mac len from 16 to 6 in lease file
2009-06-17 Denys Vlasenkoudhcp: change UDHCP_DEBUG into int, make verbosity...
2009-06-16 Denys Vlasenkoudhcp: add a few TODOs
2009-06-16 Denys Vlasenkoudhcp: rename server/client_config.arp to server_mac...
2009-06-16 Denys Vlasenkoudhcp: rename sprintip to sprint_nip, siaddr to siaddr_nip
2009-06-16 Denys Vlasenkoudhcp: rename giaddr to gateway_nip and server to serve...
2009-06-16 Denys Vlasenkoudhcpd: don't fail ARP check if returned MAC matches...
2009-04-09 Denis Vlasenko*: make "pragma GCC visibility push(hidden)" less ugly
2008-11-06 Denis Vlasenkobuild system: tidying up CONFIG_xxx names (suggested...
2008-10-27 Denis Vlasenkoudhcp: simplify SO_BINDTODEVICE call
2008-09-26 Denis Vlasenkoudhcp: add inline docs; small code shrink
2008-09-26 Denis Vlasenkoudhcp: added some FIXMEs; code shrink. -49 bytes
2008-09-26 Denis Vlasenkodhcp: add FAST_FUNC as appropriate. -160 bytes.
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-05-21 Denis Vlasenkoudhcpc: regularize the names of receiving functions,
2008-05-09 Denis VlasenkoUse intra-DSO calls when we build libbusybox. No-op...
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