mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-02-07 17:58:24 +00:00
- Add IPv6 address pattern matching alongside IPv4 - Extract SENT count from traceroute lines to prioritize complete data - Keep lines with highest SENT count (final results) instead of first occurrence - Maintain original hop order while using best data for each IP - Prefer non-timeout results when SENT counts are equal Fixes issues where IPv4 showed early results (SENT=1) instead of final (SENT=3) and IPv6 showed all intermediate steps instead of final consolidated results. |
||
|---|---|---|
| .. | ||
| _builtin | ||
| external | ||
| tests | ||
| __init__.py | ||
| _base.py | ||
| _input.py | ||
| _manager.py | ||
| _output.py | ||
| main.py | ||