| Commit message (Expand) | Author | Age | Files | Lines |
* | whitespace cleanup | Denys Vlasenko | 2010-10-29 | 1 | -9/+6 |
* | libiproute: code shrink by adding FAST_FUNC | Denys Vlasenko | 2010-07-24 | 1 | -1/+1 |
* | libiproute: fix option parsing, so that "ip -o link" works again. | Denis Vlasenko | 2008-05-31 | 1 | -1/+1 |
* | ip: stop propagating argc; optimize ip_parse_common_args | Denis Vlasenko | 2007-11-18 | 1 | -44/+40 |
* | trylink: produce even more info about final link stage | Denis Vlasenko | 2007-08-12 | 1 | -1/+1 |
* | Replace index_in_[sub]str_array with index_in_[sub]strings, | Denis Vlasenko | 2007-07-24 | 1 | -5/+5 |
* | style fix (stray space before ';') | Denis Vlasenko | 2007-07-21 | 1 | -1/+1 |
* | - move iprule and ipaddress from matches() to index_in_str_array | Bernhard Reutner-Fischer | 2007-06-20 | 1 | -1/+1 |
* | - remove another user of the deprecated matches() func by moving it to use in... | Bernhard Reutner-Fischer | 2007-06-20 | 1 | -11/+24 |
* | delete tons of extra #includes | Denis Vlasenko | 2007-05-31 | 1 | -5/+1 |
* | libiproute: audit callgraph, shortcut error paths into die() functions. | Denis Vlasenko | 2007-04-07 | 1 | -3/+3 |
* | preparatory patch for -Wwrite-strings #5 | Denis Vlasenko | 2007-01-29 | 1 | -1/+1 |
* | Remove networking/libiproute/linux/pkt_sched.h | Denis Vlasenko | 2007-01-02 | 1 | -2/+4 |
* | lots of silly indent fixes | Denis Vlasenko | 2006-10-03 | 1 | -2/+2 |
* | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | 2006-07-02 | 1 | -0/+1 |
* | - reuse strings and messages. Saves about 600B | Bernhard Reutner-Fischer | 2006-06-07 | 1 | -1/+1 |
* | - include proper headers. | Bernhard Reutner-Fischer | 2006-04-05 | 1 | -1/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -1/+1 |
* | "This function was not updating the argc and argv pointers to reflect | Glenn L McGrath | 2003-08-29 | 1 | -0/+2 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -2/+2 |
* | This seems sufficient for ifup and ifdown to actually work | Eric Andersen | 2003-01-27 | 1 | -0/+2 |
* | fix warning | Glenn L McGrath | 2002-12-16 | 1 | -0/+2 |
* | Enable ip commands to be compiled seperate from ip, modifed patch from Bastia... | Glenn L McGrath | 2002-12-01 | 1 | -0/+70 |