Skip to content

api: add multiple adjacency-SID support to link descriptor API - #3591

Open
watal wants to merge 1 commit into
osrg:masterfrom
watal:link-descriptor-multi-adjacency-sid
Open

api: add multiple adjacency-SID support to link descriptor API#3591
watal wants to merge 1 commit into
osrg:masterfrom
watal:link-descriptor-multi-adjacency-sid

Conversation

@watal

@watal watal commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Expose all Adjacency-SID TLVs from link descriptors in the API, preserving their Flags and Weight fields per RFC 8667 Section 2.2.1.

An SR-capable router MAY allocate more than one Adj-SID to an adjacency.

Retain sr_adjacency_sid for backward compatibility.

go test -count=1 ./pkg/apiutil/...
ok  	github.com/osrg/gobgp/v4/pkg/apiutil	0.018s
go test -count=1 ./pkg/packet/bgp/...
ok  	github.com/osrg/gobgp/v4/pkg/packet/bgp	0.031s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant