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

reduce max DATAGRAM frame size, so that DATAGRAMs fit in IPv6 packets #3581

Merged
merged 1 commit into from Oct 11, 2022

Conversation

marten-seemann
Copy link
Member

Fixes #3557.

@codecov
Copy link

codecov bot commented Oct 9, 2022

Codecov Report

Base: 85.50% // Head: 85.50% // No change to project coverage 👍

Coverage data is based on head (d9888df) compared to base (424a663).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3581   +/-   ##
=======================================
  Coverage   85.50%   85.50%           
=======================================
  Files         139      139           
  Lines       10244    10244           
=======================================
  Hits         8759     8759           
  Misses       1103     1103           
  Partials      382      382           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@marten-seemann marten-seemann merged commit d03f9c2 into master Oct 11, 2022
@marten-seemann marten-seemann deleted the reduce-max-datagram-frame-size branch October 11, 2022 11:39
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.

PacketPacker BUG: packet too large in SendMessage
2 participants