|
Add a new rate based sending connection option which uses the pacing rate to keep the bytes_in_flight close to the CWND. Protected by flag quic_rate_based_sending.
Merge internal change: 124302573
[email protected]
BUG=
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+120 lines, -25 lines) |
Patch |
 |
M |
net/quic/congestion_control/pacing_sender.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/quic/congestion_control/pacing_sender.cc
|
View
|
|
2 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|
 |
M |
net/quic/congestion_control/pacing_sender_test.cc
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/quic/congestion_control/send_algorithm_interface.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/quic/congestion_control/tcp_cubic_sender_base.h
|
View
|
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/quic/congestion_control/tcp_cubic_sender_base.cc
|
View
|
|
5 chunks |
+19 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/quic/congestion_control/tcp_cubic_sender_bytes_test.cc
|
View
|
|
1 chunk |
+36 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/quic/congestion_control/tcp_cubic_sender_packets_test.cc
|
View
|
|
1 chunk |
+36 lines, -2 lines |
0 comments
|
Download
|
 |
M |
net/quic/crypto/crypto_protocol.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
net/quic/quic_connection_test.cc
|
View
|
1
|
2 chunks |
+2 lines, -2 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 |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/quic/quic_http_stream_test.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/quic/quic_sent_packet_manager_test.cc
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/quic/test_tools/quic_test_utils.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Depends on Patchset:
Dependent Patchsets:
Total messages: 2 (0 generated)
|