m-lab / traceroute-caller

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

Rename files in the parser package #133

Closed SaiedKazemi closed 2 years ago

SaiedKazemi commented 2 years ago

Currently, TRC runs scamper to do multipath discovery algorithm (MDA) traceroutes only. MDA traceroutes correspond to the scamper1 datatype.

This is the first commit in a series of commits to add regular traceroute support to traceroute-caller (scamper2 datatype).

There is no functionality change in this commit. The changes were tested locally.


This change is Reviewable

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 414


Totals Coverage Status
Change from base Build 408: 0.0%
Covered Lines: 515
Relevant Lines: 533

💛 - Coveralls