Wilhelm Schonfeldt
eabd98b606
feat: Add BGP community friendly names and enhance RPKI configuration
...
- 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
2025-09-26 11:32:29 +02:00
Jason Hall
c68b00423a
Update pnpm-workspace.yaml
2025-06-14 22:17:03 -04:00
Jason Hall
cf137bd7e8
format and lint
2025-06-14 21:44:20 -04:00
thatmattlove
ec3c55aa81
prepare v2.0.4
2024-07-01 00:01:03 -04:00
thatmattlove
a5bc1ca8a0
fix formatting
2024-06-30 23:55:59 -04:00
thatmattlove
b617df24d1
fixes #267 : fix response caching
2024-06-30 22:22:44 -04:00
thatmattlove
0fd5bc7997
fix incorrectly named ui filename
2024-06-30 21:16:21 -04:00
thatmattlove
7eb8d8e925
fix formatting
2024-06-16 17:18:58 -04:00
thatmattlove
4733dd1893
prepare v2.0.3
2024-06-16 17:17:13 -04:00
thatmattlove
6d06b9809d
(possibly) fix log width issue
2024-06-16 16:59:22 -04:00
thatmattlove
e19dd675e5
fix issue where results accordion did not re-open
2024-06-16 16:53:46 -04:00
thatmattlove
8a9766b99f
formatting cleanup
2024-06-16 16:53:30 -04:00
thatmattlove
4d5e259f6e
fix non-success display issue
2024-06-16 16:53:14 -04:00
thatmattlove
0137b042dc
prepare v2.0.2
2024-06-01 15:44:49 -04:00
thatmattlove
6b37ce96f6
fix logo alignment on small screens; closes #258
2024-06-01 15:40:49 -04:00
thatmattlove
b796149a26
fix dropdown remaining open after selection; closes #257
2024-06-01 14:49:05 -04:00
thatmattlove
35d9c26eff
update version to 2.0.1
2024-05-31 23:06:33 -04:00
thatmattlove
1d1dcd8319
fix logo width on mobile
2024-05-31 23:00:51 -04:00
thatmattlove
c79ba8b727
fix browser DNS resolution; closes #251
2024-05-31 22:56:55 -04:00
thatmattlove
c8a348ed0f
fix invalid next.config.js options
2024-05-31 22:56:26 -04:00
thatmattlove
d1a62f9646
update repo for v2 release
2024-05-28 13:42:25 -04:00
thatmattlove
3b1cedf552
fix docker build issue
2024-05-27 14:21:30 -04:00
thatmattlove
9d1c6a5e4a
remove deprecated next export from UI build
2024-04-02 16:27:07 -04:00
thatmattlove
19bdfe74d0
fix PeeringDB link rendering
2024-03-24 16:50:31 -04:00
thatmattlove
0cbec73061
fix logo not displaying in FireFox. Closes #229
2024-03-24 15:19:53 -04:00
thatmattlove
8ab9caa45b
fix issue where incorrect light/dark logo was loaded. closes #240
2024-03-24 14:39:41 -04:00
thatmattlove
7eec1727b1
fix issue where 'my ip' value was not added to form state. closes #239
2024-03-24 14:27:00 -04:00
thatmattlove
cea421c939
fix render error when rendering select element; change max device per group count to 9; closes #237
2024-03-20 17:47:53 -04:00
thatmattlove
016cfd71d4
remove trailing slash from query hook
2024-03-03 00:21:24 -05:00
thatmattlove
125d73d281
fix type errors for non-existent hyperglass.json file
2024-03-01 23:58:55 -05:00
thatmattlove
16b4f60aef
fix ci jobs
2024-03-01 23:35:44 -05:00
thatmattlove
a6794ad2ac
fix ci jobs
2024-03-01 23:31:17 -05:00
thatmattlove
cfd8f0d670
add tooltip for bgp table when AS path lenght is 0
2024-02-28 22:56:34 -05:00
thatmattlove
f0028a3df6
fix text output empty bug
2024-02-28 22:46:49 -05:00
thatmattlove
0c0bdc7f9b
update UI dependencies, fix layout issues
2024-02-28 22:26:16 -05:00
thatmattlove
8c8e4f8109
remove trailing slash requirement for /api/query
2024-02-27 23:02:40 -05:00
thatmattlove
2e1582a674
tooling cleanup
2024-02-27 22:55:32 -05:00
thatmattlove
3f88af4d65
update local development server to support next rewrites
2024-02-27 22:35:02 -05:00
thatmattlove
cd6bf7a162
tooling overhaul
2024-02-27 17:44:19 -05:00
thatmattlove
ae2753b695
fix location card layout
2024-02-17 16:19:31 -05:00
thatmattlove
0397605fc6
migrate ui to pnpm
2024-02-17 16:01:11 -05:00
thatmattlove
cbaf102015
fix issue where if greeting is disabled, the page reloads
2024-02-17 15:59:22 -05:00
thatmattlove
446853e4a9
countless updates I mostly don't remember.
2023-04-13 23:05:05 -04:00
thatmattlove
b94eb3006a
update & fix tests
2023-04-13 21:43:20 -04:00
thatmattlove
fc3ba3a8be
clean up unused parameters and start work on 2.0.0 docs
2022-12-12 18:52:39 -05:00
thatmattlove
60429ebbc1
commit previous changes and dep updates
2022-12-11 17:30:20 -05:00
thatmattlove
433b5cecee
Fixes #180 : properly validate long FQDNs
2021-12-22 22:43:26 -07:00
thatmattlove
3cf84a8001
add use-dns-query test
2021-12-20 10:58:38 -07:00
thatmattlove
2dd03ad81d
refactor and restructure ui theme hooks
2021-12-19 23:30:09 -07:00
thatmattlove
fe8cd9f356
refactor and restructure ui hooks
2021-12-19 23:02:01 -07:00