Releases: m-lab/traceroute-caller
Releases · m-lab/traceroute-caller
Scamper in one-shot mode as well as daemon mode.
16 Dec 23:13
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
#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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Will be pushed to prod with this verison
Fix bugs introduced by ss and ipcache
25 Nov 20:35
Compare
Sorry, something went wrong.
No results found
Fix possible bugs introduced by connectionlistener code
25 Nov 16:16
Compare
Sorry, something went wrong.
No results found
fix bug on GetData
24 Oct 20:07
Compare
Sorry, something went wrong.
No results found
call ss from service & implement cached test
24 Oct 18:49
Compare
Sorry, something went wrong.
No results found
Add version number to meta line
08 Oct 16:12
Compare
Sorry, something went wrong.
No results found
Merge pull request #26 from m-lab/add-version
add version to meta line besides uuid