Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(728)

Issue 2124753005: Implements migration of a QUIC connection to a different destination address if specified by the se… (Closed)

Created:
4 years, 5 months ago by Jana
Modified:
3 years, 12 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, fayang_google.com, alyssar
Base URL:
https://chromium.googlesource.com/chromium/src.git@write-error
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implements migration of a QUIC connection to a different destination address if specified by the server in an ASAD tag in the Server Hello. Quietly falls back to original socket if creation and connecting a new socket fails. R=rch@chromium.org BUG= Committed: https://crrev.com/217455a1456e1152b9d937073e51cabcb1baca79 Cr-Commit-Position: refs/heads/master@{#405262}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Comments addressed. #

Total comments: 2

Patch Set 3 : Removed |packet| param from MigrateSessionToNewPeerAddress. #

Patch Set 4 : Added Finch control. #

Patch Set 5 : fixing linker error. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+219 lines, -19 lines) Patch
M components/network_session_configurator/network_session_configurator.cc View 1 2 3 2 chunks +10 lines, -0 lines 0 comments Download
M components/network_session_configurator/network_session_configurator_unittest.cc View 1 2 3 2 chunks +13 lines, -0 lines 0 comments Download
M net/http/http_network_session.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M net/http/http_network_session.cc View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download
M net/quic/quic_chromium_client_session.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_chromium_client_session.cc View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M net/quic/quic_client_session_base.h View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/quic_client_session_base.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/quic_config.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_stream_factory.h View 1 2 3 4 chunks +29 lines, -7 lines 0 comments Download
M net/quic/quic_stream_factory.cc View 1 2 3 5 chunks +30 lines, -8 lines 0 comments Download
M net/quic/quic_stream_factory_test.cc View 1 2 3 4 chunks +105 lines, -2 lines 0 comments Download
M net/quic/test_tools/quic_config_peer.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/test_tools/quic_config_peer.cc View 1 2 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 20 (7 generated)
Jana
4 years, 5 months ago (2016-07-06 06:43:32 UTC) #1
Ryan Hamilton
That looked pretty straightforward! https://codereview.chromium.org/2124753005/diff/1/net/quic/quic_stream_factory.cc File net/quic/quic_stream_factory.cc (right): https://codereview.chromium.org/2124753005/diff/1/net/quic/quic_stream_factory.cc#newcode1483 net/quic/quic_stream_factory.cc:1483: void QuicStreamFactory::MigrateSessionToNewSocket( (Alternative name "MigrateSession"?) ...
4 years, 5 months ago (2016-07-06 19:29:38 UTC) #3
Jana
Thanks, Ryan -- comments addressed, PTAL. https://codereview.chromium.org/2124753005/diff/1/net/quic/quic_stream_factory.cc File net/quic/quic_stream_factory.cc (right): https://codereview.chromium.org/2124753005/diff/1/net/quic/quic_stream_factory.cc#newcode1483 net/quic/quic_stream_factory.cc:1483: void QuicStreamFactory::MigrateSessionToNewSocket( On ...
4 years, 5 months ago (2016-07-12 22:34:10 UTC) #4
Ryan Hamilton
lgtm, modulo one minor tweak https://codereview.chromium.org/2124753005/diff/20001/net/quic/quic_stream_factory.h File net/quic/quic_stream_factory.h (right): https://codereview.chromium.org/2124753005/diff/20001/net/quic/quic_stream_factory.h#newcode306 net/quic/quic_stream_factory.h:306: scoped_refptr<StringIOBuffer> packet); Looks like ...
4 years, 5 months ago (2016-07-12 22:39:26 UTC) #5
Jana
Added finch control -- PTAL https://codereview.chromium.org/2124753005/diff/20001/net/quic/quic_stream_factory.h File net/quic/quic_stream_factory.h (right): https://codereview.chromium.org/2124753005/diff/20001/net/quic/quic_stream_factory.h#newcode306 net/quic/quic_stream_factory.h:306: scoped_refptr<StringIOBuffer> packet); On 2016/07/12 ...
4 years, 5 months ago (2016-07-12 23:21:53 UTC) #6
Ryan Hamilton
lgtm Sweet
4 years, 5 months ago (2016-07-12 23:47:25 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2124753005/60001
4 years, 5 months ago (2016-07-13 06:45:20 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_ng/builds/123994)
4 years, 5 months ago (2016-07-13 07:06:56 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2124753005/80001
4 years, 5 months ago (2016-07-13 18:49:15 UTC) #14
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 5 months ago (2016-07-13 20:15:23 UTC) #16
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/217455a1456e1152b9d937073e51cabcb1baca79 Cr-Commit-Position: refs/heads/master@{#405262}
4 years, 5 months ago (2016-07-13 20:16:45 UTC) #18
Ryan Hamilton
On 2016/07/13 20:16:45, commit-bot: I haz the power wrote: > Patchset 5 (id:??) landed as ...
3 years, 12 months ago (2016-12-23 00:52:46 UTC) #19
Jana
3 years, 12 months ago (2016-12-23 04:40:46 UTC) #20
Message was sent while issue was closed.
On 2016/12/23 00:52:46, Ryan Hamilton wrote:
> On 2016/07/13 20:16:45, commit-bot: I haz the power wrote:
> > Patchset 5 (id:??) landed as
> > https://crrev.com/217455a1456e1152b9d937073e51cabcb1baca79
> > Cr-Commit-Position: refs/heads/master@{#405262}
> 
> It looks like this change was not merged back to the internal repository. I'll
> do so now, but please be mindful of back-merges.

Apologies!

Powered by Google App Engine
This is Rietveld 408576698