Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(493)

Issue 243573006: Fix that removes any receiver-reported revived packets from (Closed)

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

Description

Fix that removes any receiver-reported revived packets from pending_retransmissions_ list at the sender, and a couple of other tiny code cleanups. Also enables LargePostFEC end_to_end test, which now passes for 10K runs. Fixes FEC-related bug where sender still tries to retransmit packet that has been indicated as revived by receiver. Also enables end_to_end FEC test. Merge internal change: 65092998 [email protected]

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -14 lines) Patch
M net/quic/quic_sent_packet_manager.cc View 3 chunks +16 lines, -12 lines 0 comments Download
M net/quic/quic_sent_packet_manager_test.cc View 1 chunk +35 lines, -0 lines 0 comments Download
M net/tools/quic/end_to_end_test.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 8 months ago (2014-04-18 23:31:56 UTC) #1
Ryan Hamilton
6 years, 8 months ago (2014-04-20 02:26:06 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698