Chromium Code Reviews| 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 |
| } |
| } |