m-lab / traceroute-caller

A sidecar service which runs traceroute after a connection closes
Apache License 2.0
18 stars 5 forks source link

Add a tool to analyze scamper MDA traceroutes #143

Closed SaiedKazemi closed 2 years ago

SaiedKazemi commented 2 years ago

This commit adds a command line tool, called tranal, that can do the following analysis on scamper MDA traceroutes:

  1. Extract single-path traceroutes from an MDA traceroute.
  2. List traceroutes that took longer than a specified duration.
  3. List complete and incomplete traceroutes

This change is Reviewable

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 466


Totals Coverage Status
Change from base Build 463: 0.0%
Covered Lines: 626
Relevant Lines: 646

💛 - Coveralls
SaiedKazemi commented 2 years ago

Closing this PR in favor of https://github.com/m-lab/traceroute-caller/pull/144 due to name change from tranal to trex.