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

Issue 2086203004: Allow receiving a packet on a TURN port from an unknown address. (Closed)

Created:
4 years, 6 months ago by Taylor Brandstetter
Modified:
4 years, 6 months ago
Reviewers:
honghaiz3, pthatcher1
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

Allow receiving a packet on a TURN port from an unknown address. This may occur if the TURN server allows the packet through due to its policies around CreatePermission requirements, but the candidate has not yet been signaled. R=honghaiz@webrtc.org, pthatcher@webrtc.org Committed: https://crrev.com/ef184702f696c6cc9d5e704d03b5a78d83440d78 Cr-Commit-Position: refs/heads/master@{#13278}

Patch Set 1 #

Patch Set 2 : Fixing typo in comment. #

Patch Set 3 : Merging with master (renaming best_connection to selected_connection) #

Patch Set 4 : Fixing expectation of TURN port test. #

Patch Set 5 : Fixing memory leak found by ASan bot. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -16 lines) Patch
M webrtc/p2p/base/p2ptransportchannel_unittest.cc View 1 2 3 4 6 chunks +52 lines, -6 lines 0 comments Download
M webrtc/p2p/base/testturnserver.h View 1 chunk +4 lines, -0 lines 0 comments Download
M webrtc/p2p/base/turnport.cc View 1 2 1 chunk +5 lines, -5 lines 0 comments Download
M webrtc/p2p/base/turnport_unittest.cc View 1 2 3 1 chunk +2 lines, -4 lines 0 comments Download
M webrtc/p2p/base/turnserver.h View 2 chunks +6 lines, -0 lines 0 comments Download
M webrtc/p2p/base/turnserver.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 26 (14 generated)
Taylor Brandstetter
Please take a look. This fixes the scenario where the TURN server allows a packet ...
4 years, 6 months ago (2016-06-22 23:40:32 UTC) #2
pthatcher1
lgtm
4 years, 6 months ago (2016-06-23 00:35:00 UTC) #3
honghaiz3
lgtm
4 years, 6 months ago (2016-06-23 19:24:28 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2086203004/20001
4 years, 6 months ago (2016-06-23 19:39:39 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/ios_dbg/builds/16036) mac_baremetal on tryserver.webrtc (JOB_FAILED, ...
4 years, 6 months ago (2016-06-23 19:41:53 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2086203004/40001
4 years, 6 months ago (2016-06-23 19:44:51 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_rel on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/linux_rel/builds/16133)
4 years, 6 months ago (2016-06-23 19:52:04 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2086203004/60001
4 years, 6 months ago (2016-06-23 22:51:30 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_dbg/builds/14431)
4 years, 6 months ago (2016-06-23 23:01:20 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2086203004/80001
4 years, 6 months ago (2016-06-23 23:34:07 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_dbg/builds/14434)
4 years, 6 months ago (2016-06-23 23:40:31 UTC) #23
Taylor Brandstetter
4 years, 6 months ago (2016-06-24 00:36:02 UTC) #25
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
ef184702f696c6cc9d5e704d03b5a78d83440d78 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698