| commit | efeba018bde81e02e1255714e3d4eeeb43c055e7 | [log] [tgz] |
|---|---|---|
| author | Mike Lockwood <lockwood@google.com> | Thu Dec 15 12:21:26 2011 -0500 |
| committer | Mike Lockwood <lockwood@google.com> | Fri Feb 10 14:44:08 2012 -0800 |
| tree | b79d4e4ddf5cdd460a8db22981a57735063809a8 | |
| parent | 1ce5b26d707e0086e09af3cd0428f1b441145261 [diff] |
EthernetDataTracker: Don't run DHCP or set network available until link is up Previously we were starting DHCP as soon as the interface was added, which is at boot on devices with builtin ethernet. Signed-off-by: Mike Lockwood <lockwood@google.com>