mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-04-17 21:38:27 +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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bgp_community.py | ||
| bgp_route_arista.py | ||
| bgp_route_frr.py | ||
| bgp_route_huawei.py | ||
| bgp_route_juniper.py | ||
| bgp_routestr_huawei.py | ||
| bgp_routestr_mikrotik.py | ||
| mikrotik_garbage_output.py | ||
| mikrotik_normalize_input.py | ||
| remove_command.py | ||