..
libiproute
Only included headers that are used.
2002-12-16 07:37:21 +00:00
udhcp
hehe. Screwed that one up. Lets do things right this time.
2002-12-11 22:59:39 +00:00
Config.in
New applets, ftpget and ftpput
2002-12-13 02:43:50 +00:00
ftpgetput.c
Merge copyfd and copy_file_chunk
2002-12-13 08:20:44 +00:00
hostname.c
Fix for hostname -s, by Stephan Linz
2002-11-10 22:07:48 +00:00
ifconfig.c
use #ifdef CONFIG_* instead of #if CONFIG_*
2002-11-26 09:02:06 +00:00
ifupdown.c
Start to cleanup handling of the state file, save some space and uses linked lists.
2002-12-08 01:23:39 +00:00
ip.c
Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank
2002-12-01 23:04:06 +00:00
ipaddr.c
Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank
2002-12-01 23:04:06 +00:00
ipcalc.c
ipcalc applet by Stephan Linz and Jordan Crouse
2002-11-10 23:42:27 +00:00
iplink.c
Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank
2002-12-01 23:04:06 +00:00
iproute.c
Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank
2002-12-01 23:04:06 +00:00
iptunnel.c
Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank
2002-12-01 23:04:06 +00:00
Makefile
Makefile.in
New applets, ftpget and ftpput
2002-12-13 02:43:50 +00:00
nameif.c
Fix bug when reading mac from command line, continue; if hwaddrr not found
2002-12-13 09:02:16 +00:00
nc.c
Tom Oehser noticed that we were lacking the SO_REUSEADDR flag.
2002-05-05 03:40:14 +00:00
netstat.c
use #ifdef CONFIG_* instead of #if CONFIG_*
2002-11-26 09:02:06 +00:00
nslookup.c
Commited patch from bug #1182
2002-07-24 00:56:56 +00:00
ping6.c
use #ifdef instead of #if
2002-11-26 03:03:41 +00:00
ping.c
Per discussion with vodz, Tim's changes do not seem to make sense.
2002-06-06 11:47:00 +00:00
route.c
Always print the routing table header for IPv4:
2002-12-16 22:04:18 +00:00
telnet.c
remove duplicate definition of G
2002-08-23 07:51:01 +00:00
telnetd.c
Config feature DEVPTS defined and used in telnetd, by Pavel Roskin
2002-11-10 22:26:19 +00:00
tftp.c
Forgot to rename foo
2002-12-09 21:52:29 +00:00
traceroute.c
ansify
2002-08-23 07:52:58 +00:00
wget.c
Accept the --passive-ftp cmd.line option. We always use passive ftp mode,
2002-07-12 00:04:46 +00:00