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

Add BFD support #533

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add BFD support #533

wants to merge 1 commit into from

Conversation

jamestiotio
Copy link
Contributor

Add support for the Bidirectional Forwarding Detection (BFD) protocol as defined in RFC 5880. Some tests have also been added to ensure that the BFD PDU class functionalities are working as expected.

@jamestiotio
Copy link
Contributor Author

Hmm interesting, I didn't see the packed field bind compile error when testing locally. I will investigate this later.

@jamestiotio jamestiotio marked this pull request as draft June 14, 2024 01:16
Add support for the Bidirectional Forwarding Detection (BFD) protocol as
defined in RFC 5880. Some tests have also been added to ensure that the
BFD PDU class functionalities are working as expected.

Signed-off-by: James Raphael Tiovalen <[email protected]>
@jamestiotio jamestiotio marked this pull request as ready for review June 14, 2024 16:04
@jamestiotio
Copy link
Contributor Author

Compilation errors are fixed in the latest version. Most likely, I did not see them locally due to different compiler versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant