Update QUICHE from 12228ccfc to 4c6ad6445#18787
Merged
alyssawilk merged 1 commit intoenvoyproxy:mainfrom Oct 27, 2021
Merged
Conversation
https://github.com/google/quiche/compare/12228ccfc..4c6ad6445 $ git log 12228ccfc..4c6ad6445 --date=short --no-merges --format="%ad %al %s" 2021-10-26 renjietang Add num_ptos_for_path_degrading_ getter in QuicSentPacketManagerPeer. 2021-10-25 dschinazi Add code count for packets dropped by blocked port 2021-10-25 dschinazi Internal change 2021-10-25 quiche-dev Adding an accessor for envoyproxy#18694 2021-10-25 wub Add retry_token to ReceivedPacketInfo. The token can be used later to extract cached network parameters. Signed-off-by: Renjie Tang <renjietang@google.com>
alyssawilk
approved these changes
Oct 27, 2021
Contributor
|
/assign-from @envoyproxy/dependency-shepherds |
|
@envoyproxy/dependency-shepherds assignee is @htuch |
Contributor
|
/lgtm deps |
htuch
pushed a commit
that referenced
this pull request
Oct 29, 2021
I noticed on #18787 we only cc shephards. I think we want to auto-assign? Risk Level: n/a (tooling) Testing: hoping for the best Docs Changes: n/a Release Notes: n/a Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://github.com/google/quiche/compare/12228ccfc..4c6ad6445
$ git log 12228ccfc..4c6ad6445 --date=short --no-merges --format="%ad %al %s"
2021-10-26 renjietang Add num_ptos_for_path_degrading_ getter in QuicSentPacketManagerPeer.
2021-10-25 dschinazi Add code count for packets dropped by blocked port
2021-10-25 dschinazi Internal change
2021-10-25 quiche-dev Adding an accessor for #18694
2021-10-25 wub Add retry_token to ReceivedPacketInfo. The token can be used later to extract cached network parameters.
Signed-off-by: Renjie Tang renjietang@google.com
Risk Level: Low
Testing: Covered by existing tests
Docs Changes: n/a
Release Notes: n/a
Platform Specific Features: n/a