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

declare Path MTU probe packets lost with the early retransmit timer #3152

Merged
merged 1 commit into from
Apr 30, 2021

Conversation

marten-seemann
Copy link
Member

Fixes #3149. Depends on #3148.

@codecov
Copy link

codecov bot commented Apr 19, 2021

Codecov Report

Merging #3152 (dd05265) into master (d2739ab) will increase coverage by 0.02%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3152      +/-   ##
==========================================
+ Coverage   85.41%   85.43%   +0.02%     
==========================================
  Files         131      131              
  Lines        9749     9747       -2     
==========================================
  Hits         8327     8327              
+ Misses       1049     1048       -1     
+ Partials      373      372       -1     
Impacted Files Coverage Δ
internal/ackhandler/sent_packet_handler.go 78.07% <75.00%> (+0.37%) ⬆️

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 d2739ab...dd05265. Read the comment docs.

@marten-seemann marten-seemann merged commit ddeb228 into master Apr 30, 2021
@marten-seemann marten-seemann deleted the pmtu-early-retransmit branch May 1, 2021 02:21
@aschmahmann aschmahmann mentioned this pull request May 14, 2021
71 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.

OnLossDetectionTimeout busy-looping on the server side
2 participants