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

Issue 443313002: Allow receiving a QUIC CongestionFeedbackFrame that is not kTCP. (Closed)

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

Description

Allow receiving a QUIC CongestionFeedbackFrame that is not kTCP. Currently the only congestion feedback frames that are sent are TCP, but I want to send timestamp packets in the next version, so the send algorithms should not assume that the incoming congestion feedback frame is kTCP. Merge internal change: 72322097 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M net/quic/congestion_control/tcp_cubic_sender.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 4 months ago (2014-08-07 00:28:37 UTC) #1
Ryan Hamilton
6 years, 4 months ago (2014-08-07 18:45:12 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698