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

Issue 113123004: Change QUIC to only ack every other packet when there are no losses (Closed)

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

Description

Change QUIC to only ack every other packet when there are no losses within the last four received packets. Merge internal change: 58111242 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -6 lines) Patch
M net/quic/quic_connection.cc View 2 chunks +5 lines, -6 lines 0 comments Download
M net/quic/quic_connection_test.cc View 2 chunks +30 lines, -0 lines 0 comments Download
M net/quic/quic_received_packet_manager.h View 2 chunks +7 lines, -0 lines 0 comments Download
M net/quic/quic_received_packet_manager.cc View 4 chunks +23 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
7 years ago (2013-12-13 19:18:17 UTC) #1
Ryan Hamilton
7 years ago (2013-12-13 19:47:26 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698