1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-04-24 08:48:34 +00:00
thatmattlove-hyperglass/hyperglass/ui/components/output
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
..
bgp-table.tsx refactor, restructure typescript types 2021-12-18 23:45:06 -07:00
cell.tsx fix(ui): improve BGP table field display formatting 2025-09-26 13:30:44 +02:00
fields.tsx fix(ui): improve BGP table field display formatting 2025-09-26 13:30:44 +02:00
highlighted.tsx fix text output empty bug 2024-02-28 22:46:49 -05:00
index.ts feat: Add structured traceroute support with comprehensive IP enrichment 2025-09-28 13:48:04 +02:00
text-output.tsx refactor and restructure ui theme hooks 2021-12-19 23:30:09 -07:00
traceroute-cell.tsx feat: Add structured traceroute support with comprehensive IP enrichment 2025-09-28 13:48:04 +02:00
traceroute-fields.tsx feat(structured): release structured feature set (squash merge) 2025-09-30 16:46:01 +02:00
traceroute-table.tsx feat: Add structured traceroute support with comprehensive IP enrichment 2025-09-28 13:48:04 +02:00