Skip to content

New BPv7 with working UTS and patched cbor modules to support it - #5075

Draft
BrianSipos wants to merge 3 commits into
secdev:masterfrom
BrianSipos:4874-add-bpv7
Draft

New BPv7 with working UTS and patched cbor modules to support it#5075
BrianSipos wants to merge 3 commits into
secdev:masterfrom
BrianSipos:4874-add-bpv7

Conversation

@BrianSipos

Copy link
Copy Markdown

Description

Add a BPv7 packet family (bundle, blocks, block-type-specific data) using the new CBOR packet and field modules, and eventually the CRC module.

Fixes #4874 eventually

@BrianSipos

Copy link
Copy Markdown
Author

There seems to be some inconsistency with existing cborfields interface between use of _I internal types and _A CBOR_* class instances. I think it's better to keep with the scapy convention of using the basic python internal types, but right now the CBOR_* classes are used for some "internal" values.

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