]> git.ipfire.org Git - thirdparty/mtr.git/log
thirdparty/mtr.git
11 years agodoc: add missing documentation 33/head
Michal Sekletar [Thu, 3 Oct 2013 13:45:28 +0000 (15:45 +0200)] 
doc: add missing documentation

11 years agoMerge pull request #32 from msekletar/master
rewolff [Tue, 24 Sep 2013 14:21:27 +0000 (07:21 -0700)] 
Merge pull request #32 from msekletar/master

dns: iterate over all configured nameservers

11 years agodns: iterate over all configured nameservers 32/head
Michal Sekletar [Tue, 24 Sep 2013 10:56:11 +0000 (12:56 +0200)] 
dns: iterate over all configured nameservers

Previously if there were three nameservers configured and third one was
reachable via IPv6 we didn't sent query to it, since NSCOUNT6 was equal to
one. Clearly it was the original intention to sent query to all IPv6
nameservers.

Reported-by: Benedikt Gollatz <benedikt@gollatz.net>
11 years agoMerge pull request #31 from msekletar/master
rewolff [Wed, 18 Sep 2013 05:36:20 +0000 (22:36 -0700)] 
Merge pull request #31 from msekletar/master

core: introduce grace period
This patch was somehow lost. I wrote and included this for 0.81, but it was removed again in 0.82. This was before git, so things were a bit messy back then. Sorry.

11 years agocore: introduce grace period 31/head
Michal Sekletar [Tue, 17 Sep 2013 14:11:20 +0000 (16:11 +0200)] 
core: introduce grace period

In report mode we break out from select loop immediately after we reach
maximum count of iterations. But we should wait for packets which are still on
the way.

In order to fix the issue we introduce grace period during which we don't send
out more packets but we just wait for responses which might be still on the way.

resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1009051

11 years agofixed 100% CPU bug when paused
R.E. Wolff [Wed, 21 Aug 2013 15:23:31 +0000 (17:23 +0200)] 
fixed 100% CPU bug when paused

11 years agoMerge pull request #26 from RichiH/master
rewolff [Wed, 7 Aug 2013 11:17:07 +0000 (04:17 -0700)] 
Merge pull request #26 from RichiH/master

SECURITY: Improve/fix wording, spelling, and formatting

11 years agoSECURITY: Improve/fix wording, spelling, and formatting 26/head
Richard Hartmann [Wed, 7 Aug 2013 10:41:18 +0000 (12:41 +0200)] 
SECURITY: Improve/fix wording, spelling, and formatting

11 years agoMerge pull request #25 from RichiH/patch-4
rewolff [Wed, 7 Aug 2013 10:37:20 +0000 (03:37 -0700)] 
Merge pull request #25 from RichiH/patch-4

README: Specify GPLv2

11 years agoREADME: Specify GPLv2 25/head
Richard Hartmann [Wed, 7 Aug 2013 10:12:22 +0000 (12:12 +0200)] 
README: Specify GPLv2

11 years agoMerge pull request #23 from RichiH/patch-2
rewolff [Wed, 7 Aug 2013 10:01:08 +0000 (03:01 -0700)] 
Merge pull request #23 from RichiH/patch-2

NEWS: Fix spelling

11 years agoMerge pull request #22 from RichiH/patch-1
rewolff [Wed, 7 Aug 2013 09:59:50 +0000 (02:59 -0700)] 
Merge pull request #22 from RichiH/patch-1

select.c: Improve comment

11 years agoNEWS: Fix spelling 23/head
Richard Hartmann [Wed, 7 Aug 2013 09:47:39 +0000 (11:47 +0200)] 
NEWS: Fix spelling

11 years agoselect.c: Improve comment 22/head
Richard Hartmann [Wed, 7 Aug 2013 09:44:29 +0000 (11:44 +0200)] 
select.c: Improve comment

Be more verbose about why a longer timeout makes sense.

11 years agofix '100% CPU when paused' bug. debian 637546. But that's not the first report.
Roger Wolff [Tue, 6 Aug 2013 05:53:57 +0000 (07:53 +0200)] 
fix '100% CPU when paused' bug. debian 637546. But that's not the first report.

12 years agofixed manpage, updated NEWS
Roger Wolff [Tue, 16 Jul 2013 12:37:28 +0000 (14:37 +0200)] 
fixed manpage, updated NEWS

12 years agoFix bombout with ipv6 enabled binary on ipv4 only system.
Roger Wolff [Tue, 16 Jul 2013 11:59:52 +0000 (13:59 +0200)] 
Fix bombout with ipv6 enabled binary on ipv4 only system.

12 years agoMerge pull request #18 from zyxar/master
rewolff [Sat, 6 Jul 2013 20:19:16 +0000 (13:19 -0700)] 
Merge pull request #18 from zyxar/master

fix building on osx

12 years agofix building on osx 18/head
Markus Chou [Sat, 6 Jul 2013 17:01:10 +0000 (01:01 +0800)] 
fix building on osx

    On Linux, they use 'BIND_4_COMPAT' and #include <arpa/nameser_compat.h> in <arpa/nameser.h>
    On OSX, if 'BIND_8_COMPAT' is #defined, <arpa/nameser_compat.h> is #included in <arpa/nameser.h>

12 years agoMerge branch 'master' of github.com:traviscross/mtr
Roger Wolff [Sat, 6 Jul 2013 05:38:48 +0000 (07:38 +0200)] 
Merge branch 'master' of github.com:traviscross/mtr

12 years agoupdated NEWS.
Roger Wolff [Sat, 6 Jul 2013 05:38:41 +0000 (07:38 +0200)] 
updated NEWS.

12 years agoremoved double negatives for ipinfo define.
Roger Wolff [Sat, 6 Jul 2013 05:36:42 +0000 (07:36 +0200)] 
removed double negatives for ipinfo define.

12 years agoadded typo fix.
R.E. Wolff [Fri, 5 Jul 2013 13:45:52 +0000 (15:45 +0200)] 
added typo fix.

12 years agoupdated NEWS.
Roger Wolff [Fri, 5 Jul 2013 09:41:44 +0000 (11:41 +0200)] 
updated NEWS.

12 years agoglib dependency fixes.
Roger Wolff [Fri, 5 Jul 2013 09:40:02 +0000 (11:40 +0200)] 
glib dependency fixes.

12 years agoupdated NEWS.
Roger Wolff [Thu, 4 Jul 2013 10:38:36 +0000 (12:38 +0200)] 
updated NEWS.

12 years agofix for NetBSD: 64bit time_t -- Thomas Klausner
Roger Wolff [Thu, 4 Jul 2013 10:37:39 +0000 (12:37 +0200)] 
fix for NetBSD: 64bit time_t -- Thomas Klausner

12 years agoupdated NEWS.
Roger Wolff [Wed, 3 Jul 2013 10:11:39 +0000 (12:11 +0200)] 
updated NEWS.

12 years agofixed default hostname
Roger Wolff [Wed, 3 Jul 2013 10:00:28 +0000 (12:00 +0200)] 
fixed default hostname

12 years agomanual execution of the release script bumps the version number. v0.85
R.E. Wolff [Wed, 26 Jun 2013 08:15:29 +0000 (10:15 +0200)] 
manual execution of the release script bumps the version number.

12 years agoMerge pull request #16 from rpwoodbu/fix_sizes
rewolff [Tue, 18 Jun 2013 05:36:08 +0000 (22:36 -0700)] 
Merge pull request #16 from rpwoodbu/fix_sizes

Convey static array sizes with a constant instead of manual immediate values.
Good work. You say "log scale" while it is quadratic. wouldn't
for (i=NUM_FACTORS-1,t=1.0;i>0;i--, t = t/2.5) factors[i] = t;
work better? (I'm away, I remember seeing factors 0.02 and 0.05 next to each other hence the 2.5 )

12 years agoMake block_map dynamically constructed. 16/head
Richard Woodbury [Sun, 16 Jun 2013 22:36:20 +0000 (18:36 -0400)] 
Make block_map dynamically constructed.

12 years agoUse MAX_FACTORS to convey length of factors[] and scale[] arrays.
Richard Woodbury [Fri, 14 Jun 2013 23:13:02 +0000 (19:13 -0400)] 
Use MAX_FACTORS to convey length of factors[] and scale[] arrays.

12 years agoMerge pull request #14 from msekletar/rhbz-969707
rewolff [Thu, 6 Jun 2013 15:16:10 +0000 (08:16 -0700)] 
Merge pull request #14 from msekletar/rhbz-969707

dns: Fix segfault with mixed ipv4/ipv6 nameservers -- msekletar.

12 years agodns: Fix segfault with mixed ipv4/ipv6 nameservers 14/head
Michal Sekletar [Thu, 6 Jun 2013 14:13:52 +0000 (16:13 +0200)] 
dns: Fix segfault with mixed ipv4/ipv6 nameservers

Follow-up on bug #1154432.

12 years agoadded Vaibhav and Jurgen tot authors as requested
R.E. Wolff [Mon, 13 May 2013 15:22:38 +0000 (17:22 +0200)] 
added Vaibhav and Jurgen tot authors as requested

12 years agoBUGFIX: updated the --csv format for when AS lookups are disabled
Vaibhav Bajpai [Sun, 5 May 2013 18:47:03 +0000 (20:47 +0200)] 
BUGFIX: updated the --csv format for when AS lookups are disabled

12 years agoadded file locking capability if --csv results are written to file
Vaibhav Bajpai [Sun, 5 May 2013 17:23:14 +0000 (19:23 +0200)] 
added file locking capability if --csv results are written to file

12 years agowhen looping on a list of service names with --csv, do not exit on the first
Vaibhav Bajpai [Sun, 5 May 2013 16:35:53 +0000 (18:35 +0200)] 
when looping on a list of service names with --csv, do not exit on the first
failure; instead write the error on stderr, skip that service names and move
on to the next service name in the list

12 years agoadded --filename=FILE option
Vaibhav Bajpai [Sun, 5 May 2013 15:09:12 +0000 (17:09 +0200)] 
added --filename=FILE option
service names read from this file are allocated in a linked list
multiple service names are only accepted with --csv flag
without --csv flag, the first service name is used

12 years agoupdated --csv format: VERSION;TIMESTAMP;STATUS;HOSTNAME;TTL;ENDPOINT;ASN;PING(ms)
Vaibhav Bajpai [Sun, 5 May 2013 14:06:37 +0000 (16:06 +0200)] 
updated --csv format: VERSION;TIMESTAMP;STATUS;HOSTNAME;TTL;ENDPOINT;ASN;PING(ms)
STATUS field is hardcoded to "OK" for now; not sure what "FAIL" would mean

12 years ago--csv allows multiple service names as arguments
Vaibhav Bajpai [Sun, 5 May 2013 12:44:46 +0000 (14:44 +0200)] 
--csv allows multiple service names as arguments

12 years agoupdated --csv format: VERSION;TIMESTAMP;HOSTNAME;TTL;ENDPOINT;ASN;PING(ms)
Vaibhav Bajpai [Fri, 3 May 2013 09:29:03 +0000 (11:29 +0200)] 
updated --csv format: VERSION;TIMESTAMP;HOSTNAME;TTL;ENDPOINT;ASN;PING(ms)

12 years agoupdated --csv format: VERSION;TIMESTAMP;HOSTNAME;TTL;ENDPOINT;PING(ms)
Vaibhav Bajpai [Fri, 3 May 2013 08:26:51 +0000 (10:26 +0200)] 
updated --csv format: VERSION;TIMESTAMP;HOSTNAME;TTL;ENDPOINT;PING(ms)

12 years agoupdated --csv format: VERSION;TIMESTAMP;HOSTNAME;TTL;ENDPOINT
Vaibhav Bajpai [Fri, 3 May 2013 08:01:33 +0000 (10:01 +0200)] 
updated --csv format: VERSION;TIMESTAMP;HOSTNAME;TTL;ENDPOINT

12 years ago* updated the version number to v0.84 in configure.ac
Vaibhav Bajpai [Fri, 3 May 2013 07:36:42 +0000 (09:36 +0200)] 
* updated the version number to v0.84 in configure.ac
* --csv uses MTR.{MTR_VERSION} format

12 years ago--csv: VERSION;HOSTNAME;TTL;ENDPOINT
Vaibhav Bajpai [Thu, 2 May 2013 20:16:31 +0000 (22:16 +0200)] 
--csv: VERSION;HOSTNAME;TTL;ENDPOINT

12 years agoenabled displayCSV with --csv (or -C) argument
Vaibhav Bajpai [Thu, 2 May 2013 19:48:14 +0000 (21:48 +0200)] 
enabled displayCSV with --csv (or -C) argument

12 years agobumped version number to v0.84 in configure.ac
Vaibhav Bajpai [Fri, 3 May 2013 07:41:37 +0000 (09:41 +0200)] 
bumped version number to v0.84 in configure.ac

12 years agoDetect tgetent in libtinfo 7/head
Justin Lecher [Sun, 5 May 2013 12:51:01 +0000 (14:51 +0200)] 
Detect tgetent in libtinfo

For linux when build ncurses with --with-termlib you get libtinfo.so by
default.
This patch extends detection of tgetent to libtinfo

Signed-off-by: Justin Lecher <jlec@gentoo.org>
12 years agofixed merge conflicts
R.E. Wolff [Mon, 29 Apr 2013 18:21:44 +0000 (20:21 +0200)] 
fixed merge conflicts

12 years agoAdded Yakovetsky Vladimir (vsyakovetsky)'s asn/ipinfo patch from launchpad bugs...
R.E. Wolff [Wed, 24 Apr 2013 09:35:52 +0000 (11:35 +0200)] 
Added Yakovetsky Vladimir (vsyakovetsky)'s  asn/ipinfo patch from launchpad bugs. (701514)

12 years agoupdated NEWS.
R.E. Wolff [Sun, 10 Mar 2013 08:37:55 +0000 (09:37 +0100)] 
updated NEWS.

12 years agoFix segfault with mixed IPv4/IPv6 nameservers 5/head
mutantmonkey [Sun, 21 Apr 2013 19:56:59 +0000 (15:56 -0400)] 
Fix segfault with mixed IPv4/IPv6 nameservers

Fixes bug #1154432

12 years agoRemove vanity comments and update AUTHORS
Travis Cross [Sun, 10 Mar 2013 11:23:40 +0000 (11:23 +0000)] 
Remove vanity comments and update AUTHORS

Let's set a precedent of recognizing people in the AUTHORS file and in
the version history rather than in comments littered throughout the
code base.

12 years agoFix last commit
Travis Cross [Sun, 10 Mar 2013 10:28:35 +0000 (10:28 +0000)] 
Fix last commit

12 years agoFix build on (at least) Ubuntu
Travis Cross [Sun, 10 Mar 2013 10:20:28 +0000 (10:20 +0000)] 
Fix build on (at least) Ubuntu

Fix build from commit 8348cfdc39694f0ada686b8277b75b3f72c6a47f.

12 years agoMerge pull request #3 from mackyle/osx
rewolff [Sun, 10 Mar 2013 08:25:13 +0000 (00:25 -0800)] 
Merge pull request #3 from mackyle/osx

Much better support for building on OS X by auto detecting more stuff

12 years agofixed showips.. -- Sergey v0.84
R.E. Wolff [Sat, 23 Feb 2013 15:13:40 +0000 (16:13 +0100)] 
fixed showips.. -- Sergey

12 years agoSupport building on OS X 3/head
Kyle J. McKay [Fri, 22 Feb 2013 16:51:59 +0000 (08:51 -0800)] 
Support building on OS X

* Add support for new --without-glib configure option to disable
  all use of glib (also requires --without-gtk to be effective).
  This has the side effect of disabling the "mtr -z" functionality.

* Improve configure support for detecting which library to link
  with, if any, to get the resolver functions.

* Do not define BIND_8_COMPAT when compiling for Darwin/OS X.

* Autoconfigure whether or not a suitable struct __res_state_ext
  needs to be defined.

* If the arpa/nameser_compat.h header is available and usable,
  include it immediately after arpa/nameser.h.

12 years agoAdd TCP (SYN) support 1/head
Rogier 'DocWilco' Mulhuijzen [Wed, 20 Feb 2013 20:59:01 +0000 (21:59 +0100)] 
Add TCP (SYN) support

Instead of sending ICMP ECHO or UDP packets, this mode opens a TCP
connection to the port of choice (80 by default) and sets IP_TTL
or IPV6_UNICAST_HOPS to control the TTL of the outgoing SYN packet.

Instead of using ICMP ECHO sequence or UDP destination port, the
source port number is used to track how many hops away a router is.

For getting the final hop, sockets are left open until a timeout
is reached (10 seconds default) and a write is attempted as soon
as the socket becomes available for writing. Anything other than
a succesful write or a "Connection refused" error is ignored.

12 years agoFix curses.c support when ENABLE_IPV6 undefined 2/head
Kyle J. McKay [Fri, 22 Feb 2013 00:59:16 +0000 (16:59 -0800)] 
Fix curses.c support when ENABLE_IPV6 undefined

12 years agoUse glib2 flags set by configure. Rewrite a rule so it is more portable.
R.E. Wolff [Tue, 12 Feb 2013 08:30:55 +0000 (09:30 +0100)] 
Use glib2 flags set by configure. Rewrite a rule so it is more portable.

12 years agoCheck for glib2 presence even if gtk2 is disabled.
R.E. Wolff [Tue, 12 Feb 2013 08:30:34 +0000 (09:30 +0100)] 
Check for glib2 presence even if gtk2 is disabled.

12 years agoRemove duplicate includes. Add missing string.h include for strlen().
R.E. Wolff [Tue, 12 Feb 2013 08:29:56 +0000 (09:29 +0100)] 
Remove duplicate includes. Add missing string.h include for strlen().

12 years agoModernize for current autoconf/automake.
R.E. Wolff [Tue, 12 Feb 2013 08:26:45 +0000 (09:26 +0100)] 
Modernize for current autoconf/automake.
Add 'foreign' option so automake doesn't insist on ChangeLog file.
added file added by rename in previous commit.

12 years agoRename to follow current autoconf file name conventions.
R.E. Wolff [Tue, 12 Feb 2013 08:24:42 +0000 (09:24 +0100)] 
Rename to follow current autoconf file name conventions.

12 years agoFixed the README for the new situation
R.E. Wolff [Mon, 11 Feb 2013 16:42:03 +0000 (17:42 +0100)] 
Fixed the README for the new situation

12 years agoSynchronize gtk authors with AUTHORS
Travis Cross [Sat, 9 Feb 2013 09:58:15 +0000 (09:58 +0000)] 
Synchronize gtk authors with AUTHORS

12 years agoUse format +git:XXXXXXXX
Travis Cross [Sat, 9 Feb 2013 09:48:52 +0000 (09:48 +0000)] 
Use format +git:XXXXXXXX

The colon is kinder to Debian than a dash and seems stylistically
better.  The dash feels as though it introduces another version level,
e.g. -rc1-alpha2.  We could just do +gitXXXXXXXX but as git commit
hashes are in lowercase hexadecimal the result can be something really
ugly like +giteaf0cb71.  It's also easier to select the commit hash
for a copy/paste operation when there is something to separate it.

12 years agoAdd git version handling to build system
Travis Cross [Sat, 9 Feb 2013 08:16:48 +0000 (08:16 +0000)] 
Add git version handling to build system

When building from a git tree, the version number built into the
binary will be appended with +git-XXXXXXXX.

The base version number is stored in-tree in configure.in and is that
of the last tagged release.  Presumably the git version is later than
the last tag, so we use '+git' rather than '-git' to produce the
correct the lexical sort order -- though of course the sort order
between any two git revisions can only be determined from the git tree
rather than from a lexical sort.

12 years agomoving towards relasing .83. v0.83
R.E. Wolff [Thu, 7 Feb 2013 15:51:10 +0000 (16:51 +0100)] 
moving towards relasing .83.

12 years agoFixed docu for -b
R.E. Wolff [Thu, 7 Feb 2013 14:30:13 +0000 (15:30 +0100)] 
Fixed docu for -b

12 years agoRemove unused variable
Travis Cross [Tue, 5 Feb 2013 19:41:30 +0000 (19:41 +0000)] 
Remove unused variable

Introduced in commit e81da3a2fab6af4969902b6c268c8dfac43ea6fb

12 years agoFix corrupted '\n' chars
Travis Cross [Tue, 5 Feb 2013 19:27:24 +0000 (19:27 +0000)] 
Fix corrupted '\n' chars

This fixes commit e81da3a2fab6af4969902b6c268c8dfac43ea6fb

12 years agofix behaviour of -b switch. Now works both in report and curses.
R.E. Wolff [Thu, 7 Feb 2013 13:25:38 +0000 (14:25 +0100)] 
fix behaviour of -b switch. Now works both in report and curses.

12 years agoenable ipv6 resolvers. By Antonio Querubin. Fixes bug #752583
R.E. Wolff [Wed, 6 Feb 2013 11:52:40 +0000 (12:52 +0100)] 
enable ipv6 resolvers. By Antonio Querubin. Fixes bug #752583

12 years agoFix commit 14bc40b8
Travis Cross [Tue, 5 Feb 2013 15:56:41 +0000 (15:56 +0000)] 
Fix commit 14bc40b8

12 years agoadded some extra clarifications to the SECURITY file.
R.E. Wolff [Tue, 5 Feb 2013 15:56:38 +0000 (16:56 +0100)] 
added some extra clarifications to the SECURITY file.

12 years agoFix the build from commits d90dd1fd e81da3a2
Travis Cross [Tue, 5 Feb 2013 15:51:59 +0000 (15:51 +0000)] 
Fix the build from commits d90dd1fd e81da3a2

12 years ago--show-ips is now -b
Travis Cross [Tue, 5 Feb 2013 15:03:40 +0000 (15:03 +0000)] 
--show-ips is now -b

This matches the flag used in tracepath.  The undocumented
--bitpattern option has been moved to -B.

12 years agomissed adding asn.[ch] when committing the asn patch!
R.E. Wolff [Tue, 5 Feb 2013 14:58:25 +0000 (15:58 +0100)] 
missed adding asn.[ch] when committing the asn patch!

12 years agoadded aslookup patch from bug #701514
R.E. Wolff [Tue, 5 Feb 2013 14:32:53 +0000 (15:32 +0100)] 
added aslookup patch from bug #701514

12 years agofixed gtk field order. Bug #701513
R.E. Wolff [Tue, 5 Feb 2013 13:59:12 +0000 (14:59 +0100)] 
fixed gtk field order. Bug #701513

12 years agoMade report wide switch properly to displayreport mode. Bug #780647
R.E. Wolff [Tue, 5 Feb 2013 13:56:14 +0000 (14:56 +0100)] 
Made report wide switch properly to displayreport mode. Bug #780647

12 years agosome running patches
R.E. Wolff [Tue, 5 Feb 2013 12:42:37 +0000 (13:42 +0100)] 
some running patches

12 years agoAdd myself to the AUTHORS list
Travis Cross [Mon, 4 Feb 2013 07:24:33 +0000 (07:24 +0000)] 
Add myself to the AUTHORS list

12 years agoAdd -z / --show-ip support
Travis Cross [Fri, 1 Feb 2013 01:58:14 +0000 (01:58 +0000)] 
Add -z / --show-ip support

This new option displays both the hostname and the IP address of a
host in the path.  This is particularly important when the hostname
determined by a reverse lookup has no corresponding forward record.

This is similar to the -b (both) option in tracepath, but -b was
already taken in mtr for --bitpattern.

Using this option also implies -w / --report-wide as this option isn't
terribly useful without it in report mode.

In general we endeavor to only show the IP address once per line, but
in the split view we consistently add a separate field for IP address
to the output.

Signed-off-by: Travis Cross <tc@traviscross.com>
12 years agoResolve -Wnull-dereference clang warning
Travis Cross [Sun, 3 Feb 2013 19:55:50 +0000 (19:55 +0000)] 
Resolve -Wnull-dereference clang warning

Clang will simply delete the indirection of the non-volatile null
pointer.

12 years agoResolve -Wunused-but-set-variable warnings
Travis Cross [Sun, 3 Feb 2013 19:50:18 +0000 (19:50 +0000)] 
Resolve -Wunused-but-set-variable warnings

12 years agoCleanup whitespace in the NEWS file
Travis Cross [Sun, 3 Feb 2013 19:56:54 +0000 (19:56 +0000)] 
Cleanup whitespace in the NEWS file

12 years agoMake .gitignore ignore everything we're generating
Travis Cross [Fri, 1 Feb 2013 08:40:10 +0000 (08:40 +0000)] 
Make .gitignore ignore everything we're generating

12 years agoUpdate README for building from git repository
Travis Cross [Sun, 3 Feb 2013 20:57:37 +0000 (20:57 +0000)] 
Update README for building from git repository

12 years agoAdd autotools bootstrap script
Travis Cross [Fri, 1 Feb 2013 08:37:29 +0000 (08:37 +0000)] 
Add autotools bootstrap script

12 years agomtr v0.82 v0.82
Roger Wolff [Fri, 2 Dec 2011 00:00:00 +0000 (00:00 +0000)] 
mtr v0.82

 - Removed old Changelog file appended at the end as oldest changes.

2011-03-28 Mark Kamichoff <prox@prolixium.com>
 - Enable decoding of ICMP extensions for MPLS for curses and report
   interfaces.  Use the -e flag or press 'e' to enable it.

source: ftp://ftp.bitwizard.nl/mtr/mtr-0.82.tar.gz

12 years agomtr v0.81 v0.81
Roger Wolff [Thu, 6 Oct 2011 00:00:00 +0000 (00:00 +0000)] 
mtr v0.81

 - Moved to git. Testing git...

source: ftp://ftp.bitwizard.nl/mtr/mtr-0.81.tar.gz

12 years agomtr v0.80 v0.80
Roger Wolff [Tue, 13 Jul 2010 00:00:00 +0000 (00:00 +0000)] 
mtr v0.80

 - Some compilation fixes for BSD by Jeremy Chadwick
   <freebsd@jdc.parodius.com>

source: ftp://ftp.bitwizard.nl/mtr/mtr-0.80.tar.gz

12 years agomtr v0.79 v0.79
Roger Wolff [Tue, 8 Jun 2010 00:00:00 +0000 (00:00 +0000)] 
mtr v0.79

 - some compilation fixes for BSD&others by Thomas Klausner
   <wiz@NetBSD.org>

source: ftp://ftp.bitwizard.nl/mtr/mtr-0.79.tar.gz

12 years agomtr v0.78 v0.78
Roger Wolff [Mon, 7 Jun 2010 00:00:00 +0000 (00:00 +0000)] 
mtr v0.78

 - some compilation fixes for BSD&others by Thomas Klausner
   <wiz@NetBSD.org>

source: ftp://ftp.bitwizard.nl/mtr/mtr-0.78.tar.gz

12 years agomtr v0.77 v0.77
Roger Wolff [Tue, 1 Jun 2010 00:00:00 +0000 (00:00 +0000)] 
mtr v0.77

 - Add feature to show loadbalances on routes by Thales
   <thales@paponline.net>

source: ftp://ftp.bitwizard.nl/mtr/mtr-0.77.tar.gz