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

pad datagrams containing ack-eliciting Initial packets sent by the server #2841

Merged
merged 3 commits into from
Oct 30, 2020

Conversation

marten-seemann
Copy link
Member

Fixes #2840.

@codecov
Copy link

codecov bot commented Oct 25, 2020

Codecov Report

Merging #2841 into master will decrease coverage by 0.02%.
The diff coverage is 86.67%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2841      +/-   ##
==========================================
- Coverage   85.83%   85.80%   -0.02%     
==========================================
  Files         134      134              
  Lines        9030     9036       +6     
==========================================
+ Hits         7750     7753       +3     
- Misses        939      941       +2     
- Partials      341      342       +1     
Impacted Files Coverage Δ
packet_packer.go 83.49% <83.33%> (-0.53%) ⬇️
internal/ackhandler/ack_eliciting.go 100.00% <100.00%> (ø)

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 4fc57c0...459fa5d. Read the comment docs.

@marten-seemann marten-seemann merged commit 6d00bdf into master Oct 30, 2020
@marten-seemann marten-seemann deleted the pad-server-initials branch October 30, 2020 08:29
@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.

pad Initial packets sent by the server
2 participants