diff options
Diffstat (limited to 'api/attribute.proto')
-rw-r--r-- | api/attribute.proto | 1 |
1 files changed, 1 insertions, 0 deletions
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 { |