summaryrefslogtreecommitdiff
path: root/networking/libiproute (follow)
Commit message (Expand)AuthorAgeFilesLines
* - revert back to r14406Bernhard Reutner-Fischer2006-03-131-48/+58
* - fix typoBernhard Reutner-Fischer2006-03-091-2/+2
* - backout using features which are not available with the previous stableBernhard Reutner-Fischer2006-03-091-3/+6
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-2/+2
* Kill off some unused code that was wasting several k, as noticed byEric Andersen2006-03-034-216/+0
* - use absolute path for top_builddir and top_srcdir.Bernhard Reutner-Fischer2006-03-021-0/+4
* - fixes parallel builds (make -j)Bernhard Reutner-Fischer2006-03-011-66/+44
* Patch from Denis Vlasenko to constify things and fix a few typos.Rob Landley2006-02-221-8/+15
* make the build system puuuuuuuuuuurtyMike Frysinger2006-02-021-3/+2
* sort out yet more type issuesEric Andersen2006-01-305-8/+8
* - 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