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

Issue 10868031: Limit the ports used by IT2Me when NAT traversal is disabled. (Closed)

Created:
8 years, 4 months ago by Wez
Modified:
8 years, 4 months ago
Reviewers:
Sergey Ulanov
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Limit the ports used by IT2Me when NAT traversal is disabled. BUG=132785 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=153353

Patch Set 1 #

Total comments: 2

Patch Set 2 : Move default min & max port definitions to NetworkSettings. #

Total comments: 2

Patch Set 3 : Add explanation to NetworkSettings default port defines #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -11 lines) Patch
M remoting/host/network_settings.h View 1 2 1 chunk +7 lines, -0 lines 0 comments Download
M remoting/host/plugin/host_script_object.cc View 1 1 chunk +13 lines, -6 lines 0 comments Download
M remoting/host/remoting_me2me_host.cc View 1 2 chunks +2 lines, -5 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Wez
PTAL
8 years, 4 months ago (2012-08-22 23:45:09 UTC) #1
Sergey Ulanov
http://codereview.chromium.org/10868031/diff/1/remoting/host/plugin/host_script_object.cc File remoting/host/plugin/host_script_object.cc (right): http://codereview.chromium.org/10868031/diff/1/remoting/host/plugin/host_script_object.cc#newcode77 remoting/host/plugin/host_script_object.cc:77: const int kMinPortNumber = 12400; Maybe put these values ...
8 years, 4 months ago (2012-08-22 23:50:33 UTC) #2
Wez
http://codereview.chromium.org/10868031/diff/1/remoting/host/plugin/host_script_object.cc File remoting/host/plugin/host_script_object.cc (right): http://codereview.chromium.org/10868031/diff/1/remoting/host/plugin/host_script_object.cc#newcode77 remoting/host/plugin/host_script_object.cc:77: const int kMinPortNumber = 12400; On 2012/08/22 23:50:34, sergeyu ...
8 years, 4 months ago (2012-08-23 23:26:25 UTC) #3
Sergey Ulanov
lgtm https://chromiumcodereview.appspot.com/10868031/diff/5001/remoting/host/network_settings.h File remoting/host/network_settings.h (right): https://chromiumcodereview.appspot.com/10868031/diff/5001/remoting/host/network_settings.h#newcode12 remoting/host/network_settings.h:12: static const int kDefaultMinPort = 12400; Please add ...
8 years, 4 months ago (2012-08-24 18:47:27 UTC) #4
Wez
https://chromiumcodereview.appspot.com/10868031/diff/5001/remoting/host/network_settings.h File remoting/host/network_settings.h (right): https://chromiumcodereview.appspot.com/10868031/diff/5001/remoting/host/network_settings.h#newcode12 remoting/host/network_settings.h:12: static const int kDefaultMinPort = 12400; On 2012/08/24 18:47:27, ...
8 years, 4 months ago (2012-08-24 19:51:24 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/10868031/3002
8 years, 4 months ago (2012-08-24 19:51:42 UTC) #6
commit-bot: I haz the power
Try job failure for 10868031-3002 (retry) on linux_rel for step "interactive_ui_tests". It's a second try, ...
8 years, 4 months ago (2012-08-24 21:28:39 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/10868031/3002
8 years, 4 months ago (2012-08-24 21:32:23 UTC) #8
commit-bot: I haz the power
Try job failure for 10868031-3002 on win_rel for step "update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=55405 Step "update" is always ...
8 years, 4 months ago (2012-08-24 21:34:38 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/10868031/3002
8 years, 4 months ago (2012-08-24 21:39:54 UTC) #10
commit-bot: I haz the power
8 years, 4 months ago (2012-08-24 23:58:59 UTC) #11
Change committed as 153353

Powered by Google App Engine
This is Rietveld 408576698