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

Issue 667573006: Making a whole host of QUIC framing errors pre-decryption non-fatal. If (Closed)

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

Description

Making a whole host of QUIC framing errors pre-decryption non-fatal. If someone is sending random junk prefixed with a real user's CID it should not disrupt the connection. making the QUIC connection resilliant to injected traffic Merge internal change: 77961885 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -22 lines) Patch
M net/quic/quic_connection.h View 1 chunk +3 lines, -0 lines 0 comments Download
M net/quic/quic_connection.cc View 5 chunks +13 lines, -4 lines 0 comments Download
M net/quic/quic_connection_test.cc View 1 chunk +3 lines, -7 lines 0 comments Download
M net/quic/quic_flags.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_flags.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M net/tools/quic/quic_client_session_test.cc View 2 chunks +5 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 2 months ago (2014-10-20 21:12:23 UTC) #1
Ryan Hamilton
6 years, 2 months ago (2014-10-20 21:24:03 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698