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

babeld: fix #11808 to avoid infinite loops #12950

Merged
merged 1 commit into from Mar 4, 2023

Conversation

harryreps
Copy link
Contributor

@harryreps harryreps commented Mar 3, 2023

Replacing continue in loops to goto done so that index of packet buffer increases.

Closes #11808

Replacing continue in loops to goto done so that index of packet buffer
increases.

Signed-off-by: harryreps <harryreps@gmail.com>
@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-10042/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

@ton31337
Copy link
Member

ton31337 commented Mar 4, 2023

@Mergifyio backport dev/8.5

@mergify
Copy link

mergify bot commented Mar 4, 2023

backport dev/8.5

✅ Backports have been created

@ton31337 ton31337 merged commit 0f46ade into FRRouting:master Mar 4, 2023
ton31337 added a commit that referenced this pull request Mar 5, 2023
@eqvinox
Copy link
Contributor

eqvinox commented May 5, 2024

https://github.com/Mergifyio backport stable/8.4

Copy link

mergify bot commented May 5, 2024

backport stable/8.4

✅ Backports have been created

eqvinox added a commit that referenced this pull request May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

babeld parsing issue
4 participants