v0.11.0
What's Changed
- Add a tool to examine scamper MDA traceroutes by @SaiedKazemi in #144
- Updates testdata/annotations-incomplete.json to use a v2 snippet of the annotations format by @nkinkade in #146
- Make MDA traceroutes the default traceroute type by @SaiedKazemi in #147
- Add fast-mda-traceroute to the Docker image by @maxmouchet in #145
- Remove the notion of TCP socket cookies by @SaiedKazemi in #148
- Add time columns to output and make some code improvements by @SaiedKazemi in #149
- Upgrade repo to Go 1.18 by @SaiedKazemi in #150
- Move trace result writing from tracer package to triggertracer package by @stephen-soltesz in #151
- Apply anonymization to traces before writing in triggertrace by @stephen-soltesz in #154
- Add netblock anonymization verification test by @stephen-soltesz in #155
New Contributors
- @nkinkade made their first contribution in #146
- @maxmouchet made their first contribution in #145
Full Changelog: v0.10.1...v0.11.0