summaryrefslogtreecommitdiff
path: root/networking/libiproute (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* - add some ATTRIBUTE_UNUSED.Bernhard Reutner-Fischer2006-01-302-12/+8
* just whitespaceTim Riker2006-01-257-38/+38
* - add platform.h.Bernhard Reutner-Fischer2006-01-223-6/+10
* - shared libbusybox.Bernhard Reutner-Fischer2006-01-151-18/+27
* - remove warning about redeclaration of __constant_htonsBernhard Reutner-Fischer2006-01-121-5/+4
* - mark argument who of print_route as unused.Bernhard Reutner-Fischer2006-01-121-1/+3
* Patch from dlively (whoever that is, see bug 591) to fixRob Landley2005-12-151-0/+3
* restore compare_string_array new interface (make broken by landley)"Vladimir N. Oleynik"2005-12-062-7/+9
* * uniq.c: remove unneeded include and use short boilerplate.Bernhard Reutner-Fischer2005-10-261-7/+4
* - make libiproute compile..Bernhard Reutner-Fischer2005-10-085-22/+24
* network "default" --> bb_INET_default. Reduce 2 exported from find applet"Vladimir N. Oleynik"2005-09-221-2/+3
* use toplevel ARFLAGS and update default ARFLAGS to be quietMike Frysinger2005-07-271-1/+1
* applying fix for:Paul Fox2005-07-201-0/+9
* Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen2005-04-165-10/+10
* In Bug 208, bernhardf writes:Mike Frysinger2005-04-161-1/+1
* egor duda writes:Eric Andersen2004-10-082-5/+11
* Set default command to list rather than get, its default behaviour nowGlenn L McGrath2004-08-111-2/+1
* Steve Grubb writes:Eric Andersen2004-05-051-2/+4
* Thomas Koeller writes:Eric Andersen2004-04-262-2/+2
* Fix up conditional compile of files needed by ip appletsGlenn L McGrath2004-04-121-0/+36
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-1511-78/+78
* Use proper C99 typesEric Andersen2004-01-301-2/+2
* Manousaridis Angelos writes:Eric Andersen2003-12-191-8/+9
* "This function was not updating the argc and argv pointers to reflectGlenn L McGrath2003-08-291-0/+2
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-142-2/+2
* On second thought, this is a better way to fix thingsEric Andersen2003-07-141-46/+5
* Don't use Linux kernel headersEric Andersen2003-07-141-3/+46
* Patch from Lars Kellogg-Stedman:Eric Andersen2003-06-204-0/+22
* iPatch from waldi, fixes usage of ip route flush (from)? (match|exact)Glenn L McGrath2003-04-261-0/+14
* Major coreutils update.Manuel Novoa III2003-03-198-102/+102
* Patch from Bastian BlankGlenn L McGrath2003-02-151-3/+113
* Don't use HZ -- use sysconf(_SC_CLK_TCK)Eric Andersen2003-02-121-1/+2
* This seems sufficient for ifup and ifdown to actually workEric Andersen2003-01-272-0/+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
* Eliminate most instances where we use linux kernel headersEric Andersen2003-01-143-11/+19
* Eliminate use of kernel header fileEric Andersen2003-01-141-3/+2
* Option to allow ifupdown use ip commands instead of ifconfig, add flushGlenn L McGrath2003-01-132-4/+81
* fixes for ia64Glenn L McGrath2003-01-052-0/+4
* Only included headers that are used.Glenn L McGrath2002-12-1612-113/+29
* fix warningGlenn L McGrath2002-12-161-0/+2
* undefine sysinfo to prevent breakage on ia64Glenn L McGrath2002-12-111-0/+2
* Use compare_string_array in ipaddress to save a few bytes, minor cleanupsGlenn L McGrath2002-12-023-126/+166
* Save a few more bytesGlenn L McGrath2002-12-021-31/+45
* Save a hundred bytes or so on the do_iproute functionGlenn L McGrath2002-12-022-53/+49
* Enable ip commands to be compiled seperate from ip, modifed patch from Bastia...Glenn L McGrath2002-12-014-3/+77
* Clean up error messagesGlenn L McGrath2002-11-281-29/+13
* Minor error messages changesGlenn L McGrath2002-11-281-6/+8
* Cleanup error messagesGlenn L McGrath2002-11-281-61/+65
* Cleanup error messagesGlenn L McGrath2002-11-281-38/+36