Skip to content

Releases: m-lab/traceroute-caller

Scamper in one-shot mode as well as daemon mode.

16 Dec 23:13
8106ad9

Choose a tag to compare

Allows scamper to be used in single-shot mode to reduce the "blast radius" when it segfaults.

Paris Traceroute support as a backup

12 Dec 21:02
966aa47

Choose a tag to compare

Also add support for using paris-traceroute as a failover option. In this way, we can use scamper (which outputs richer data) until it fails and then use paris-traceroute (which has a much smaller "blast radius" when scamper fails).

Paris-traceroute support

12 Dec 18:26
7e8c072

Choose a tag to compare

  • #45 and #46 add tests and fixes for some newly-discovered race conditions
  • #51 adds timeout handling for traceroute calls
  • #54 adds support for paris-traceroute as a command-line flag
  • #56 improves the Dockerfile to not ship the compiler along with the compiled binaries

Deadlock found and fixed, some log cleanup

04 Dec 15:00
94c6a30

Choose a tag to compare

This release contains the following updates:

  • #42 Log cleanup
  • #43 Found and fixed a deadlock bug in ipcache.

minor lint fix

26 Nov 15:47
3272b5a

Choose a tag to compare

Will be pushed to prod with this verison

Fix bugs introduced by ss and ipcache

25 Nov 20:35
50cc96e

Choose a tag to compare

Fix possible bugs introduced by connectionlistener code

25 Nov 16:16
46838de

Choose a tag to compare

fix bug on GetData

24 Oct 20:07
bc092be

Choose a tag to compare

call ss from service & implement cached test

24 Oct 18:49
2bd2b30

Choose a tag to compare

Add version number to meta line

08 Oct 16:12
d3791a7

Choose a tag to compare

Merge pull request #26 from m-lab/add-version

add version to meta line besides uuid