hush/networking
Eric Andersen 28a6afe975 Roy Walker writes:
Here is a patch against the current subversion repository, that makes
udhcpc have an adjustable timeout.  Works for both foreground and before
it drops to the background.  This brings it more in-line with ISC dhcpc.

Use like so:
udhcpc --timeout=10 ...
or
udhcpc -T 10 ...

Still shooting for 1.1.1 this month?  Would really be great if you could
get this in that release.

Please give credit to Paul Pacheco - ppacheco@gmail.com.
2006-03-20 17:37:00 +00:00
..
libiproute - revert back to r14406 2006-03-13 19:04:00 +00:00
udhcp Roy Walker writes: 2006-03-20 17:37:00 +00:00
arping.c fix up annoying signed/unsigned and mixed type errors 2006-01-30 22:30:41 +00:00
Config.in add feature: support for running scripts through an interpreter. Thanks Florian Schirmer <jolt@tuxbox.org> 2006-01-31 13:53:30 +00:00
dnsd.c Patch from Denis Vlasenko turning static const int (which gets emitted into 2006-03-10 19:22:06 +00:00
ether-wake.c just whitespace 2006-01-25 00:08:53 +00:00
fakeidentd.c Patch from Denis Vlasenko turning static const int (which gets emitted into 2006-03-10 19:22:06 +00:00
ftpgetput.c The brain-dead FTP servers on Solaris don't support the size command. 2006-01-10 06:36:00 +00:00
hostname.c just whitespace 2006-01-25 00:08:53 +00:00
httpd.c Rename UNUSE() to SKIP(). 2006-02-20 23:05:06 +00:00
ifconfig.c Can't store a pointer in an int on 64 bit platforms. 2005-11-22 17:09:14 +00:00
ifupdown.c Robert P. Day removed 8 gazillion occurrences of "extern" on function 2006-03-06 20:47:33 +00:00
inetd.c Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) 2006-03-01 16:39:45 +00:00
interface.c - put NLS stuff in one central place to avoid redefines. 2006-02-23 14:25:15 +00:00
ip.c * uniq.c: remove unneeded include and use short boilerplate. 2005-10-26 10:47:26 +00:00
ipaddr.c * uniq.c: remove unneeded include and use short boilerplate. 2005-10-26 10:47:26 +00:00
ipcalc.c touchup argc/argv handling to shrink a bit and fix a segfault when given wrong number of parameters as noted and fixed by Cristian Ionescu-Idbohrn 2005-09-24 23:48:18 +00:00
iplink.c * uniq.c: remove unneeded include and use short boilerplate. 2005-10-26 10:47:26 +00:00
iproute.c * uniq.c: remove unneeded include and use short boilerplate. 2005-10-26 10:47:26 +00:00
iptunnel.c * uniq.c: remove unneeded include and use short boilerplate. 2005-10-26 10:47:26 +00:00
Makefile - use absolute path for top_builddir and top_srcdir. 2006-03-02 17:33:25 +00:00
Makefile.in - revert back to r14406 2006-03-13 19:04:00 +00:00
nameif.c - add platform.h. 2006-01-22 22:55:11 +00:00
nc.c just whitespace 2006-01-25 00:08:53 +00:00
netstat.c just whitespace 2006-01-25 00:08:53 +00:00
nslookup.c return failure when nslookup fails 2004-10-13 07:25:01 +00:00
ping.c Patch from Denis Vlasenko turning static const int (which gets emitted into 2006-03-10 19:22:06 +00:00
ping6.c update comments as to what caused the defines to change 2006-03-13 23:48:18 +00:00
route.c fix up annoying signed/unsigned and mixed type errors 2006-01-30 22:30:41 +00:00
telnet.c Patch from Denis Vlasenko turning static const int (which gets emitted into 2006-03-10 19:22:06 +00:00
telnetd.c fix up annoying signed/unsigned and mixed type errors 2006-01-30 22:30:41 +00:00
tftp.c just whitespace 2006-01-25 00:08:53 +00:00
traceroute.c Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) 2006-03-01 16:39:45 +00:00
vconfig.c just whitespace 2006-01-25 00:08:53 +00:00
wget.c Small tweak cherry-picked from Devin Bayer's monster MacOS X patch. 2006-02-21 18:34:54 +00:00
zcip.c Patch from Denis Vlasenko turning static const int (which gets emitted into 2006-03-10 19:22:06 +00:00