-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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: Don't read the first byte of ORF header if we are ahead of stream #14245
bgpd: Don't read the first byte of ORF header if we are ahead of stream #14245
Conversation
Reported-by: Iggy Frankovic iggyfran@amazon.com Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
|
@Mergifyio backport stable/9.0 stable/8.5 |
✅ Backports have been created
|
Continuous Integration Result: FAILEDContinuous Integration Result: FAILEDSee below for issues. This is a comment from an automated CI system. Get source / Pull Request: SuccessfulBuilding Stage: FailedOpenBSD 7 amd64 build: Failed (click for details)OpenBSD 7 amd64 build: No useful log foundSuccessful on other platforms/tests
|
Continuous Integration Result: SUCCESSFULCongratulations, this patch passed basic tests Tested-by: NetDEF / OpenSourceRouting.org CI System CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-13685/ This is a comment from an automated CI system. |
bgpd: Don't read the first byte of ORF header if we are ahead of stream (backport #14245)
bgpd: Don't read the first byte of ORF header if we are ahead of stream (backport #14245)
|
@Mergifyio backport stable/8.4 |
✅ Backports have been created
|
Reported-by: Iggy Frankovic iggyfran@amazon.com