Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(275)

Issue 1420623004: On client address changes, only migrate QUIC connections when client address changes are considered… (Closed)

Created:
5 years, 1 month ago by Ryan Hamilton
Modified:
5 years, 1 month ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@106433678
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

On client address changes, only migrate QUIC connections when client address changes are considered to be caused by NATs. Add an enum PeerAddressChangeType. On each peer address change, the change type is determined before the connection migration. Merge internal change: 106444524 [email protected] BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -0 lines) Patch
M net/quic/quic_connection.h View 2 chunks +5 lines, -0 lines 0 comments Download
M net/quic/quic_connection.cc View 2 chunks +13 lines, -0 lines 0 comments Download
M net/quic/quic_flags.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_flags.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/quic_protocol.h View 1 chunk +18 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 4 (2 generated)
Ryan Hamilton
5 years, 1 month ago (2015-11-02 20:44:47 UTC) #1
ramant (doing other things)
5 years, 1 month ago (2015-11-03 00:34:05 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698