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

Issue 1431363002: Add a data structure QuicMultipathTransmissionsMap which is not in use now. (Closed)

Created:
5 years, 1 month ago by rjshade
Modified:
5 years, 1 month ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@106859834
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a data structure QuicMultipathTransmissionsMap which is not in use now. QuicMultipathTransmissionsMap manages packets which are transmitted across multiple paths. Also add a new struct QuicPathIdPacketNumber which comprises both QuicPathId and QuicPacketNumber. Merge internal change: 106938391, 107502036 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+241 lines, -0 lines) Patch
M net/net.gypi View 2 chunks +3 lines, -0 lines 0 comments Download
A net/quic/quic_multipath_transmissions_map.h View 1 chunk +61 lines, -0 lines 0 comments Download
A net/quic/quic_multipath_transmissions_map.cc View 1 chunk +66 lines, -0 lines 0 comments Download
A net/quic/quic_multipath_transmissions_map_test.cc View 1 chunk +110 lines, -0 lines 0 comments Download
M net/quic/quic_protocol.h View 1 chunk +1 line, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
rjshade
5 years, 1 month ago (2015-11-10 19:33:27 UTC) #1
Ryan Hamilton
5 years, 1 month ago (2015-11-10 19:48:34 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698