summaryrefslogtreecommitdiff
path: root/networking/libiproute/utils.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* random s/short/int/Denis Vlasenko2008-02-161-2/+2
* ip: stop propagating argc; optimize ip_parse_common_argsDenis Vlasenko2007-11-181-2/+2
* - remove matches() from networking/. Untested.Bernhard Reutner-Fischer2007-06-211-1/+0
* delete tons of extra #includesDenis Vlasenko2007-05-311-2/+0
* - shrink iproute a bit (-200 bytes). UntestedBernhard Reutner-Fischer2007-04-121-1/+1
* - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a...Bernhard Reutner-Fischer2007-04-121-1/+1
* - rewrite the ip applet to be less bloatyBernhard Reutner-Fischer2007-04-101-1/+1
* libiproute: audit callgraph, shortcut error paths into die() functions.Denis Vlasenko2007-04-071-8/+7
* preparatory patch for -Wwrite-strings #5Denis Vlasenko2007-01-291-1/+2
* preparatory patch for -Wwrite-strings #4Denis Vlasenko2007-01-291-3/+3
* preparatory patch for -Wwrite-strings #2Denis Vlasenko2007-01-291-3/+2
* remove commented out #includes etcDenis Vlasenko2006-12-311-12/+0
* stop using __u32 etc. uint32_t is there for a reasonDenis Vlasenko2006-12-311-13/+13
* style fixesDenis Vlasenko2006-12-261-1/+1
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* - correct typoBernhard Reutner-Fischer2006-06-141-1/+1
* - reuse strings and messages. Saves about 600BBernhard Reutner-Fischer2006-06-071-2/+2
* just whitespaceTim Riker2006-01-251-2/+2
* - add platform.h.Bernhard Reutner-Fischer2006-01-221-4/+5
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
* Use proper C99 typesEric Andersen2004-01-301-2/+2
* IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath2002-11-101-0/+101