Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bgpd: Fix remote-as with peer-group (backport #17542) #17557

Closed
wants to merge 2 commits into from

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Dec 3, 2024

Closes #17541


This is an automatic backport of pull request #17542 done by Mergify.

Previously AS_UNSPECIFIED was treated as 0, but with now it's 1 after renumbering
peer_asn_type enum.

Fixes: 0dfe256 ("bgpd: Implement neighbor X remote-as auto")

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
(cherry picked from commit e57fb32)
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
(cherry picked from commit 6f1ad10)
@frrbot frrbot bot added bgp bugfix tests Topotests, make check, etc labels Dec 3, 2024
@ton31337
Copy link
Member

ton31337 commented Dec 4, 2024

Created a backport here #17574, closing.

@ton31337 ton31337 closed this Dec 4, 2024
@ton31337 ton31337 deleted the mergify/bp/stable/10.2/pr-17542 branch December 4, 2024 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant