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

Issue 1543703002: Drop packets which are larger than kMaxPacketSize, instead of closing the connection with QUIC_PACK… (Closed)

Created:
5 years ago by Fan Yang
Modified:
4 years, 11 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@110286048
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Drop packets which are larger than kMaxPacketSize, instead of closing the connection with QUIC_PACKET_TOO_LARGE. Not flag protected. Merge internal change: 110290154

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -10 lines) Patch
M net/quic/quic_framer.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/quic/quic_framer_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_protocol.h View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_packet_reader.h View 1 chunk +3 lines, -1 line 0 comments Download
M net/tools/quic/quic_packet_reader.cc View 3 chunks +4 lines, -6 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 6 (4 generated)
Fan Yang
5 years ago (2015-12-21 22:25:59 UTC) #1
Ryan Hamilton
5 years ago (2015-12-22 15:19:28 UTC) #6
lgtm

Powered by Google App Engine
This is Rietveld 408576698