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

Issue 159143007: Log QUIC public reset client address mismatch to a histogram. (Closed)

Created:
6 years, 10 months ago by wtc
Modified:
6 years, 10 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Log QUIC public reset client address mismatch to a histogram. Remove the client_address member from QuicCryptoNegotiatedParameters. Replace it by the client_address_ member of QuicConnectionLogger. Add kCADR support to CryptoHandshakeMessage::DebugStringInternal. R=jar@chromium.org,rch@chromium.org BUG=none TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=251258

Patch Set 1 #

Patch Set 2 : Undo experimental changes #

Patch Set 3 : Undo experimental changes #

Total comments: 10

Patch Set 4 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -20 lines) Patch
M net/quic/crypto/crypto_handshake.h View 1 chunk +0 lines, -3 lines 0 comments Download
M net/quic/crypto/crypto_handshake_message.cc View 2 chunks +11 lines, -0 lines 0 comments Download
M net/quic/crypto/crypto_server_test.cc View 3 chunks +20 lines, -7 lines 0 comments Download
M net/quic/crypto/quic_crypto_client_config.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M net/quic/quic_connection_logger.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M net/quic/quic_connection_logger.cc View 1 2 3 4 chunks +73 lines, -0 lines 0 comments Download
M net/quic/quic_crypto_client_stream_test.cc View 2 chunks +0 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
wtc
https://codereview.chromium.org/159143007/diff/90001/net/quic/crypto/crypto_server_test.cc File net/quic/crypto/crypto_server_test.cc (left): https://codereview.chromium.org/159143007/diff/90001/net/quic/crypto/crypto_server_test.cc#oldcode346 net/quic/crypto/crypto_server_test.cc:346: } It seems that this piece of code (lines ...
6 years, 10 months ago (2014-02-13 02:04:10 UTC) #1
jar (doing other things)
After the one typo, and perhaps the comment: LGTM Thanks!! I'm looking forward to see ...
6 years, 10 months ago (2014-02-13 03:24:48 UTC) #2
Ryan Hamilton
Looks good... one suggestion. https://codereview.chromium.org/159143007/diff/90001/net/quic/quic_connection_logger.cc File net/quic/quic_connection_logger.cc (right): https://codereview.chromium.org/159143007/diff/90001/net/quic/quic_connection_logger.cc#newcode223 net/quic/quic_connection_logger.cc:223: kAddressMismatch_v6_v4 = 11, An alternative ...
6 years, 10 months ago (2014-02-13 04:44:04 UTC) #3
wtc
Please review patch set 4. I made all the changes you suggested. Thanks! https://codereview.chromium.org/159143007/diff/90001/net/quic/quic_connection_logger.cc File ...
6 years, 10 months ago (2014-02-14 00:53:56 UTC) #4
Ryan Hamilton
lgtm
6 years, 10 months ago (2014-02-14 01:52:04 UTC) #5
wtc
The CQ bit was checked by wtc@chromium.org
6 years, 10 months ago (2014-02-14 02:04:16 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wtc@chromium.org/159143007/180001
6 years, 10 months ago (2014-02-14 02:06:17 UTC) #7
commit-bot: I haz the power
6 years, 10 months ago (2014-02-14 04:27:33 UTC) #8
Message was sent while issue was closed.
Change committed as 251258

Powered by Google App Engine
This is Rietveld 408576698