blob: d1369c47727e084e96e44f3ead34d0b64a81d1d9 (
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
|