summaryrefslogtreecommitdiff
path: root/networking/route.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* A small cleanup by VladimirEric Andersen2001-02-181-8/+5
|
* Another small formatting change from Larry Doolittle.Mark Whitley2001-02-151-4/+6
|
* Applied patch from Larry Doolittle that does the following:Mark Whitley2001-02-151-53/+54
| | | | | | | - style changes - It actually returns the code computed by INET_setroute (wasn't being done properly before) - The displayroute() format string now matches net-tools
* This patch, put together by Manuel Novoa III, is a merge of workEric Andersen2001-02-141-13/+13
| | | | | | done by Evin Robertson (bug#1105) and work from Manuel to make usage messages occupy less space and simplify how usage messages are displayed.
* implemented displayroute() based on a patch from Vladimir N. Oleynik,Eric Andersen2001-02-141-5/+62
| | | | so now route behaves as expected w/o any arguments.
* Add in ifconfig and routeEric Andersen2001-02-141-0/+372