summaryrefslogtreecommitdiff
path: root/networking/libiproute (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Enable ip commands to be compiled seperate from ip, modifed patch from ↵Glenn L McGrath2002-12-014-3/+77
| | | | Bastian Blank
* 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
|
* Syntax errorGlenn L McGrath2002-11-281-1/+1
|
* Style, error_msgGlenn L McGrath2002-11-281-60/+103
|
* Use standard error messagesGlenn L McGrath2002-11-282-15/+11
|
* Use error_msg instead of fprintf(stderrGlenn L McGrath2002-11-281-17/+12
|
* Use error_msg_and_die, styleGlenn L McGrath2002-11-181-35/+50
|
* Patch from Bastian Blank:Eric Andersen2002-11-151-3/+14
| | | | | | | | | hi erik the following patch fixes the handling of iproute add <route> dev <dev>. the code got lost while removing things. bastian
* Only compile the files in this dir if the IP applet is enabledGlenn L McGrath2002-11-101-1/+1
|
* IP applet by Bastian Blank <waldi@debian.org>Glenn L McGrath2002-11-1021-0/+4893