aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute
AgeCommit message (Expand)Author
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2004-01-30Use proper C99 typesEric Andersen
2003-12-19Manousaridis Angelos writes:Eric Andersen
2003-08-29"This function was not updating the argc and argv pointers to reflectGlenn L McGrath
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen
2003-07-14On second thought, this is a better way to fix thingsEric Andersen
2003-07-14Don't use Linux kernel headersEric Andersen
2003-06-20Patch from Lars Kellogg-Stedman:Eric Andersen
2003-04-26iPatch from waldi, fixes usage of ip route flush (from)? (match|exact)Glenn L McGrath
2003-03-19Major coreutils update.Manuel Novoa III
2003-02-15Patch from Bastian BlankGlenn L McGrath
2003-02-12Don't use HZ -- use sysconf(_SC_CLK_TCK)Eric Andersen
2003-01-27This seems sufficient for ifup and ifdown to actually workEric Andersen
2003-01-22Fix a typo that broke it so busybox won't buildEric Andersen
2003-01-21header updateGlenn L McGrath
2003-01-14Eliminate most instances where we use linux kernel headersEric Andersen
2003-01-14Eliminate use of kernel header fileEric Andersen
2003-01-13Option to allow ifupdown use ip commands instead of ifconfig, add flushGlenn L McGrath
2003-01-05fixes for ia64Glenn L McGrath
2002-12-16Only included headers that are used.Glenn L McGrath
2002-12-16fix warningGlenn L McGrath
2002-12-11undefine sysinfo to prevent breakage on ia64Glenn L McGrath
2002-12-02Use compare_string_array in ipaddress to save a few bytes, minor cleanupsGlenn L McGrath
2002-12-02Save a few more bytesGlenn L McGrath
2002-12-02Save a hundred bytes or so on the do_iproute functionGlenn L McGrath
2002-12-01Enable ip commands to be compiled seperate from ip, modifed patch from Bastia...Glenn L McGrath
2002-11-28Clean up error messagesGlenn L McGrath
2002-11-28Minor error messages changesGlenn L McGrath
2002-11-28Cleanup error messagesGlenn L McGrath
2002-11-28Cleanup error messagesGlenn L McGrath
2002-11-28Syntax errorGlenn L McGrath
2002-11-28Style, error_msgGlenn L McGrath
2002-11-28Use standard error messagesGlenn L McGrath
2002-11-28Use error_msg instead of fprintf(stderrGlenn L McGrath
2002-11-18Use error_msg_and_die, styleGlenn L McGrath
2002-11-15Patch from Bastian Blank:Eric Andersen
2002-11-10Only compile the files in this dir if the IP applet is enabledGlenn L McGrath
2002-11-10IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath