Commit graph

7 commits

Author SHA1 Message Date
obache
221eb68c3d Update scamper to 20110503.
PR#44929.

The main changes are to sc_tracediff, a program that displays traceroutes side
by side that have changed.  There are bug fixes to sc_tracediff, as well as
enhancements.
2011-05-03 11:51:12 +00:00
obache
e7e93c79ea Update scamper to 20110421.
patch provided by Matthew Luckie via PR#44919.

A lot of changed in scamper since 2008.
For some idea about what is in scamper today, please check the website,
in particular the scamper man page.
2011-04-30 11:35:26 +00:00
markd
1e81406620 Update scamper to 20100517 snapshot.
Several years of development.
2010-08-22 21:10:16 +00:00
rpaulo
f3c5b12749 Update to cvs version 20060331, from Matthew Luckie <mjl@luckie.org.nz>.
The significant change is the incorporation of pkgsrc DragonFly patches.
Thanks to Joerg for this.
2006-04-20 22:57:06 +00:00
joerg
3c3844312c Add DragonFly support. Use kqueue also on NetBSD. 2006-02-24 19:53:52 +00:00
rpaulo
b7869474cd Update to version 20051128. 2006-02-03 04:47:42 +00:00
rpaulo
e43720de1c scamper is a program that conducts traceroute to large numbers of IPv4
and IPv6 addresses in parallel to fill a specified packets-per-second rate.

scamper can do ICMP based Path MTU discovery. scamper starts with the
outgoing interface's MTU and discovers the location of PMTU bottlenecks.
Recent revision of scamper do a PMTU search when an ICMP fragmentation
required message is not returned to establish the PMTU to the next point
in the network, followed by a TTL limited search to infer the hop
where failure appears to occur.

Reviewed by Johnny Lam.
2005-09-29 18:02:20 +00:00