Skip to content

Conversation

codeout
Copy link
Contributor

@codeout codeout commented Oct 3, 2025

This PR implements a traceroute streaming parser (see #576) and includes:

  • A new streaming parser traceroute_s.py, which reuses most logic by delegating to traceroute.py.
  • Refactors in traceroute.py to share classes/functions.
  • Tests for traceroute_s.py, kept consistent with test_traceroute.py.

@kellyjonbrazil
Copy link
Owner

Looks great! Just a couple things above and I'll merge. I may also update traceroute.py with the new fields.

@kellyjonbrazil kellyjonbrazil merged commit 07ef285 into kellyjonbrazil:dev Oct 12, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants