hush/networking
Denys Vlasenko d31575a3ae libiproute/*: code shrink
function                                             old     new   delta
ll_addr_a2n                                          181     178      -3
rtnl_rtntype_a2n                                     198     194      -4
ipaddr_modify                                       1309    1305      -4
print_addrinfo                                      1303    1298      -5
do_iplink                                           1137    1132      -5
print_route                                         1609    1603      -6
parse_args                                          1440    1434      -6
iproute_list_or_flush                               1261    1254      -7
rtnl_rttable_a2n                                      39      31      -8
rtnl_rtscope_a2n                                      39      31      -8
rtnl_rtrealm_a2n                                      39      31      -8
rtnl_rtprot_a2n                                       39      31      -8
rtnl_dsfield_a2n                                      39      31      -8
ll_type_n2a                                           78      70      -8
get_rt_realms                                        115     107      -8
print_tunnel                                         656     647      -9
rtnl_rttable_n2a                                      63      53     -10
rtnl_rtscope_n2a                                      63      53     -10
rtnl_rtrealm_n2a                                      63      53     -10
rtnl_rtntype_n2a                                     128     118     -10
rtnl_dsfield_n2a                                      71      61     -10
print_linkinfo                                       815     805     -10
ipaddr_list_or_flush                                1246    1235     -11
iproute_modify                                      1048    1036     -12
iprule_modify                                        866     851     -15
print_rule                                           765     738     -27
ll_addr_n2a                                          182     150     -32
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/27 up/down: 0/-262)          Total: -262 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-10-13 17:58:24 +02:00
..
libiproute libiproute/*: code shrink 2009-10-13 17:58:24 +02:00
udhcp udhcpc: fix bug 629: use bcast receive when we perform rebinding 2009-10-08 23:05:46 +02:00
arp.c
arping.c fix dependencies of FEATURE_GETOPT_LONG 2009-07-04 16:50:43 +02:00
brctl.c
Config.in telnetd: add -w ("inetd wait") option. Can be configured off. 2009-09-04 02:21:13 +02:00
dnsd.c
ether-wake.c ethr-wake: can use ether_hostton on uclibc >= 0.9.30 2009-08-30 16:23:29 +02:00
ftpd.c find: add zeroing of G.xxx; ftpd - remove extraneous zeroing of G.xxx 2009-09-30 02:39:57 +02:00
ftpgetput.c
hostname.c remove trailing whitespace 2009-07-15 20:02:19 +02:00
httpd_indexcgi.c networking/httpd_ssi.c: new example CGI handler 2009-09-10 21:24:45 +02:00
httpd_post_upload.txt remove some garbage from http POST upload example 2009-09-09 22:33:30 +02:00
httpd_ssi.c httpd_ssi.c: make it a bit less broken 2009-09-13 17:38:15 +02:00
httpd.c httpd: shrink mime type matching code (suggested by Bernhard) 2009-09-10 01:46:02 +02:00
ifconfig.c
ifenslave.c ifenslave: fix for 2.4 kernels compile 2009-09-23 23:47:52 +02:00
ifplugd.c randomconfig fixes 2009-08-08 03:20:12 +02:00
ifupdown.c more C standard compat fixes from Dan Fandrich 2009-09-06 12:47:55 +02:00
inetd.c inetd: comment tweak. no code changes 2009-09-04 03:48:40 +02:00
interface.c
ip.c
ipcalc.c
isrv_identd.c
isrv.c
isrv.h
Kbuild
nameif.c
nc_bloaty.c
nc.c nc: fix nc -ll; report vfork errors; make select loop faster 2009-08-03 02:59:22 +02:00
netstat.c
nslookup.c
ping.c
pscan.c
route.c *: a few more NOINLINEs 2009-10-08 14:35:37 +02:00
slattach.c
tc.c *: optimize code size in strtoul calls 2009-09-23 17:17:53 +02:00
tcpudp_perhost.c
tcpudp_perhost.h
tcpudp.c tcpsvd,udpsvd: fix uid/gid printing when run with -u 2009-07-19 23:07:13 +02:00
telnet.c find: add zeroing of G.xxx; ftpd - remove extraneous zeroing of G.xxx 2009-09-30 02:39:57 +02:00
telnetd.c telnetd: add -w ("inetd wait") option. Can be configured off. 2009-09-04 02:21:13 +02:00
telnetd.ctrlSQ.patch
tftp.c documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com) 2009-09-06 02:58:59 +02:00
traceroute.c
tunctl.c
vconfig.c
wget.c wget: fix for code 302; mount: support -o union 2009-10-05 02:18:01 +02:00
zcip.c