traceroute: move data off bss. small code optimizations.
authorDenis Vlasenko <vda.linux@googlemail.com>
Thu, 29 Mar 2007 21:55:22 +0000 (21:55 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Thu, 29 Mar 2007 21:55:22 +0000 (21:55 -0000)
commit2e723237c932f117a74ddaab66277d1a9bb29cc5
tree348228a359338dc71e6949547380bcb316cf5f16
parent53f83d68fb0e7a12b819f91e21bb85917de6e09a
traceroute: move data off bss. small code optimizations.

function                                             old     new   delta
traceroute_main                                     4358    4397     +39
verbose                                               13       9      -4
useicmp                                                4       -      -4
nflag                                                  4       -      -4
split_suffices                                        40      24     -16
route                                                 16       -     -16
dumpleases_main                                      392     357     -35
gwlist                                                36       -     -36
whereto                                              128       -    -128
wherefrom                                            128       -    -128
packet                                               512       -    -512
------------------------------------------------------------------------------
(add/remove: 0/7 grow/shrink: 1/3 up/down: 39/-883)          Total: -844 bytes
networking/traceroute.c