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

Issue 1218293016: Tighten link-local IPv6 routing exclusion check (Closed)

Created:
5 years, 5 months ago by bemasc2
Modified:
5 years, 5 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Tighten link-local routing exclusion check Also add a unit test for this behavior. BUG=https://code.google.com/p/webrtc/issues/detail?id=4823 R=pthatcher@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/b8b0143a11afd495b8e9c1a1cc388cdbd4340b99

Patch Set 1 #

Total comments: 2

Patch Set 2 : Test more cases #

Total comments: 3

Patch Set 3 : Change TestPortsCanConnect to ExpectPortsCanConnect #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -1 line) Patch
M webrtc/p2p/base/port.cc View 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/p2p/base/port_unittest.cc View 1 2 2 chunks +45 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
bemasc2
5 years, 5 months ago (2015-07-07 14:48:47 UTC) #2
pthatcher1
Good fix. But could you please add a few more test cases? https://codereview.webrtc.org/1218293016/diff/1/webrtc/p2p/base/port_unittest.cc File webrtc/p2p/base/port_unittest.cc ...
5 years, 5 months ago (2015-07-07 18:11:16 UTC) #3
bemasc2
https://codereview.webrtc.org/1218293016/diff/1/webrtc/p2p/base/port_unittest.cc File webrtc/p2p/base/port_unittest.cc (right): https://codereview.webrtc.org/1218293016/diff/1/webrtc/p2p/base/port_unittest.cc#newcode1416 webrtc/p2p/base/port_unittest.cc:1416: EXPECT_EQ(0U, ports[0]->connections().size()); On 2015/07/07 18:11:16, pthatcher1 wrote: > Should ...
5 years, 5 months ago (2015-07-07 19:26:00 UTC) #4
pthatcher1
lgtm, with a nit https://codereview.webrtc.org/1218293016/diff/20001/webrtc/p2p/base/port_unittest.cc File webrtc/p2p/base/port_unittest.cc (right): https://codereview.webrtc.org/1218293016/diff/20001/webrtc/p2p/base/port_unittest.cc#newcode1399 webrtc/p2p/base/port_unittest.cc:1399: void PortTest::TestPortsCanConnect(Port* p1, Port* p2, ...
5 years, 5 months ago (2015-07-07 20:53:24 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1218293016/40001
5 years, 5 months ago (2015-07-07 21:00:18 UTC) #8
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. Only full committers are accepted. Even if an ...
5 years, 5 months ago (2015-07-07 21:00:20 UTC) #10
bemasc2
https://codereview.webrtc.org/1218293016/diff/20001/webrtc/p2p/base/port_unittest.cc File webrtc/p2p/base/port_unittest.cc (right): https://codereview.webrtc.org/1218293016/diff/20001/webrtc/p2p/base/port_unittest.cc#newcode1399 webrtc/p2p/base/port_unittest.cc:1399: void PortTest::TestPortsCanConnect(Port* p1, Port* p2, bool can_connect) { On ...
5 years, 5 months ago (2015-07-07 21:00:35 UTC) #11
pthatcher1
5 years, 5 months ago (2015-07-07 23:46:05 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
b8b0143a11afd495b8e9c1a1cc388cdbd4340b99 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698