Share

TraceProto

File Release Notes and Changelog

Release Name: 0.9.2

Notes:
HopWatcher is a perl wrapper for TraceProto that
saves state on the path to a remote location.  Meant
to be easily scriptable, all of the options are kept
in a config file and the state is save in a data file.
When run, HopWatcher calls TraceProto with the options
listed in the config and saves the output.  It then
compares the output to the data file and lists any
differences.  Depending on how it is set up, HopWatcher
will then either exit with a return status indicating
whether there were any inconsistancies, or will rewrite
the data file with the latest list of hops.

Changes: