summaryrefslogtreecommitdiff
path: root/networking/libiproute/rt_names.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ll_types.c: optimize link type table, make it conditionalDenis Vlasenko2007-10-291-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 Vlasenko2007-01-301-4/+3
|
* - add 'ip rule' support. First take..Bernhard Reutner-Fischer2006-11-211-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-021-0/+1
|
* Kill off some unused code that was wasting several k, as noticed byEric Andersen2006-03-031-3/+0
| | | | Denis Vlasenko when building with -ffunction-sections -fdata-sections
* - make libiproute compile..Bernhard Reutner-Fischer2005-10-081-22/+20
|
* IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath2002-11-101-0/+30