Add Blockers field for RouteProfiles

This commit is contained in:
ionutboangiu
2022-04-21 18:59:19 +03:00
committed by Dan Christian Bogos
parent 729c5ca29b
commit 147cc8f8f0
23 changed files with 475 additions and 344 deletions

View File

@@ -302,6 +302,7 @@ type TPRouteProfile struct {
SortingParameters []string
Routes []*TPRoute
Weights string
Blockers string
}
// TPAttribute is used in TPAttributeProfile