Commit 6be49b84 authored by Victor Vasiliev's avatar Victor Vasiliev Committed by Commit Bot

Roll src/net/third_party/quiche/src/ c7f8b47a1..c2e5361f3 (10 commits)

https://quiche.googlesource.com/quiche.git/+log/c7f8b47a1b55..c2e5361f375a

$ git log c7f8b47a1..c2e5361f3 --date=short --no-merges --format='%ad %ae %s'
2020-08-25 renjietang Remove incorrect warning for zombie streams.
2020-08-25 dschinazi Deprecate quic_fix_packet_number_length
2020-08-25 dschinazi Deprecate quic_dispatcher_legacy_version_encapsulation
2020-08-25 renjietang Deprecate gfe2_reloadable_flag_quic_do_not_close_stream_again_on_connection_close
2020-08-25 wub Fix client supported versions when quic_client reconnects. Client code only, not protected.
2020-08-25 danzh (n/a, not in use) Make IETF probing packets not always contribute to RTT measurement.
2020-08-24 fayang Deprecate gfe2_reloadable_flag_quic_determine_serialized_packet_fate_early.
2020-08-24 fayang Reorder Q050 before all other versions in server Alt-Svc
2020-08-24 fayang In QUIC, increase anti_amplifcation_factor from 5 to 10 to verify it is responsible for ALTERNATE_PROTOCOL_USAGE_LOST_RACE issue.
2020-08-24 danzh (n/a, not in use) add interfaces to set up peer address in QuicPacketCreator which the serialized packets are sent to through out the current call stack. No protected.

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

R=dschinazi@chromium.org

Change-Id: I0d0903270bc579922ff478abdcf32a1e025c9a7d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376373Reviewed-by: default avatarDavid Schinazi <dschinazi@chromium.org>
Commit-Queue: Victor Vasiliev <vasilvv@chromium.org>
Cr-Commit-Position: refs/heads/master@{#801621}
parent dc55e6ff
......@@ -322,7 +322,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': 'c7f8b47a1b55d5d85bff73a8ebf64b1c9c4ab8c2',
'quiche_revision': 'c2e5361f375a0354cd0eb7cf6dea1e0c19555a4f',
# 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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment