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

Issue 1465843004: Stop sending stun binding requests after certain amount of time. (Closed)

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

Description

Stop sending stun binding requests after certain amount of time. Also stop it if the request timed out. It is going to be complicated to keep this and make it sync with the connection bind request as they may be on two different ports. BUG= Committed: https://crrev.com/45b0efd378abef87676e6ec55516b10ce583ddac Cr-Commit-Position: refs/heads/master@{#10899}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 8

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -20 lines) Patch
M webrtc/p2p/base/stunport.cc View 1 2 3 6 chunks +18 lines, -20 lines 0 comments Download

Messages

Total messages: 31 (16 generated)
honghaiz3
5 years, 1 month ago (2015-11-21 00:27:11 UTC) #3
pthatcher1
https://codereview.webrtc.org/1465843004/diff/1/webrtc/p2p/base/stunport.cc File webrtc/p2p/base/stunport.cc (right): https://codereview.webrtc.org/1465843004/diff/1/webrtc/p2p/base/stunport.cc#newcode400 webrtc/p2p/base/stunport.cc:400: requests_.Send(new StunBindingRequest(this, false, stun_addr)); Can we change StunBindingRequest::keep_alive_ to ...
5 years ago (2015-12-02 22:38:08 UTC) #4
honghaiz3
Also removed re-starting the request if the stun-binding requests timed out as it has been ...
5 years ago (2015-12-03 01:00:01 UTC) #8
pthatcher1
https://codereview.webrtc.org/1465843004/diff/80001/webrtc/p2p/base/stunport.cc File webrtc/p2p/base/stunport.cc (right): https://codereview.webrtc.org/1465843004/diff/80001/webrtc/p2p/base/stunport.cc#newcode28 webrtc/p2p/base/stunport.cc:28: // Stop sending STUN binding request after this amount ...
5 years ago (2015-12-03 21:00:19 UTC) #10
pthatcher1
https://codereview.webrtc.org/1465843004/diff/80001/webrtc/p2p/base/stunport.cc File webrtc/p2p/base/stunport.cc (right): https://codereview.webrtc.org/1465843004/diff/80001/webrtc/p2p/base/stunport.cc#newcode249 webrtc/p2p/base/stunport.cc:249: // prepare STUN candidate. This comment is no longer ...
5 years ago (2015-12-03 21:00:57 UTC) #11
honghaiz3
https://codereview.webrtc.org/1465843004/diff/80001/webrtc/p2p/base/stunport.cc File webrtc/p2p/base/stunport.cc (right): https://codereview.webrtc.org/1465843004/diff/80001/webrtc/p2p/base/stunport.cc#newcode28 webrtc/p2p/base/stunport.cc:28: // Stop sending STUN binding request after this amount ...
5 years ago (2015-12-03 22:21:22 UTC) #14
pthatcher1
lgtm https://codereview.webrtc.org/1465843004/diff/140001/webrtc/p2p/base/stunport.cc File webrtc/p2p/base/stunport.cc (right): https://codereview.webrtc.org/1465843004/diff/140001/webrtc/p2p/base/stunport.cc#newcode351 webrtc/p2p/base/stunport.cc:351: // open during the call. Sorry, I meant ...
5 years ago (2015-12-03 22:45:54 UTC) #15
honghaiz3
Thanks! https://codereview.webrtc.org/1465843004/diff/140001/webrtc/p2p/base/stunport.cc File webrtc/p2p/base/stunport.cc (right): https://codereview.webrtc.org/1465843004/diff/140001/webrtc/p2p/base/stunport.cc#newcode351 webrtc/p2p/base/stunport.cc:351: // open during the call. On 2015/12/03 22:45:53, ...
5 years ago (2015-12-03 22:53:02 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1465843004/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1465843004/160001
5 years ago (2015-12-03 22:53:14 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL) android_clang_dbg on ...
5 years ago (2015-12-04 00:53:36 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1465843004/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1465843004/160001
5 years ago (2015-12-04 01:33:04 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL) android_clang_dbg on ...
5 years ago (2015-12-04 03:33:41 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1465843004/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1465843004/160001
5 years ago (2015-12-04 16:35:47 UTC) #27
commit-bot: I haz the power
Committed patchset #4 (id:160001)
5 years ago (2015-12-04 16:57:28 UTC) #29
commit-bot: I haz the power
5 years ago (2015-12-04 16:57:36 UTC) #31
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/45b0efd378abef87676e6ec55516b10ce583ddac
Cr-Commit-Position: refs/heads/master@{#10899}

Powered by Google App Engine
This is Rietveld 408576698