Roger Wolff <R.E.Wolff@BitWizard.nl> is currently maintaing mtr.
- Bug reports and feature requests should be sent to the mtr
- mailing list. See the README file for details.
+ Bug reports and feature requests should be sent as described in
+ the README file.
Thanks to everyone who has provided feedback on mtr.
As mtr starts, it investigates the network connection between the host
mtr runs on and a user-specified destination host. After it
determines the address of each network hop between the machines,
- it sends a sequence ICMP ECHO requests to each one to determine the
+ it sends a sequence of ICMP ECHO requests to each one to determine the
quality of the link to each machine. As it does this, it prints
running statistics about each machine.
passed on the command line. It is parsed before reading the actual
command line options, so that options specified in
.B MTR_OPTIONS
-are overriden by command-line options.
+are overridden by command-line options.
Example:
.BR https://github.com/traviscross/mtr .
.SH "SEE ALSO"
traceroute(8),
-ping(8)
+ping(8),
TCP/IP Illustrated (Stevens, ISBN 0201633469).