hush/networking
Eric Andersen 51b8bd68bb This patch from Bart Visscher <magick@linux-fan.com> adds
IPV6 support to busybox.  This patch does the following:
    * Add IPv6 support to libbb
    * Enable IPv6 interface address display
    * Add IPv6 config option
    * Adds ping6, an adaptation of the ping applet for IPv6
    * Adds support routines for ping6:
	- xgethostbyname2
	- create_icmp6_socket
    * Adds ifconfig support for IPv6
    * Add support IPv6 to netstat
    * Add IPv6 support to route
Thanks Bart!
2002-07-03 11:46:38 +00:00
..
config.in This patch from Bart Visscher <magick@linux-fan.com> adds 2002-07-03 11:46:38 +00:00
hostname.c
ifconfig.c This patch from Bart Visscher <magick@linux-fan.com> adds 2002-07-03 11:46:38 +00:00
Makefile
Makefile.in This patch from Bart Visscher <magick@linux-fan.com> adds 2002-07-03 11:46:38 +00:00
nc.c
netstat.c This patch from Bart Visscher <magick@linux-fan.com> adds 2002-07-03 11:46:38 +00:00
nslookup.c
ping6.c This patch from Bart Visscher <magick@linux-fan.com> adds 2002-07-03 11:46:38 +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 This patch from Bart Visscher <magick@linux-fan.com> adds 2002-07-03 11:46:38 +00:00
telnet.c Email addr fix 2002-06-06 12:59:13 +00:00
tftp.c
traceroute.c Remove advertising clauses in accordance with 2002-06-23 22:25:24 +00:00
wget.c Added support for -Y|--proxy=on/off to wget 2002-05-14 23:36:45 +00:00