Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ll_types.c: optimize link type table, make it conditional | Denis Vlasenko | 2007-10-29 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | 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 | ||||
* | preparatory patch for -Wwrite-strings #8 (missed part) | Denis Vlasenko | 2007-01-30 | 1 | -4/+3 |
| | |||||
* | - add 'ip rule' support. First take.. | Bernhard Reutner-Fischer | 2006-11-21 | 1 | -0/+3 |
| | | | | | text data bss dec hex filename 2999 0 0 2999 bb7 networking/libiproute/iprule.o | ||||
* | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | 2006-07-02 | 1 | -0/+1 |
| | |||||
* | Kill off some unused code that was wasting several k, as noticed by | Eric Andersen | 2006-03-03 | 1 | -3/+0 |
| | | | | Denis Vlasenko when building with -ffunction-sections -fdata-sections | ||||
* | - make libiproute compile.. | Bernhard Reutner-Fischer | 2005-10-08 | 1 | -22/+20 |
| | |||||
* | IP applet by Bastian Blank <waldi@debian.org> | Glenn L McGrath | 2002-11-10 | 1 | -0/+30 |