]> git.ipfire.org Git - thirdparty/mtr.git/commit
mtr v0.26 v0.26
authorRoger Wolff <r.e.wolff@bitwizard.nl>
Sat, 31 Oct 1998 00:00:00 +0000 (00:00 +0000)
committerTravis Cross <tc@traviscross.com>
Sun, 3 Feb 2013 20:45:36 +0000 (20:45 +0000)
commit8a5c77ca115b3ea76aa6e9595e0d6e8c220a7e9b
tree689e8462dcbb87aeb4b9c7b4a23f653f5fae7fd1
parent4a16a7a8582c649d927e3e4336058b1b0e2583a9
mtr v0.26

 - Added "-n" flag for numeric output.
 - Fixed IP numbers displaying backwards.
 - GTK mainloop now runs at 10 packets per second.
 -- That's too much if there are only 3 hosts
 -- that's too little if there are 20 hosts.
 -- Someone tell me how to change the "ping-timeout" callback time in
    gtk. Can't find it in the docs.
 - The default for "hostname" is now "localhost" so that you can start
   mtr without any arguments and later fill in the host you want to
   trace to.

source: ftp://ftp.bitwizard.nl/mtr/mtr-0.26.tar.gz
AUTHORS
NEWS
TODO
configure.in
dns.c
dns.h
gtk.c
mtr.8
mtr.c
net.c
select.c