Skip to content

feat(bfd): add RFC 5880 BFD packet codec#3396

Closed
Ivan-Pokhabov wants to merge 1 commit into
osrg:masterfrom
Ivan-Pokhabov:feat/bfd-packet-codec
Closed

feat(bfd): add RFC 5880 BFD packet codec#3396
Ivan-Pokhabov wants to merge 1 commit into
osrg:masterfrom
Ivan-Pokhabov:feat/bfd-packet-codec

Conversation

@Ivan-Pokhabov
Copy link
Copy Markdown
Contributor

@Ivan-Pokhabov Ivan-Pokhabov commented Apr 24, 2026

Implements binary marshal/unmarshal for BFD control packets per RFC 5880. The codec is self-contained with no dependency on the rest of the codebase and covers the mandatory 24-byte header fields used in single-hop sessions.

Part of #3388

Implements binary marshal/unmarshal for BFD control packets per RFC 5880.
The codec is self-contained with no dependency on the rest of the codebase
and covers the mandatory 24-byte header fields used in single-hop sessions.

Co-Authored-By: Ivan-Pokhabov <vanek3372@gmail.com>
@fujita
Copy link
Copy Markdown
Member

fujita commented Apr 24, 2026

Pushed, thanks!

@fujita fujita closed this Apr 24, 2026
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.

3 participants