1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-04-17 21:38:27 +00:00
thatmattlove-hyperglass/hyperglass/models
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
..
api feat(structured): release structured feature set (squash merge) 2025-09-30 16:46:01 +02:00
config feat(structured): release structured feature set (squash merge) 2025-09-30 16:46:01 +02:00
data feat(structured): release structured feature set (squash merge) 2025-09-30 16:46:01 +02:00
parsing feat(structured): release structured feature set (squash merge) 2025-09-30 16:46:01 +02:00
tests Refactor code for improved readability and consistency across multiple files using black 2025-09-26 09:43:06 +02:00
__init__.py Improve MultiModel API 2021-09-18 09:51:47 -07:00
directive.py feat: Add structured traceroute support with comprehensive IP enrichment 2025-09-28 13:48:04 +02:00
fields.py upgrade major dependencies 2024-03-16 23:17:54 -04:00
main.py fix prepending of HYPERGLASS_APP_PATH to values; closes #253 2024-06-01 15:08:59 -04:00
system.py fix container file handling 2024-05-27 16:08:50 -04:00
ui.py feat: Add structured traceroute support with comprehensive IP enrichment 2025-09-28 13:48:04 +02:00
util.py logging overhaul 2024-04-01 23:42:07 -04:00
webhook.py logging overhaul 2024-04-01 23:42:07 -04:00