busybox/networking
Denys Vlasenko 9ac5596a51 udhcpc: emit "correct" secs field
In theory, sending secs set to constant zero should be ok too.
But some bleeping servers can actually be configured to answer ONLY
if secs is bigger than a preset value (!!)
http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man8/bootpd.8.html
grep for "reply_threshold_seconds"

function                                             old     new   delta
udhcpc_main                                         2573    2623     +50

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2011-03-12 05:37:54 +01:00
..
libiproute fix libiproute compile with kernel headers < 2.6.17 2011-02-26 20:11:47 +01:00
udhcp udhcpc: emit "correct" secs field 2011-03-12 05:37:54 +01:00
arp.c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 2010-02-04 15:00:15 +01:00
arping.c networking/*: remove superfluous comments 2010-10-30 02:24:48 +02:00
brctl.c *: whitespace fixes 2010-10-28 18:57:19 +02:00
Config.src nameif: add matching by phy_address=NUM; extend help text 2011-03-06 19:42:51 +01:00
dnsd.c dnsd: fix 64-bit bug 2539. 2010-10-29 00:37:56 +02:00
ether-wake.c *: whitespace fixes 2010-10-28 18:57:19 +02:00
ftpd.c ftpd: better usage text 2011-03-08 03:01:10 +01:00
ftpgetput.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
hostname.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
httpd_indexcgi.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
httpd_post_upload.txt httpd_post_upload.txt example: handle binary files too 2009-11-13 09:37:50 +01:00
httpd_ssi.c whitespace fixes 2011-02-03 00:05:48 +01:00
httpd.c httpd: send correct mtime for .gz files 2011-01-11 17:59:45 +01:00
ifconfig.c better shared strings trick 2010-09-01 12:01:17 +02:00
ifenslave.c clean up redundant, commented-out and misplaced includes 2010-04-01 15:09:44 +02:00
ifplugd.c eliminate aliasing warning in networking/route.c 2011-01-20 11:29:00 +01:00
ifupdown.c use user's shell instead of hardwired "/bin/sh" (android needs this) 2011-03-08 21:00:36 +01:00
inetd.c inetd: if argv[0] is not specified, set it to program name 2010-11-22 04:57:37 +01:00
interface.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
ip.c whitespace cleanup 2010-10-29 11:46:52 +02:00
ipcalc.c whitespace cleanup 2010-10-29 11:46:52 +02:00
isrv_identd.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
isrv.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
isrv.h *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
Kbuild.src ping: add -t TTL option 2010-11-28 23:01:18 +01:00
nameif.c nameif: add matching by phy_address=NUM; extend help text 2011-03-06 19:42:51 +01:00
nbd-client.c mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo 2011-01-18 13:58:01 +01:00
nc_bloaty.c use BB_EXECVP_or_die where appropriate 2010-11-28 04:34:09 +01:00
nc.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
netstat.c whitespace cleanup 2010-10-29 11:46:52 +02:00
nslookup.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
ntpd_simple.c whitespace cleanup 2010-10-29 11:46:52 +02:00
ntpd.c whitespace fixes 2011-02-03 00:05:48 +01:00
ping.c Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" 2011-02-26 22:24:08 +01:00
pscan.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
route.c convert "do {...} while (1);" -> "while (1) {...}" 2011-03-02 04:07:14 +01:00
slattach.c whitespace cleanup 2010-10-29 11:46:52 +02:00
tc.c tc: less ugly check for bad sizeof(G) 2011-02-10 06:28:09 +01:00
tcpudp_perhost.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
tcpudp_perhost.h *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
tcpudp.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
telnet.c telnet: do not check for 0 return from poll (it's impossible) 2010-10-29 02:33:38 +02:00
telnetd.c move utmp.h include to libbb.h 2011-01-25 23:21:46 +01:00
telnetd.ctrlSQ.patch *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
tftp.c progress meter: fix bugs found in stall detection and unknown size logic 2011-02-11 19:09:30 +01:00
traceroute.c eliminate aliasing warnings in traceroute.c and udhcp/socket.c 2011-01-20 12:13:23 +01:00
tunctl.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
vconfig.c whitespace cleanup 2010-10-29 11:46:52 +02:00
wget.c wget: reduce bloat 2011-02-19 23:56:39 +01:00
whois.c whois: new applet 2011-02-27 23:38:52 +01:00
zcip.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00