summaryrefslogtreecommitdiffstats
path: root/src/usr/route.c
Commit message (Collapse)AuthorAgeFilesLines
* Use stdio.h instead of vsprintf.hMichael Brown2007-01-191-1/+1
|
* Warn when net device on an active route is not open.Michael Brown2007-01-101-0/+2
|
* Add route() function to display routing table.Michael Brown2007-01-101-0/+41