busybox/networking
Denis Vlasenko 821cc25f43 ping: stop using data/bss
function                                             old     new   delta
ping_main                                            375     392     +17
unpack_tail                                          317     320      +3
ping4                                                525     528      +3
ping6                                                772     773      +1
sendping6                                             99      98      -1
sendping4                                            184     183      -1
myid                                                   2       -      -2
sendping_tail                                        154     151      -3
tsum                                                   4       -      -4
tmin                                                   4       -      -4
tmax                                                   4       -      -4
source_lsa                                             4       -      -4
pingsock                                               4       -      -4
pingcount                                              4       -      -4
ntransmitted                                           4       -      -4
nrepeats                                               4       -      -4
nreceived                                              4       -      -4
if_index                                               4       -      -4
hostname                                               8       4      -4
dotted                                                 4       -      -4
datalen                                                4       -      -4
pingaddr                                              28       -     -28
rcvd_tbl                                             128       -    -128
------------------------------------------------------------------------------
(add/remove: 0/15 grow/shrink: 4/4 up/down: 24/-215)         Total: -191 bytes
   text    data     bss     dec     hex filename
 679835    2728   16736  699299   aaba3 busybox_old
 679851    2720   16536  699107   aaae3 busybox_unstripped
2007-06-04 10:33:48 +00:00
..
libiproute delete tons of extra #includes 2007-05-31 22:42:12 +00:00
udhcp whitespace fixes 2007-05-30 00:29:55 +00:00
arp.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
arping.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
Config.in - fix typo in help text and fix punctuation 2007-05-26 11:59:01 +00:00
dnsd.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
ether-wake.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
ftpgetput.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
hostname.c Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
httpd_index_cgi_example httpd: directory indexer example doesn't need piping thru dd anymore 2007-02-02 01:18:37 +00:00
httpd.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
ifconfig.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
ifupdown.c whitespace fixes 2007-05-30 00:29:55 +00:00
inetd.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
interface.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
ip.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
ipcalc.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
isrv_identd.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
isrv.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
isrv.h isrv.h: add copyright info 2007-01-14 12:34:48 +00:00
Kbuild - mv ip*_main into ip.c; use a dispatcher to save on needless duplication. 2007-04-10 20:11:12 +00:00
nameif.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
nc_bloaty.c whitespace fixes 2007-05-30 00:29:55 +00:00
nc.c Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
netstat.c whitespace fixes 2007-05-30 00:29:55 +00:00
nslookup.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
ping.c ping: stop using data/bss 2007-06-04 10:33:48 +00:00
route.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
telnet.c Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
telnetd.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
tftp.c whitespace fixes 2007-05-30 00:29:55 +00:00
traceroute.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
vconfig.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
wget.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
zcip.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00