mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-04-22 15:58:40 +00:00
- Updated FRR traceroute parser to handle new simplified output format - Added comprehensive regex patterns for various traceroute line formats - Improved hop parsing with support for timeouts, hostnames, and multiple RTTs - Enhanced IP address validation and hostname handling - Added detailed debug logging for troubleshooting - Cleaned up duplicate hop handling and sorting - Maintained backward compatibility with existing traceroute output - Removed experimental MTR functionality that had timeout issues - Restored all BGP directives (BGP, BGPRoute, BGPCommunity, BGPASPath) - Streamlined plugin to focus on reliable traditional traceroute parsing |
||
|---|---|---|
| .. | ||
| _builtin | ||
| external | ||
| tests | ||
| __init__.py | ||
| _base.py | ||
| _input.py | ||
| _manager.py | ||
| _output.py | ||
| main.py | ||