1
0
mirror of https://github.com/sheumann/hush.git synced 2025-02-25 16:29:01 +00:00
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
..
2007-10-11 19:53:10 +00:00
2007-08-31 21:45:52 +00:00
2007-01-14 12:34:48 +00:00
2007-06-20 15:23:03 +00:00
2007-10-14 04:55:59 +00:00
2007-10-20 02:00:49 +00:00