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

Issue 327383002: Change the QUIC TLP to send new data instead of retransmitting old data (Closed)

Created:
6 years, 6 months ago by ramant (doing other things)
Modified:
6 years, 6 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Change the QUIC TLP to send new data instead of retransmitting old data when new data is available. Also tighten up the QuicSentPacketManagerTest for TLP per avd's request. Merge internal change: 68731782 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -13 lines) Patch
M net/quic/quic_connection.cc View 1 chunk +8 lines, -2 lines 0 comments Download
M net/quic/quic_connection_test.cc View 1 chunk +21 lines, -0 lines 0 comments Download
M net/quic/quic_sent_packet_manager.h View 2 chunks +4 lines, -3 lines 0 comments Download
M net/quic/quic_sent_packet_manager.cc View 5 chunks +13 lines, -7 lines 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 5 chunks +51 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 6 months ago (2014-06-11 23:33:41 UTC) #1
Ryan Hamilton
6 years, 6 months ago (2014-06-12 00:42:47 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698