tests/bgp-frr-srv6: init - #40
Draft
felbinger wants to merge 1 commit into
Draft
Conversation
felbinger
force-pushed
the
test/bgp-frr-srv6
branch
3 times, most recently
from
July 16, 2026 18:35
0668166 to
a9b7bde
Compare
Member
Author
|
It should look like this: But it looks like this: |
felbinger
force-pushed
the
test/bgp-frr-srv6
branch
from
July 22, 2026 18:40
795365e to
3ac3837
Compare
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.
I initially set up this topology in VyOS on a Proxmox Server. While in the VyOS environment everything works, replacing PE3 with a similar NixOS setup breaks ipv4 forwarding for customer B. Beside ip rule prio 0 I have not found any differences yet. In the test the forwarding is completely broken
After forwarding has been fixed (test cases should be ok) I'd like to try migrating PE2 to GoBGP. According to https://www.segment-routing.net/open-software GoBGP already supports SRv6. Afterwards I'm going to rename the test to bgp-srv6.
Additional Resources: