mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-02-07 17:58:24 +00:00
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. |
||
|---|---|---|
| .. | ||
| components | ||
| context | ||
| elements | ||
| hooks | ||
| pages | ||
| public | ||
| types | ||
| util | ||
| .eslintignore-delete | ||
| .eslintrc-delete.js | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| biome.json | ||
| favicon-formats.ts | ||
| next-env.d.ts | ||
| next.config.js | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
| tsconfig.json | ||
| vitest.config.ts | ||
hyperglass-ui
hyperglass UI, written in React, on Next.js, with Chakra UI.