netbirdio / dashboard

NetBird Management Service Web UI Panel

Home Page:https://app.netbird.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support to routing groups

mlsmaycon opened this issue · comments

The network routes API has been expanded to support groups of peers that will be performing the role of routing peers.

The API is described in the PRs openAPI spec: https://github.com/netbirdio/netbird/pull/1150/files#diff-6e863969ff5c4c461608f99640e07b6c84de87af712ca4f3bcf8e2171dbb05eeR751

This new field cannot be set with routing peers, so the user will choose between setting a single routing peer or a list of groups.

The Network route will be highly available when one or more routing groups contain multiple peers.