Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

v1.16: Use QUIC Retry packets during handshake (backport of #31802) #32000

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 6, 2023

This is an automatic backport of pull request #31802 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

Have the Quic server send a Retry packet to verify client control of the source IP

(cherry picked from commit 36222a4)
@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Merging #32000 (81efae6) into v1.16 (859ca81) will increase coverage by 0.0%.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##            v1.16   #32000   +/-   ##
=======================================
  Coverage    81.8%    81.8%           
=======================================
  Files         759      759           
  Lines      207402   207403    +1     
=======================================
+ Hits       169839   169856   +17     
+ Misses      37563    37547   -16     

@lijunwangs lijunwangs merged commit bf789b6 into v1.16 Jun 6, 2023
@lijunwangs lijunwangs deleted the mergify/bp/v1.16/pr-31802 branch June 6, 2023 23:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants