busybox/networking/libiproute
Denis Vlasenko 8723a94c25 libnetlink: comment out unused code; don't use 8k stack buffers
function                                             old     new   delta
ipaddr_modify                                       1305    1297      -8
do_iprule                                            963     955      -8
do_iproute                                          2193    2169     -24
xrtnl_dump_filter                                    418     391     -27
rtnl_talk                                            671     536    -135
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/5 up/down: 0/-202)           Total: -202 bytes
2007-12-02 06:30:57 +00:00
..
ip_common.h ip: stop propagating argc; optimize ip_parse_common_args 2007-11-18 22:56:25 +00:00
ip_parse_common_args.c ip: stop propagating argc; optimize ip_parse_common_args 2007-11-18 22:56:25 +00:00
ipaddress.c ip: stop propagating argc; optimize ip_parse_common_args 2007-11-18 22:56:25 +00:00
iplink.c ip: stop propagating argc; optimize ip_parse_common_args 2007-11-18 22:56:25 +00:00
iproute.c ip route: add comment, no code changes 2007-11-27 09:42:33 +00:00
iprule.c iproute: fix a bug where "ip r flush table main" was rejected, 2007-11-26 18:29:52 +00:00
iptunnel.c ip: stop propagating argc; optimize ip_parse_common_args 2007-11-18 22:56:25 +00:00
Kbuild ll_types.c: optimize link type table, make it conditional 2007-10-29 19:33:26 +00:00
libnetlink.c libnetlink: comment out unused code; don't use 8k stack buffers 2007-12-02 06:30:57 +00:00
libnetlink.h libnetlink: comment out unused code; don't use 8k stack buffers 2007-12-02 06:30:57 +00:00
ll_addr.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
ll_map.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
ll_map.h trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
ll_proto.c ll_types.c: optimize link type table, make it conditional 2007-10-29 19:33:26 +00:00
ll_types.c ll_types.c: optimize link type table, make it conditional 2007-10-29 19:33:26 +00:00
rt_names.c preparatory patch for -Wwrite-strings #4 2007-01-29 22:51:58 +00:00
rt_names.h ll_types.c: optimize link type table, make it conditional 2007-10-29 19:33:26 +00:00
rtm_map.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
rtm_map.h preparatory patch for -Wwrite-strings #6 2007-01-29 23:43:52 +00:00
utils.c - remove matches() from networking/. Untested. 2007-06-21 10:20:13 +00:00
utils.h ip: stop propagating argc; optimize ip_parse_common_args 2007-11-18 22:56:25 +00:00