blob: 094ffdf7d65d6f019f339aeb4933b02ca21c134f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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.
|