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

Unified Diff: client/config/wifi_testbed_config

Issue 3450007: Fix destination address for ping (wifi addr) (Closed) Base URL: ssh://gitrw.chromium.org/autotest.git
Patch Set: Created 10 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/config/wifi_testbed_config
diff --git a/client/config/wifi_testbed_config b/client/config/wifi_testbed_config
index b25e00f9be5d1b96c01db25568fec1928bf0f198..1d3f9e010145a10a28de2452347af3de7d134530 100644
--- a/client/config/wifi_testbed_config
+++ b/client/config/wifi_testbed_config
@@ -12,7 +12,7 @@
# machine on router net for ping/netperf
"server" : {
# "addr" : "172.22.71.221", # NB: not reachable
- "wifi_addr" : "192.168.1.254"
+ "wifi_addr" : "192.168.2.254"
},
# configurable wifi/router that can reached by ssh
"router" : {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698