busybox/networking
Eric Andersen c11a6a887b Patch from Thomas Winkler:
ifconfig did not look up hostnames, so
	ifconfig lo localhost
would not work, you have to do
	ifconfig lo 127.0.0.1
2004-03-31 11:30:08 +00:00
..
libiproute Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
udhcp Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
arping.c Patch by Fillod Stephane, declare variables as static to not clobber 2003-09-26 00:33:18 +00:00
Config.in Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
ftpgetput.c s/fileno\(stdin\)/STDIN_FILENO/g 2004-03-27 10:02:48 +00:00
hostname.c
httpd.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
ifconfig.c Patch from Thomas Winkler: 2004-03-31 11:30:08 +00:00
ifupdown.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
inetd.c Patch from Vodz, cleanup memory usage, send strdup error messages to 2004-02-22 11:25:13 +00:00
ip.c
ipaddr.c
ipcalc.c Fix/eliminate use of atol 2004-03-06 22:11:45 +00:00
iplink.c
iproute.c
iptunnel.c
Makefile Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
Makefile.in Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
nameif.c
nc.c s/fileno\(stdin\)/STDIN_FILENO/g 2004-03-27 10:02:48 +00:00
netstat.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
nslookup.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
ping6.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
ping.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
route.c Oops.. got a bit to aggressive with size optimization and global replace. :-( 2004-03-19 23:27:08 +00:00
telnet.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
telnetd.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
tftp.c s/fileno\(stdin\)/STDIN_FILENO/g 2004-03-27 10:02:48 +00:00
traceroute.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
vconfig.c Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
wget.c s/fileno\(stdin\)/STDIN_FILENO/g 2004-03-27 10:02:48 +00:00