hush/networking/libiproute
Denis Vlasenko 08a61180ce ll_map: disable interface name caching code
function                                             old     new   delta
find_by_index                                          -      26     +26
static.icache                                          4       -      -4
ll_idx_n2a                                            71      59     -12
static.ncache                                         16       -     -16
ll_index_to_flags                                     40      24     -16
xll_name_to_index                                    206     104    -102
------------------------------------------------------------------------------
(add/remove: 1/2 grow/shrink: 0/3 up/down: 26/-150)          Total: -124 bytes

   text    data     bss     dec     hex filename
 734703    3040   14440  752183   b7a37 busybox_old
 734599    3040   14416  752055   b79b7 busybox_unstripped
2007-06-19 12:11:20 +00:00
..
ip_common.h usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
ip_parse_common_args.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
ipaddress.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
iplink.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
iproute.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
iprule.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
iptunnel.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
Kbuild - apply hunk that fixes an issue with (wrong?) dependencies. Initial notes were: 2007-05-15 09:33:32 +00:00
libnetlink.c use "glibc errno" trick not only for ash, but for entire busybox 2007-05-31 22:16:38 +00:00
libnetlink.h - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit. 2007-04-12 11:34:39 +00:00
ll_addr.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
ll_map.c ll_map: disable interface name caching code 2007-06-19 12:11:20 +00:00
ll_map.h ll_map: disable interface name caching code 2007-06-19 12:11:20 +00:00
ll_proto.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
ll_types.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
rt_names.c preparatory patch for -Wwrite-strings #4 2007-01-29 22:51:58 +00:00
rt_names.h preparatory patch for -Wwrite-strings #8 (missed part) 2007-01-30 00:44:41 +00:00
rtm_map.c delete tons of extra #includes 2007-05-31 22:42:12 +00:00
rtm_map.h preparatory patch for -Wwrite-strings #6 2007-01-29 23:43:52 +00:00
utils.c snprintf(... "%s"...) => safe_strncpy 2007-06-04 21:03:51 +00:00
utils.h delete tons of extra #includes 2007-05-31 22:42:12 +00:00