]> git.ipfire.org Git - thirdparty/mtr.git/commitdiff
Mention Python mtrpacket package in mtr-packet man page 290/head
authorMatt Kimball <matt.kimball@gmail.com>
Wed, 13 Feb 2019 17:37:21 +0000 (09:37 -0800)
committerMatt Kimball <matt.kimball@gmail.com>
Wed, 13 Feb 2019 18:30:01 +0000 (10:30 -0800)
There is now a package for Python which invokes mtr-packet and sends
network probes asynchronously:  https://pypi.org/project/mtrpacket/

This change adds mention of it to the mtr-packet man page, which
should help people interested in using mtr-packet in monitoring scripts
find it.

man/mtr-packet.8.in

index 73ac309f914db70c825c772cff788090af8d9b11..9c024709f77a77d6ac695169fe245f2b4f8a0f29 100644 (file)
@@ -437,6 +437,12 @@ Note that the replies in this example are printed out of order.
 This is the reason that it is important to send commands with unique
 token values, and to use those token values to match replies with
 their originating commands.
+.SH LANGUAGE BINDINGS
+.PP
+A Python 3.x package for sending asynchronous network probes using
+mtr-packet is available.  See
+.UR https://\:pypi.\:org/\:project/\:mtrpacket/
+.UE
 .SH CONTACT INFORMATION
 .PP
 For the latest version, see the mtr web page at