blob: f9c269289812e7464446fde6b303a5f94f4649e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Pathalias computes the shortest paths and corresponding
routes from one host (computer system) to all other known,
reachable hosts. Pathalias reads host-to-host connectiv-
ity information on standard input or in the named files,
and writes a list of host-route pairs on the standard out-
put.
pathalias, written by steve bellovin and peter honeyman, is in the
public domain, and may be used by any person or organization, in
any way and for any purpose.
- ported and bugfixed
dirk.meyer@dinoex.sub.org
|