1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-04-24 16:58:31 +00:00
thatmattlove-hyperglass/hyperglass/external
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
..
tests feat: Add structured traceroute support with comprehensive IP enrichment 2025-09-28 13:48:04 +02:00
__init__.py feat: Add structured traceroute support with comprehensive IP enrichment 2025-09-28 13:48:04 +02:00
_base.py Refactor code for improved readability and consistency across multiple files using black 2025-09-26 09:43:06 +02:00
generic.py logging overhaul 2024-04-01 23:42:07 -04:00
http_client.py replace flake8 with ruff for linting, refactor issues 2022-12-24 17:53:05 -05:00
ip_enrichment.py feat(structured): release structured feature set (squash merge) 2025-09-30 16:46:01 +02:00
msteams.py logging overhaul 2024-04-01 23:42:07 -04:00
rpki.py Refactor code for improved readability and consistency across multiple files using black 2025-09-26 09:43:06 +02:00
slack.py logging overhaul 2024-04-01 23:42:07 -04:00
webhooks.py replace flake8 with ruff for linting, refactor issues 2022-12-24 17:53:05 -05:00