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

Issue 286153003: Adds dynamic FEC on/off switch in packet creator. Tightens use of (Closed)

Created:
6 years, 7 months ago by ramant (doing other things)
Modified:
6 years, 7 months ago
Reviewers:
Jana, Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, Jana
Base URL:
https://chromium.googlesource.com/chromium/src
Visibility:
Public.

Description

Adds dynamic FEC on/off switch in packet creator. Tightens use of max_packets_per_fec_group through use of a setter method across the QUIC code. FEC operations are now decided based on should_fec_protect_, which is expected to be a dynamic on/off control in the packet creator, instead of max_packets_per_fec_group. Adds dynamic FEC on/off switch in packet_creator. Merge internal change: 67144415 R=rch@chromium.org,jri@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+221 lines, -53 lines) Patch
M net/quic/quic_connection_test.cc View 6 chunks +14 lines, -6 lines 0 comments Download
M net/quic/quic_packet_creator.h View 4 chunks +31 lines, -8 lines 0 comments Download
M net/quic/quic_packet_creator.cc View 11 chunks +72 lines, -29 lines 0 comments Download
M net/quic/quic_packet_creator_test.cc View 6 chunks +84 lines, -6 lines 0 comments Download
M net/quic/quic_packet_generator_test.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/quic/test_tools/quic_packet_creator_peer.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/test_tools/quic_packet_creator_peer.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M net/tools/quic/end_to_end_test.cc View 3 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
ramant (doing other things)
6 years, 7 months ago (2014-05-15 22:35:58 UTC) #1
Ryan Hamilton
lgtm
6 years, 7 months ago (2014-05-16 18:13:09 UTC) #2
Jana
6 years, 7 months ago (2014-05-16 18:44:45 UTC) #3
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698