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

Issue 2962033002: Add a new connection option(BBRR) to enable BBR's rate based recovery. Protected by FLAGS_quic_rel… (Closed)

Created:
3 years, 5 months ago by wangyix1
Modified:
3 years, 5 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a new connection option(BBRR) to enable BBR's rate based recovery. Protected by FLAGS_quic_reloadable_flag_quic_bbr_rate_recovery. Merge internal change: 159452191 R=rch@chromium.org

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -2 lines) Patch
M net/quic/core/congestion_control/bbr_sender.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/core/congestion_control/bbr_sender.cc View 5 chunks +14 lines, -2 lines 0 comments Download
M net/quic/core/crypto/crypto_protocol.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/core/quic_flags_list.h View 1 chunk +4 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 10 (8 generated)
wangyix1
3 years, 5 months ago (2017-06-28 19:03:25 UTC) #1
Ryan Hamilton
3 years, 5 months ago (2017-06-29 02:52:18 UTC) #10
lgtm

Powered by Google App Engine
This is Rietveld 408576698