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 support for BBFRAME headers #34

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Add support for BBFRAME headers #34

merged 2 commits into from
Dec 12, 2023

Conversation

daniestevez
Copy link
Owner

This adds support in the CLI application and the BBFRAME receivers for skipping over application-specific headers (of configurable length) that precede each BBFRAME or BBFRAME fragment.

Additionally, I have realized that the --isi option was broken, and fixed it in another commit in this PR.

The --isi argument was broken while refactoring the application
(it was completely ignored). This fixes the problem.

Signed-off-by: Daniel Estévez <[email protected]>
This adds support in the CLI application and the BBFRAME receivers
for skipping over application-specific headers (of configurable
length) that precede each BBFRAME or BBFRAME fragment.

Signed-off-by: Daniel Estévez <[email protected]>
@daniestevez daniestevez marked this pull request as ready for review December 12, 2023 12:24
@daniestevez daniestevez merged commit e034410 into main Dec 12, 2023
5 checks passed
@daniestevez daniestevez deleted the skip-header branch December 12, 2023 12:24
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