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

Issue 268483003: Revert 267234 "New policies: enable/disable relay; port range" (Closed)

Created:
6 years, 7 months ago by Noam Samuel
Modified:
6 years, 7 months ago
Reviewers:
dcaiafa
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 267234 "New policies: enable/disable relay; port range" > New policies: enable/disable relay; port range > > Add new Chromoting policies: > > "RemoteAccessHostAllowRelayedConnection" > bool, default true > It can be set to false to disable the use of relay servers if NAT > traversal is enabled. > > "RemoteAccessHostUdpPortRange" > string, default "" > Can be used to specify a range in the form "<min-port>-<max-port>" to > restrict the range of UDP ports available to the host for connections. > E.g. "12400-12409" > > BUG=355168 > > Review URL: https://codereview.chromium.org/209323002 TBR=dcaiafa@chromium.org BUG=368724 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=267242

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -353 lines) Patch
M trunk/src/chrome/browser/policy/configuration_policy_handler_list_factory.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M trunk/src/chrome/common/pref_names.h View 1 chunk +0 lines, -2 lines 0 comments Download
M trunk/src/chrome/common/pref_names.cc View 1 chunk +0 lines, -11 lines 0 comments Download
M trunk/src/chrome/test/data/policy/policy_test_cases.json View 1 chunk +0 lines, -16 lines 0 comments Download
M trunk/src/components/policy/resources/policy_templates.json View 3 chunks +2 lines, -38 lines 0 comments Download
M trunk/src/remoting/client/jni/chromoting_jni_instance.cc View 1 chunk +1 line, -1 line 0 comments Download
M trunk/src/remoting/client/plugin/chromoting_instance.cc View 1 chunk +1 line, -1 line 0 comments Download
M trunk/src/remoting/host/it2me/it2me_host.cc View 1 chunk +1 line, -1 line 0 comments Download
M trunk/src/remoting/host/policy_hack/policy_watcher.h View 1 chunk +0 lines, -6 lines 0 comments Download
M trunk/src/remoting/host/policy_hack/policy_watcher.cc View 3 chunks +0 lines, -9 lines 0 comments Download
M trunk/src/remoting/host/policy_hack/policy_watcher_unittest.cc View 5 chunks +0 lines, -47 lines 0 comments Download
M trunk/src/remoting/host/remoting_me2me_host.cc View 7 chunks +5 lines, -80 lines 0 comments Download
M trunk/src/remoting/jingle_glue/chromium_port_allocator.cc View 1 chunk +5 lines, -7 lines 0 comments Download
M trunk/src/remoting/jingle_glue/network_settings.h View 2 chunks +11 lines, -31 lines 0 comments Download
D trunk/src/remoting/jingle_glue/network_settings.cc View 1 chunk +0 lines, -45 lines 0 comments Download
D trunk/src/remoting/jingle_glue/network_settings_unittest.cc View 1 chunk +0 lines, -41 lines 0 comments Download
M trunk/src/remoting/protocol/libjingle_transport_factory.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M trunk/src/remoting/remoting_srcs.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M trunk/src/remoting/remoting_test.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M trunk/src/tools/metrics/histograms/histograms.xml View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Noam Samuel
6 years, 7 months ago (2014-04-30 16:57:53 UTC) #1
Noam Samuel
6 years, 7 months ago (2014-04-30 16:58:08 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r267242.

Powered by Google App Engine
This is Rietveld 408576698