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

Issue 2881027: [Linux] Listen to and correctly handle IPv6 address change announcements. (Closed)

Created:
10 years, 5 months ago by vandebo (ex-Chrome)
Modified:
9 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

[Linux] Listen to and correctly handle IPv6 address change announcements. BUG=36591 TEST=manually test that network change notifications happen at the right time. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=55171

Patch Set 1 #

Total comments: 10

Patch Set 2 : Address comments #

Patch Set 3 : Stale -> Duplicate #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -1 line) Patch
M net/base/network_change_notifier_netlink_linux.cc View 1 2 3 chunks +35 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
vandebo (ex-Chrome)
10 years, 5 months ago (2010-07-22 01:24:51 UTC) #1
jar (doing other things)
I'm not at all expert in this area... so please humor my comments and help ...
10 years, 5 months ago (2010-07-22 18:47:09 UTC) #2
vandebo (ex-Chrome)
On 2010/07/22 18:47:09, jar wrote: > I'm not at all expert in this area... so ...
10 years, 5 months ago (2010-07-22 20:52:59 UTC) #3
jar (doing other things)
http://codereview.chromium.org/2881027/diff/1/2 File net/base/network_change_notifier_netlink_linux.cc (right): http://codereview.chromium.org/2881027/diff/1/2#newcode45 net/base/network_change_notifier_netlink_linux.cc:45: if (cache_info->cstamp != cache_info->tstamp) On 2010/07/22 20:53:00, vandebo wrote: ...
10 years, 4 months ago (2010-07-29 00:51:55 UTC) #4
jar (doing other things)
10 years, 4 months ago (2010-08-04 16:18:22 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698