From f11b9c7afb198dd6bfea9a167f41a62569f24756 Mon Sep 17 00:00:00 2001 From: Tom Shine Date: Thu, 23 Apr 2020 01:05:39 +0100 Subject: Add BGP-LS SRLG support --- api/attribute.proto | 1 + 1 file changed, 1 insertion(+) (limited to 'api/attribute.proto') diff --git a/api/attribute.proto b/api/attribute.proto index 7bf94528..11f075f1 100644 --- a/api/attribute.proto +++ b/api/attribute.proto @@ -635,6 +635,7 @@ message LsAttributeLink { repeated float unreserved_bandwidth = 12; uint32 sr_adjacency_sid = 13; + repeated uint32 srlgs = 14; } message LsAttributePrefix { -- cgit v1.2.3