aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute/ip_parse_common_args.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* whitespace cleanupDenys Vlasenko2010-10-291-9/+6
* libiproute: code shrink by adding FAST_FUNCDenys Vlasenko2010-07-241-1/+1
* libiproute: fix option parsing, so that "ip -o link" works again.Denis Vlasenko2008-05-311-1/+1
* ip: stop propagating argc; optimize ip_parse_common_argsDenis Vlasenko2007-11-181-44/+40
* trylink: produce even more info about final link stageDenis Vlasenko2007-08-121-1/+1
* Replace index_in_[sub]str_array with index_in_[sub]strings,Denis Vlasenko2007-07-241-5/+5
* style fix (stray space before ';')Denis Vlasenko2007-07-211-1/+1
* - move iprule and ipaddress from matches() to index_in_str_arrayBernhard Reutner-Fischer2007-06-201-1/+1
* - remove another user of the deprecated matches() func by moving it to use in...Bernhard Reutner-Fischer2007-06-201-11/+24
* delete tons of extra #includesDenis Vlasenko2007-05-311-5/+1
* libiproute: audit callgraph, shortcut error paths into die() functions.Denis Vlasenko2007-04-071-3/+3
* preparatory patch for -Wwrite-strings #5Denis Vlasenko2007-01-291-1/+1
* Remove networking/libiproute/linux/pkt_sched.hDenis Vlasenko2007-01-021-2/+4
* lots of silly indent fixesDenis Vlasenko2006-10-031-2/+2
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* - reuse strings and messages. Saves about 600BBernhard Reutner-Fischer2006-06-071-1/+1
* - include proper headers.Bernhard Reutner-Fischer2006-04-051-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
* "This function was not updating the argc and argv pointers to reflectGlenn L McGrath2003-08-291-0/+2
* Major coreutils update.Manuel Novoa III2003-03-191-2/+2
* This seems sufficient for ifup and ifdown to actually workEric Andersen2003-01-271-0/+2
* fix warningGlenn L McGrath2002-12-161-0/+2
* Enable ip commands to be compiled seperate from ip, modifed patch from Bastia...Glenn L McGrath2002-12-011-0/+70