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

Unified Diff: client/config/wifi_testbed_config

Issue 1512032: WiFi test cleanups (Closed)
Patch Set: Created 10 years, 8 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 | server/site_bsd_router.py » ('j') | server/site_wifitest.py » ('J')
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 daadc21990049475208a2d7355d7be787f994bb5..2216112065416c63414acdb2dd5911f10f935105 100644
--- a/client/config/wifi_testbed_config
+++ b/client/config/wifi_testbed_config
@@ -16,8 +16,8 @@
},
# configurable wifi/router that can reached by ssh
"router" : {
- "addr" : "172.22.71.78",
- "phydev" : "ath0" , # wireless device
- "wiredev" : "npe0" # wired ifnet to bridge wifi traffic
+ "addr" : "172.22.71.64",
neb 2010/04/10 00:04:24 Address change shouldn't be a part of the commit.
Sam Leffler 2010/04/12 15:52:55 Done.
+# "phydev" : "ath0" , # wireless device
+# "wiredev" : "npe0" # wired ifnet to bridge wifi traffic
}
}
« no previous file with comments | « no previous file | server/site_bsd_router.py » ('j') | server/site_wifitest.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698