|
Allows QUIC connections to remain established even though the peer's
port has changed. Should make things a bit better for clients
experiencing NAT rebinding while talking QUIC to internal server.
QUIC connection port migration. Protected behind
FLAGS_quic_allow_port_migration
Merge internal change: 66523001
R=rch@chromium.org
Total comments: 12
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+159 lines, -21 lines) |
Patch |
 |
M |
net/quic/quic_connection.h
|
View
|
|
3 chunks |
+22 lines, -3 lines |
3 comments
|
Download
|
 |
M |
net/quic/quic_connection.cc
|
View
|
|
5 chunks |
+47 lines, -15 lines |
6 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 |
3 comments
|
Download
|
 |
M |
net/tools/quic/end_to_end_test.cc
|
View
|
|
4 chunks |
+59 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/tools/quic/quic_client.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/tools/quic/quic_client.cc
|
View
|
|
2 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/tools/quic/test_tools/quic_client_peer.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/tools/quic/test_tools/quic_client_peer.cc
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|