busybox/networking/libiproute
Denys Vlasenko 9b58fe9c0b ip: code shrink
function                                             old     new   delta
do_ipaddr                                             78      81      +3
do_iprule                                            140     139      -1
do_iptunnel                                          283     278      -5
iprule_modify                                        851     841     -10
ipaddr_modify                                       1293    1236     -57
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/4 up/down: 3/-73)             Total: -70 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2013-07-15 05:15:46 +02:00
..
ip_common.h
ip_parse_common_args.c whitespace cleanup 2010-10-29 11:46:52 +02:00
ipaddress.c ip: code shrink 2013-07-15 05:15:46 +02:00
iplink.c iplink: tweak includes to work on android 2011-06-12 17:15:16 +02:00
iproute.c iproute: fix parsing and matching of of "short" IP addrs like 10/8 2011-02-23 01:20:44 +01:00
iprule.c ip: code shrink 2013-07-15 05:15:46 +02:00
iptunnel.c ip: code shrink 2013-07-15 05:15:46 +02:00
Kbuild.src
libnetlink.c iproute: fix parsing and matching of of "short" IP addrs like 10/8 2011-02-23 01:20:44 +01:00
libnetlink.h whitespace cleanup 2010-10-29 11:46:52 +02:00
ll_addr.c whitespace cleanup 2010-10-29 11:46:52 +02:00
ll_map.c whitespace cleanup 2010-10-29 11:46:52 +02:00
ll_map.h
ll_proto.c Fix compile failure in ll_proto.c 2012-09-03 11:41:30 +02:00
ll_types.c add include <sys/socket.h> 2011-04-17 23:18:15 +02:00
rt_names.c whitespace cleanup 2010-10-29 11:46:52 +02:00
rt_names.h
rtm_map.c whitespace cleanup 2010-10-29 11:46:52 +02:00
rtm_map.h
utils.c iproute: fix parsing and matching of of "short" IP addrs like 10/8 2011-02-23 01:20:44 +01:00
utils.h iproute: fix parsing and matching of of "short" IP addrs like 10/8 2011-02-23 01:20:44 +01:00