mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-04-19 06:18:27 +00:00
- Add new 'name' mode for BGP communities to append friendly names - New configuration option `structured.communities.mode: name` - Community mappings via `structured.communities.names` dictionary - Communities display as "65000:1000 - Upstream Any" in UI - Backward compatible with existing permit/deny modes - Enhance RPKI configuration documentation - Document both Cloudflare and Routinator backend options - Add `structured.rpki.backend` and `structured.rpki.rpki_server_url` parameters - Clarify Routinator web API endpoint usage vs RTR port - Add comprehensive configuration examples - Update structured output platform support - Document all supported platforms: Arista EOS, FRRouting, Huawei VRP, Juniper Junos, Mikrotik RouterOS/SwitchOS - Frontend enhancements - Parse comma-separated community format in UI components - Display friendly names alongside community codes - Maintain existing functionality for communities without names - Add validation and examples - Validate that 'name' mode has community mappings configured - Include example configuration and test cases - Generic examples using ASN 65000 instead of specific networks |
||
|---|---|---|
| .. | ||
| 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.