busybox/networking/libiproute
Denis Vlasenko dfc0740b04 ll_types.c: optimize link type table, make it conditional
on FEATURE_IP_RARE_PROTOCOLS

function                                             old     new   delta
static.arphrd_name                                     -     373    +373
static.arphrd_type                                     -     124    +124
ll_type_n2a                                           58      78     +20
static.arphrd_names                                  496       -    -496
------------------------------------------------------------------------------
(add/remove: 2/1 grow/shrink: 1/0 up/down: 517/-496)           Total: 21 bytes
   text    data     bss     dec     hex filename
 776880     974    9420  787274   c034a busybox_old
 776594     974    9420  786988   c022c busybox_unstripped
2007-10-29 19:33:26 +00:00
..
ip_common.h
ip_parse_common_args.c
ipaddress.c ll_types.c: optimize link type table, make it conditional 2007-10-29 19:33:26 +00:00
iplink.c
iproute.c
iprule.c replace printf with fputs where appropriate 2007-09-30 16:22:36 +00:00
iptunnel.c ip tunnel parameter parsing fix by Jean Wolter <jw5@os.inf.tu-dresden.de> 2007-10-10 14:43:03 +00:00
Kbuild ll_types.c: optimize link type table, make it conditional 2007-10-29 19:33:26 +00:00
libnetlink.c
libnetlink.h
ll_addr.c
ll_map.c
ll_map.h
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
rt_names.h ll_types.c: optimize link type table, make it conditional 2007-10-29 19:33:26 +00:00
rtm_map.c
rtm_map.h
utils.c
utils.h