udhcp: s/sipservers/sipsrv/ to match other similar option names
[oweals/busybox.git] / networking / udhcp / arpping.c
2010-03-26 Denys Vlasenkoudhcp: cosmetic cleanups; one case of s/full_read/xread/
2010-02-04 Denys Vlasenko*: eliminate more aliasing warnings
2010-01-12 Denys Vlasenkolibbb: introduce and use monotonic_ms
2010-01-12 Denys Vlasenko*: add/remove safe_, it seems we had a few incorrect...
2009-11-13 Denys Vlasenko*: use "can't" instead of "cannot"
2009-06-17 Denys Vlasenkoudhcp: cosmetics in arpping.c, no code changes
2009-06-17 Denys Vlasenkoudhcp: logging improvements, field and variable renames
2009-06-17 Denys Vlasenkoudhcp: change UDHCP_DEBUG into int, make verbosity...
2009-06-16 Denys Vlasenkoudhcpd: don't fail ARP check if returned MAC matches...
2008-12-07 Denis VlasenkoFix forgotten license comments
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-09 Denis Vlasenkoudhcp: protect agianst timer overflowing 32-bit counter
2007-11-22 Denis Vlasenkoudhcpc: an option to perform ARP check (Jonas Danielsso...
2007-09-27 Denis Vlasenkointroduce safe_poll (fixes a problem in top)
2007-09-07 Denis Vlasenko*: replace select-for-one descriptor with poll, it...
2007-07-03 Denis Vlasenkoudhcp: many small fixes:
2007-03-24 Denis Vlasenkorandom style fixes (extra spaces deleted)
2006-12-19 Denis Vlasenkou_short, ulong exterminated
2006-11-22 Denis Vlasenkointroduce setsockopt_reuseaddr(int fd), setsockopt_broa...
2006-11-18 Denis Vlasenkoudhcp: fix indentation and style.
2006-10-20 Denis Vlasenkomessage string changes, mostly for consistency, also...
2006-10-14 Denis Vlasenkoadd open_read_close() and similar stuff
2006-09-06 Denis VlasenkoImplement optional syslog logging using ordinary
2006-08-18 Bernhard Reutner... - remove last reminiscents of IN_BUSYBOX
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-05-27 Rob LandleyConsolidate #include <sys/time.h> so libbb.h does it.
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-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-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-03-05 Glenn L McGrathPatch by Andrew Victor,
2004-01-30 Eric AndersenUse standard C99 types
2003-12-18 Russ DillFinish remerging busybox udhcp and udhcp. Some cleanups...
2003-06-10 Glenn L McGrathVodz, last_patch_88
2003-02-12 Russ Dillsync with udhcp bug fixes
2002-10-14 Russ Dilladded full udhcp integration