aboutsummaryrefslogtreecommitdiff
path: root/networking/libiproute
AgeCommit message (Expand)Author
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