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 |
|
Denis Vlasenko
|
27a131e08e
|
preparatory patch for -Wwrite-strings #8 (missed part)
|
2007-01-30 00:44:41 +00:00 |
|
Bernhard Reutner-Fischer
|
921f5df25f
|
- add 'ip rule' support. First take..
text data bss dec hex filename
2999 0 0 2999 bb7 networking/libiproute/iprule.o
|
2006-11-21 15:36:08 +00:00 |
|
"Robert P. J. Day"
|
63fc1a9e08
|
Standardize on the vi editing directives being on the first line.
|
2006-07-02 19:47:05 +00:00 |
|
Eric Andersen
|
cbd1c85744
|
Kill off some unused code that was wasting several k, as noticed by
Denis Vlasenko when building with -ffunction-sections -fdata-sections
|
2006-03-03 18:37:39 +00:00 |
|
Bernhard Reutner-Fischer
|
1d62d3b7b9
|
- make libiproute compile..
|
2005-10-08 20:47:15 +00:00 |
|
Glenn L McGrath
|
9a2d27249c
|
IP applet by Bastian Blank <waldi@debian.org>
|
2002-11-10 01:33:55 +00:00 |
|