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

Fix RSSI sgement size calculation #1021

Merged
merged 3 commits into from
Aug 17, 2024
Merged

Fix RSSI sgement size calculation #1021

merged 3 commits into from
Aug 17, 2024

Conversation

slacrherbst
Copy link
Contributor

The current segment size calculation does not include enough space for the RSSI header. This resulted in dropped packets when running with a 1500 byte MTU.

Copy link
Contributor

@ruck314 ruck314 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@slacrherbst Approve but need to fix C++ linter errors

@slacrherbst slacrherbst merged commit d19e4b2 into pre-release Aug 17, 2024
8 checks passed
@slacrherbst slacrherbst deleted the udp_segment_size branch August 17, 2024 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants