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

zebra: handle FreeBSD routing socket ENOBUFS #11516

Merged

Conversation

rzalamena
Copy link
Member

Fixes #11513 .

This is a slightly modified version of Hiroki Sato's version:
hrs-allbsd@9ca79c9

Handle the ENOBUFS on a OS basis since it could have been implemented
differently (OpenBSD for an example uses RTM_DESYNC).

This is a slightly modified version of Hiroki Sato's version:
hrs-allbsd@9ca79c9

Handle the `ENOBUFS` on a OS basis since it could have been implemented
differently (OpenBSD for an example uses `RTM_DESYNC`).

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
@rzalamena rzalamena force-pushed the freebsd-rtsock-enobufs branch from 33fede5 to 26e95ef Compare July 1, 2022 13:22
@ton31337
Copy link
Member

ton31337 commented Jul 1, 2022

@Mergifyio backport dev/8.3

@mergify
Copy link

mergify bot commented Jul 1, 2022

backport dev/8.3

🟠 Waiting for conditions to match

  • merged [:pushpin: backport requirement]

@NetDEF-CI
Copy link
Collaborator

NetDEF-CI commented Jul 1, 2022

Continuous Integration Result: SUCCESSFUL

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-6219/

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.

@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-6220/

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.

@mergify
Copy link

mergify bot commented Jul 1, 2022

backport dev/8.3

✅ Backports have been created

ton31337 added a commit that referenced this pull request Jul 1, 2022
zebra: handle FreeBSD routing socket ENOBUFS (backport #11516)
@rzalamena rzalamena deleted the freebsd-rtsock-enobufs branch July 5, 2022 11:04
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.

FRR with BGP under FreeBSD 12.3 crashes Zebra
4 participants