1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-04-23 08:18:30 +00:00
thatmattlove-hyperglass/hyperglass/defaults
Wilhelm Schonfeldt 0a3334f2bb
Enhanced FRR traceroute parser for structured output
- 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
2025-10-16 16:04:30 +02:00
..
directives Enhanced FRR traceroute parser for structured output 2025-10-16 16:04:30 +02:00
__init__.py Move defaults into dedicated module 2021-09-16 17:13:15 -07:00
_strings.py fix broken license link 2024-06-01 14:50:00 -04:00