busybox/networking
Denis Vlasenko 9b2fbda538 ftpd: EPSV and SIZE support. Tested to work on IPv6 too.
libbb: str2sockaddr shuld accept [IPv6] addr without port -
 wget 'ftp://[::1]/file' needs that to work.

function                                             old     new   delta
bind_for_passive_mode                                  -     129    +129
get_nport                                              -      30     +30
ftpd_main                                           1731    1760     +29
str2sockaddr                                         412     431     +19
------------------------------------------------------------------------------
(add/remove: 2/0 grow/shrink: 2/0 up/down: 207/0)             Total: 207 bytes
   text    data     bss     dec     hex filename
 808568     476    7864  816908   c770c busybox_old
 808804     476    7864  817144   c77f8 busybox_unstripped
2009-03-09 13:01:08 +00:00
..
libiproute networking/libiproute/*: code shrink by optimizing numeric conversions 2009-03-05 09:21:57 +00:00
udhcp ftpd: code chrink, fixed some minor bugs 2009-03-08 23:46:48 +00:00
arp.c
arping.c
brctl.c brctl: fix compilation on 2.4.x kernels 2009-01-31 20:08:21 +00:00
Config.in ftpd: code chrink, fixed some minor bugs 2009-03-08 23:46:48 +00:00
dnsd.c
ether-wake.c
ftpd.c ftpd: EPSV and SIZE support. Tested to work on IPv6 too. 2009-03-09 13:01:08 +00:00
ftpgetput.c
hostname.c
httpd_indexcgi.c
httpd_post_upload.txt
httpd.c httpd: tiny optimization 2009-02-05 12:38:21 +00:00
ifconfig.c
ifenslave.c
ifupdown.c runsv: small optimization 2009-02-26 12:29:59 +00:00
inetd.c
interface.c
ip.c
ipcalc.c
isrv_identd.c ftpd: code chrink, fixed some minor bugs 2009-03-08 23:46:48 +00:00
isrv.c
isrv.h
Kbuild ftpd: new applet by Adam Tkac 2009-03-08 09:30:56 +00:00
nameif.c
nc_bloaty.c
nc.c
netstat.c
nslookup.c
ping.c
pscan.c
route.c
slattach.c
tc.c networking/libiproute/*: code shrink by optimizing numeric conversions 2009-03-05 09:21:57 +00:00
tcpudp_perhost.c
tcpudp_perhost.h
tcpudp.c
telnet.c
telnetd.c ftpd: code chrink, fixed some minor bugs 2009-03-08 23:46:48 +00:00
telnetd.ctrlSQ.patch telnetd: do not advertise TELNET_LFLOW, we do not support 2009-02-02 23:43:57 +00:00
tftp.c *: move get_sock_lsa and xwrite_str to libbb, use where appropriate 2009-03-09 00:12:37 +00:00
traceroute.c traceroute: allow -w NUM as small as 1 2009-01-24 21:23:41 +00:00
tunctl.c
vconfig.c
wget.c wget: --post-data support by Harald Kuthe (harald-tuxbox AT arcor.de) 2009-03-04 14:13:37 +00:00
zcip.c