aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute (follow)
Commit message (Expand)AuthorAgeFilesLines
* "This function was not updating the argc and argv pointers to reflectbug12003-08-291-0/+2
* Update a bunch of docs. Run a script to update my email addr.andersen2003-07-142-2/+2
* On second thought, this is a better way to fix thingsandersen2003-07-141-46/+5
* Don't use Linux kernel headersandersen2003-07-141-3/+46
* Patch from Lars Kellogg-Stedman:andersen2003-06-204-0/+22
* iPatch from waldi, fixes usage of ip route flush (from)? (match|exact)bug12003-04-261-0/+14
* Major coreutils update.mjn32003-03-198-102/+102
* Patch from Bastian Blankbug12003-02-151-3/+113
* Don't use HZ -- use sysconf(_SC_CLK_TCK)andersen2003-02-121-1/+2
* This seems sufficient for ifup and ifdown to actually workandersen2003-01-272-0/+4
* Fix a typo that broke it so busybox won't buildandersen2003-01-221-1/+1
* header updatebug12003-01-211-1/+1
* Eliminate most instances where we use linux kernel headersandersen2003-01-143-11/+19
* Eliminate use of kernel header fileandersen2003-01-141-3/+2
* Option to allow ifupdown use ip commands instead of ifconfig, add flushbug12003-01-132-4/+81
* fixes for ia64bug12003-01-052-0/+4
* Only included headers that are used.bug12002-12-1612-113/+29
* fix warningbug12002-12-161-0/+2
* undefine sysinfo to prevent breakage on ia64bug12002-12-111-0/+2
* Use compare_string_array in ipaddress to save a few bytes, minor cleanupsbug12002-12-023-126/+166
* Save a few more bytesbug12002-12-021-31/+45
* Save a hundred bytes or so on the do_iproute functionbug12002-12-022-53/+49
* Enable ip commands to be compiled seperate from ip, modifed patch from Bastia...bug12002-12-014-3/+77
* Clean up error messagesbug12002-11-281-29/+13
* Minor error messages changesbug12002-11-281-6/+8
* Cleanup error messagesbug12002-11-281-61/+65
* Cleanup error messagesbug12002-11-281-38/+36
* Syntax errorbug12002-11-281-1/+1
* Style, error_msgbug12002-11-281-60/+103
* Use standard error messagesbug12002-11-282-15/+11
* Use error_msg instead of fprintf(stderrbug12002-11-281-17/+12
* Use error_msg_and_die, stylebug12002-11-181-35/+50
* Patch from Bastian Blank:andersen2002-11-151-3/+14
* Only compile the files in this dir if the IP applet is enabledbug12002-11-101-1/+1
* IP applet by Bastian Blank <waldi@debian.org>bug12002-11-1021-0/+4893