| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply post-1.17.2 fixes, bump version to 1.17.31_17_3 | Denys Vlasenko | 2010-10-09 | 1 | -0/+5 |
* | ip link: add qlen | Bernhard Reutner-Fischer | 2010-05-25 | 1 | -2/+7 |
* | iplink: shrink | Bernhard Reutner-Fischer | 2010-05-25 | 1 | -54/+39 |
* | iplink: support add/delete | Bernhard Reutner-Fischer | 2010-05-25 | 1 | -2/+91 |
* | clean up redundant, commented-out and misplaced includes | Denys Vlasenko | 2010-04-01 | 1 | -3/+0 |
* | *: remove check for errors on getsockaddr in cases we know they can't happen | Denis Vlasenko | 2009-04-21 | 1 | -4/+4 |
* | networking/libiproute/*: code shrink by optimizing numeric conversions | Denis Vlasenko | 2009-03-05 | 1 | -2/+1 |
* | libbb: add strncpy_IFNAMSIZ | Denis Vlasenko | 2008-12-02 | 1 | -7/+7 |
* | iplink: accept shorthands for "address" keyword here: | Denis Vlasenko | 2008-11-01 | 1 | -4/+7 |
* | - support ip link set eth1 address 00:11:22:33:44:55 | Bernhard Reutner-Fischer | 2008-10-30 | 1 | -1/+1 |
* | *: rename ATTRIBUTE_XXX to just XXX. | Denis Vlasenko | 2008-07-05 | 1 | -1/+1 |
* | - accept ip l s ib0 addr 00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:0... | Bernhard Reutner-Fischer | 2008-05-16 | 1 | -2/+4 |
* | ip: stop propagating argc; optimize ip_parse_common_args | Denis Vlasenko | 2007-11-18 | 1 | -44/+54 |
* | trylink: produce even more info about final link stage | Denis Vlasenko | 2007-08-12 | 1 | -2/+2 |
* | Replace index_in_[sub]str_array with index_in_[sub]strings, | Denis Vlasenko | 2007-07-24 | 1 | -11/+9 |
* | xioctl and friends by Tito <farmatito@tiscali.it> | Denis Vlasenko | 2007-07-14 | 1 | -22/+10 |
* | delete tons of extra #includes | Denis Vlasenko | 2007-05-31 | 1 | -7/+3 |
* | - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a... | Bernhard Reutner-Fischer | 2007-04-12 | 1 | -36/+39 |
* | libiproute: audit callgraph, shortcut error paths into die() functions. | Denis Vlasenko | 2007-04-07 | 1 | -105/+61 |
* | preparatory patch for -Wwrite-strings #5 | Denis Vlasenko | 2007-01-29 | 1 | -1/+1 |
* | stop using __u32 etc. uint32_t is there for a reason | Denis Vlasenko | 2006-12-31 | 1 | -14/+14 |
* | use xbind, xconnect where appropriate. | Denis Vlasenko | 2006-12-23 | 1 | -4/+0 |
* | do not overflow ifr_name. maybe it was safe in some places, | Denis Vlasenko | 2006-11-27 | 1 | -7/+7 |
* | message string changes, mostly for consistency, also -32 bytes in .rodata | Denis Vlasenko | 2006-10-20 | 1 | -5/+5 |
* | - merge -r15463:15564 from busybox_scratch branch through these changesets: | Bernhard Reutner-Fischer | 2006-08-20 | 1 | -3/+0 |
* | 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 | -2/+2 |
* | Header cleanup: don't #include headers that libbb.h already includes. | Rob Landley | 2006-06-02 | 1 | -17/+3 |
* | sort out yet more type issues | Eric Andersen | 2006-01-30 | 1 | -2/+2 |
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -1/+1 |
* | Patch from dlively (whoever that is, see bug 591) to fix | Rob Landley | 2005-12-15 | 1 | -0/+3 |
* | Thomas Koeller writes: | Eric Andersen | 2004-04-26 | 1 | -1/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -15/+15 |
* | Patch from Lars Kellogg-Stedman: | Eric Andersen | 2003-06-20 | 1 | -0/+4 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -4/+4 |
* | Eliminate most instances where we use linux kernel headers | Eric Andersen | 2003-01-14 | 1 | -3/+12 |
* | Option to allow ifupdown use ip commands instead of ifconfig, add flush | Glenn L McGrath | 2003-01-13 | 1 | -1/+1 |
* | Only included headers that are used. | Glenn L McGrath | 2002-12-16 | 1 | -11/+7 |
* | Use compare_string_array in ipaddress to save a few bytes, minor cleanups | Glenn L McGrath | 2002-12-02 | 1 | -0/+9 |
* | Use standard error messages | Glenn L McGrath | 2002-11-28 | 1 | -4/+4 |
* | IP applet by Bastian Blank <waldi@debian.org> | Glenn L McGrath | 2002-11-10 | 1 | -0/+349 |