Skip to content

Conversation

@BrianSipos
Copy link

@BrianSipos BrianSipos commented Nov 18, 2025

This change addresses #4874 by adding new base scapy classes to encode and decode CBOR structure RFC 8949. This is in support of a new protocol support for BPv7 RFC 9171. This work was adapted from earlier out-of-source additions from dtn-demo-agent.

Both include a minimal set of unit tests to cover normal behavior. Since this is focused on immediate needs for BPv7 the CBOR fields and packets are not exhaustive.

Fixes #4874

@BrianSipos BrianSipos marked this pull request as ready for review November 18, 2025 02:30
@BrianSipos BrianSipos force-pushed the 4874-add-cbor-codec branch 2 times, most recently from da6269d to d8c22bd Compare November 18, 2025 03:22
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.

[enhancement] Handle CBOR-based protocols in a consistent way

1 participant