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 packing of 1-RTT probe packets #2882

Merged
merged 2 commits into from
Nov 18, 2020

Conversation

marten-seemann
Copy link
Member

Fixes #2878.

@codecov
Copy link

codecov bot commented Nov 17, 2020

Codecov Report

Merging #2882 (47c3cd8) into master (ad8367c) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2882      +/-   ##
==========================================
- Coverage   85.77%   85.77%   -0.00%     
==========================================
  Files         134      134              
  Lines        9188     9187       -1     
==========================================
- Hits         7881     7880       -1     
  Misses        959      959              
  Partials      348      348              
Impacted Files Coverage Δ
packet_packer.go 84.42% <100.00%> (-0.03%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ad8367c...47c3cd8. Read the comment docs.

@marten-seemann marten-seemann merged commit 287a324 into master Nov 18, 2020
@marten-seemann marten-seemann deleted the fix-1rtt-probe-packet-packing branch November 18, 2020 11:59
@aschmahmann aschmahmann mentioned this pull request Feb 18, 2021
73 tasks
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.

interop runner bug: PacketPacker BUG: packet too large (1255 bytes, allowed 1252 bytes)
2 participants