udhcpc: log script parameter too
[oweals/busybox.git] / networking / udhcp / serverpacket.c
2009-07-07 Denys Vlasenkoudhcpd: fix a bug in add_lease where it was reading...
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: rename server/client_config.arp to server_mac...
2009-06-16 Denys Vlasenkoudhcp: cleanup of static lease handling
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 Vlasenkoudhcp: rename fields in struct dhcpOfferedAddr
2009-06-16 Denys Vlasenkoudhcpd: don't fail ARP check if returned MAC matches...
2009-04-01 Denis Vlasenkodhcpd: remember and record hostnames; optimize get_option
2009-01-01 Denis Vlasenkoudhcpd: disable opton to have absolute lease times...
2008-12-08 Denis Vlasenkooptimize 16- and 32-bit moves
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-05-21 Denis Vlasenkoudhcpc: regularize the names of receiving functions,
2008-02-04 Denis Vlasenkoudhcp: optional support for non-standard DHCP ports...
2007-12-20 Denis Vlasenkoudhcp: fix oversized packet sending (introduced by...
2007-07-01 Denis Vlasenkoudhcp: new config option "Rewrite the lease file at...
2007-04-07 Denis Vlasenkoudhcp: MAC_BCAST_ADDR and blank_chaddr are in fact...
2006-11-18 Denis Vlasenkoudhcp: fix indentation and style.
2006-10-20 Denis Vlasenkomessage string changes, mostly for consistency, also...
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-30 Eric Andersenfix up yet more annoying signed/unsigned and mixed...
2006-01-25 Tim Rikerjust whitespace
2005-09-23 "Vladimir N. Oleynik"more make safe the exported namespace for udhcp. Move...
2004-10-08 Eric AndersenWade Berrier writes:
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-01-30 Eric AndersenUse standard C99 types
2003-12-16 Russ Dillinclude headers with prototypes to make sure prototypes...
2003-06-10 Glenn L McGrathVodz, last_patch_88
2002-10-14 Russ Dilladded full udhcp integration