srv6: T6977: add srv6 encapsulation source-address#4961
Merged
c-po merged 1 commit intovyos:currentfrom Feb 18, 2026
Merged
Conversation
|
All contributors have signed the CLA ✍️ ✅ |
|
👍 |
5ce54e8 to
33afe4d
Compare
Contributor
Author
|
I have read the CLA Document and I hereby sign the CLA |
vyosbot
added a commit
to vyos/vyos-cla-signatures
that referenced
this pull request
Jan 29, 2026
c-po
reviewed
Feb 5, 2026
11 tasks
c-po
requested changes
Feb 7, 2026
33afe4d to
f7b22b2
Compare
dmbaturin
reviewed
Feb 9, 2026
a8e18b6 to
32db496
Compare
Member
|
Squashed in the requested CLI help string from @dmbaturin and rebased to |
|
CI integration 👍 passed! Details
|
hedrok
approved these changes
Feb 15, 2026
Contributor
hedrok
left a comment
There was a problem hiding this comment.
Approve: read code, launched smoke test, manually ran:
configure
set protocols segment-routing srv6 encapsulation source-address 3fff:aaa::1
set protocols segment-routing interface eth3
commit
# Checked that frr configuration has this source address
delete protocols segment-routing
commit
# Checked that FRR configuration is cleaned
sever-sever
approved these changes
Feb 16, 2026
Member
sever-sever
left a comment
There was a problem hiding this comment.
Add source-address for srv6
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Change summary
Add configuration option for setting the source address of the outer encapsulation IPv6 header on SRv6 traffic:
https://docs.frrouting.org/en/latest/zebra.html#clicmd-source-address-X-X-X-X
Types of changes
Related Task(s)
Related PR(s)
How to test / Smoketest result
Checklist: