Skip to content

Commit

Permalink
Roll src/net/third_party/quiche/src/ 385e03f1e..1d6d13074 (5 commits)
Browse files Browse the repository at this point in the history
https://quiche.googlesource.com/quiche.git/+log/385e03f1eab1..1d6d13074621

$ git log 385e03f1e..1d6d13074 --date=short --no-merges --format='%ad %ae %s'
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/envoy#18694
2021-10-25 wub Add retry_token to ReceivedPacketInfo. The token can be used later to extract cached network parameters.
2021-10-25 renjietang Allow QuicSentPacketManager to expose the setter of num_ptos_for_path_degrading_.

Created with:
  roll-dep src/net/third_party/quiche/src src/third_party/quic_trace/src

Change-Id: I60ff709d7f349b585fde0823afa01fa472201d82
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3244885
Reviewed-by: Bin Wu <[email protected]>
Commit-Queue: Bence Béky <[email protected]>
Cr-Commit-Position: refs/heads/main@{#934977}
  • Loading branch information
Bence Béky authored and Chromium LUCI CQ committed Oct 26, 2021
1 parent 3bae5be commit 994ee23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
'quiche_revision': '385e03f1eab1488f9a655157064e0da6ccf9b85f',
'quiche_revision': '1d6d130746212b81ede84934e27bb6557585efa2',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ios_webkit
# and whatever else without interference from each other.
Expand Down

0 comments on commit 994ee23

Please sign in to comment.