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

Issue 1166013002: Better determination of Symmetric NAT (Closed)

Created:
5 years, 6 months ago by guoweis_webrtc
Modified:
5 years, 6 months ago
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

Better determination of Symmetric NAT. If we're using shared socket mode, Symmetric NAT can be correctly determined by having more than 1 srflx per Requester (i.e. socket). Design Doc updated at https://docs.google.com/document/d/11zruojoNqZgZYDrSVk0O3JHqFz2cFldWYQbroZdZRBg/edit#heading=h.t7npdccia97t BUG=4576 R=pthatcher@webrtc.org Committed: https://crrev.com/72e9f044471078f40999c93823424e4f0e825c21 Cr-Commit-Position: refs/heads/master@{#9396}

Patch Set 1 #

Patch Set 2 : #

Total comments: 22

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -45 lines) Patch
M webrtc/p2p/stunprober/main.cc View 1 2 3 2 chunks +16 lines, -25 lines 0 comments Download
M webrtc/p2p/stunprober/stunprober.h View 1 2 3 chunks +11 lines, -3 lines 0 comments Download
M webrtc/p2p/stunprober/stunprober.cc View 1 2 6 chunks +32 lines, -16 lines 0 comments Download
M webrtc/p2p/stunprober/stunprober_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (3 generated)
guoweis_webrtc
PTAL.
5 years, 6 months ago (2015-06-05 20:33:59 UTC) #2
pthatcher2
Mostly naming things. https://codereview.webrtc.org/1166013002/diff/20001/webrtc/p2p/stunprober/main.cc File webrtc/p2p/stunprober/main.cc (right): https://codereview.webrtc.org/1166013002/diff/20001/webrtc/p2p/stunprober/main.cc#newcode125 webrtc/p2p/stunprober/main.cc:125: case NATTYPE::NATTYPE_NO_NAT: NATTYPE_NONE? https://codereview.webrtc.org/1166013002/diff/20001/webrtc/p2p/stunprober/main.cc#newcode125 webrtc/p2p/stunprober/main.cc:125: case ...
5 years, 6 months ago (2015-06-05 22:39:41 UTC) #4
guoweis_webrtc
PTAL. https://codereview.webrtc.org/1166013002/diff/20001/webrtc/p2p/stunprober/main.cc File webrtc/p2p/stunprober/main.cc (right): https://codereview.webrtc.org/1166013002/diff/20001/webrtc/p2p/stunprober/main.cc#newcode125 webrtc/p2p/stunprober/main.cc:125: case NATTYPE::NATTYPE_NO_NAT: On 2015/06/05 22:39:41, pthatcher2 wrote: > ...
5 years, 6 months ago (2015-06-07 17:29:40 UTC) #5
pthatcher1
lgtm nits https://codereview.webrtc.org/1166013002/diff/40001/webrtc/p2p/stunprober/main.cc File webrtc/p2p/stunprober/main.cc (right): https://codereview.webrtc.org/1166013002/diff/40001/webrtc/p2p/stunprober/main.cc#newcode109 webrtc/p2p/stunprober/main.cc:109: const char* PrintNATType(stunprober::NatType type) { PrintNatType https://codereview.webrtc.org/1166013002/diff/40001/webrtc/p2p/stunprober/main.cc#newcode112 ...
5 years, 6 months ago (2015-06-08 20:47:17 UTC) #7
guoweis_webrtc
Committed patchset #4 (id:60001) manually as 72e9f044471078f40999c93823424e4f0e825c21 (presubmit successful).
5 years, 6 months ago (2015-06-09 04:04:06 UTC) #8
commit-bot: I haz the power
5 years, 6 months ago (2015-06-09 04:04:12 UTC) #9
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/72e9f044471078f40999c93823424e4f0e825c21
Cr-Commit-Position: refs/heads/master@{#9396}

Powered by Google App Engine
This is Rietveld 408576698