hush/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 usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
ip_parse_common_args.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
ipaddress.c ll_types.c: optimize link type table, make it conditional 2007-10-29 19:33:26 +00:00
iplink.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
iproute.c libiproute: add missing break's 2007-09-30 16:04:21 +00:00
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 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 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 - remove matches() from networking/. Untested. 2007-06-21 10:20:13 +00:00