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

Issue 125183004: Fix a bug in QuicSentPacketManager::ClearPreviousRetransmissions where (Closed)

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

Description

Fix a bug in QuicSentPacketManager::ClearPreviousRetransmissions where the high water mark is not raised past the current transmission of a packet whose previous packet has been ACKed. This bug was first observer in jri's lab experiments. Fix QUIC bug related to ACKs of previous transmission of packets. Merge internal change: 58760014 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -0 lines) Patch
M net/quic/quic_sent_packet_manager.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 1 chunk +41 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ramant (doing other things)
6 years, 11 months ago (2014-01-06 19:09:33 UTC) #1
ramant (doing other things)
Hi Ryan, Please don't review this CL yet (jumped the gun and published it for ...
6 years, 11 months ago (2014-01-06 19:27:39 UTC) #2
ramant (doing other things)
Updated the wrong CL. Please ignore the above comment. This CL is ok. EndToEndTest CL ...
6 years, 11 months ago (2014-01-06 19:43:29 UTC) #3
Ryan Hamilton
6 years, 11 months ago (2014-01-06 20:15:16 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698