aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute/ip_common.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* libiproute: code shrink by adding FAST_FUNCDenys Vlasenko2010-07-241-15/+14
* *: make "pragma GCC visibility push(hidden)" less uglyDenis Vlasenko2009-04-091-9/+5
* *: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko2008-07-051-1/+1
* Use intra-DSO calls when we build libbusybox. No-op for normal build.Denis Vlasenko2008-05-091-0/+9
* ip: stop propagating argc; optimize ip_parse_common_argsDenis Vlasenko2007-11-181-12/+12
* usage.c: remove reference to busybox.hDenis Vlasenko2007-05-261-1/+1
* libiproute: audit callgraph, shortcut error paths into die() functions.Denis Vlasenko2007-04-071-4/+1
* preparatory patch for -Wwrite-strings #5Denis Vlasenko2007-01-291-1/+2
* - make sure we pickup the correct defines. Guards against 2.6.19 kernel-headers.Bernhard Reutner-Fischer2006-12-041-1/+6
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* - add needed includes and include busybox.h needed for the ATTRIBUTE define.Bernhard Reutner-Fischer2006-06-161-0/+7
* - add platform.h.Bernhard Reutner-Fischer2006-01-221-1/+4
* Fix a typo that broke it so busybox won't buildEric Andersen2003-01-221-1/+1
* header updateGlenn L McGrath2003-01-211-1/+1
* Use compare_string_array in ipaddress to save a few bytes, minor cleanupsGlenn L McGrath2002-12-021-4/+0
* Save a hundred bytes or so on the do_iproute functionGlenn L McGrath2002-12-021-2/+0
* Enable ip commands to be compiled seperate from ip, modifed patch from Bastia...Glenn L McGrath2002-12-011-0/+4
* IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath2002-11-101-0/+20