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

only send Version Negotiation packets for packets larger than 1200 bytes #2820

Merged
merged 1 commit into from Oct 8, 2020

Conversation

marten-seemann
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 8, 2020

Codecov Report

Merging #2820 into master will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2820      +/-   ##
==========================================
- Coverage   83.74%   83.73%   -0.01%     
==========================================
  Files         272      275       +3     
  Lines       22029    22208     +179     
==========================================
+ Hits        18447    18595     +148     
- Misses       2880     2906      +26     
- Partials      702      707       +5     
Impacted Files Coverage Δ
internal/protocol/protocol.go 100.00% <ø> (ø)
server.go 83.29% <100.00%> (+0.24%) ⬆️
D:/a/quic-go/quic-go/internal/qtls/qtls.go 87.22% <0.00%> (ø)
D:/a/quic-go/quic-go/internal/qtls/go114.go 39.13% <0.00%> (ø)
...:/a/quic-go/quic-go/internal/qtls/structs_equal.go 100.00% <0.00%> (ø)
D:/a/quic-go/quic-go/server.go 81.66% <0.00%> (+0.21%) ⬆️

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 fb22bb3...0615d92. Read the comment docs.

@marten-seemann marten-seemann merged commit 5d46234 into master Oct 8, 2020
@aschmahmann aschmahmann mentioned this pull request Feb 18, 2021
73 tasks
@marten-seemann marten-seemann deleted the min-size-for-vnp branch March 19, 2021 10:17
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.

None yet

2 participants