1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-01-30 05:49:22 +00:00
thatmattlove-hyperglass/hyperglass/execution
Wilhelm Schonfeldt 9db9849a59
feat(structured): release structured feature set (squash merge)
Summary:
- Add structured traceroute support with comprehensive IP enrichment (ASN/org/RDNS).
- Improve MikroTik traceroute cleaning and aggregation; collapse repeated tables into a single representative table.
- Enhance traceroute logging for visibility and add traceroute-specific cleaning helpers.
- Add/adjust IP enrichment plugins and BGP/traceroute enrichment integrations.
- UI updates for traceroute output and path visualization; update docs and configuration for structured output.

This commit squashes changes from 'structured-dev' into a single release commit.
2025-09-30 16:46:01 +02:00
..
drivers feat: Add structured traceroute support with comprehensive IP enrichment 2025-09-28 13:48:04 +02:00
__init__.py Refactor connection handling to support any transport drivers with a common API 2020-07-23 09:20:04 -07:00
enhanced.py feat: Add structured traceroute support with comprehensive IP enrichment 2025-09-28 13:48:04 +02:00
enrichment.py feat(structured): release structured feature set (squash merge) 2025-09-30 16:46:01 +02:00
main.py remove unnecessary logging 2024-06-30 23:54:37 -04:00