Skip to content

Commit 04b42de

Browse files
controller: add RFC-18 flex-algo CHANGELOG entry
1 parent e100549 commit 04b42de

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,11 @@ All notable changes to this project will be documented in this file.
6060
- Activator
6161
- Automatically backfill flex-algo node segment IDs for all activated devices when a new `TopologyInfo` account is created onchain
6262
- Automatically backfill existing topologies' node segments when a Vpnv4 loopback interface is activated on a device
63+
- Controller
64+
- Add `features.yaml` config file support (`--features-config` flag); a `flex_algo.enabled` flag gates all flex-algo config generation
65+
- When flex-algo is enabled: generate IS-IS TE admin-group assignments on link interfaces, flex-algo topology definitions, and `system-colored-tunnel-rib` as the BGP next-hop resolution source
66+
- Stamp BGP color extcommunity on user tunnel route-maps for tenants with `include_topologies` set
67+
- Add `node-segment ipv4 index` lines to Vpnv4 loopback config for each flex-algo, sourced from segment routing IDs backfilled by the activator
6368
- Client
6469
- Add `doublezero_connection_info` Prometheus metric exposing connection metadata (user_type, network, current_device, metro, tunnel_name, tunnel_src, tunnel_dst) ([#3201](https://github.com/malbeclabs/doublezero/pull/3201))
6570
- Add `doublezero_connection_rtt_nanoseconds` and `doublezero_connection_loss_percentage` Prometheus metrics reporting RTT and packet loss to the current connected device

0 commit comments

Comments
 (0)