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

Issue 6394004: Log source ip and port in NetLog. (Closed)

Created:
9 years, 11 months ago by willchan no longer on Chromium
Modified:
9 years, 7 months ago
Reviewers:
Mike Belshe
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Log source ip and port in NetLog. This will make it easier to identify specific TCP connections in a wireshark trace. BUG=70649 TEST=Connect somewhere, check about:net-internals to see that source ip and port are logged. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72607

Patch Set 1 #

Patch Set 2 : Logging #

Patch Set 3 : Refactor. #

Patch Set 4 : Fix DCHECK. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -30 lines) Patch
M net/base/net_util.h View 3 chunks +16 lines, -2 lines 0 comments Download
M net/base/net_util.cc View 1 2 3 7 chunks +50 lines, -20 lines 0 comments Download
M net/socket/tcp_client_socket_libevent.cc View 1 2 2 chunks +31 lines, -4 lines 0 comments Download
M net/socket/tcp_client_socket_win.cc View 1 2 1 chunk +29 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
willchan no longer on Chromium
9 years, 11 months ago (2011-01-26 03:29:28 UTC) #1
Mike Belshe
9 years, 11 months ago (2011-01-26 04:09:32 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698