commit | 69381a90f9da0b3b1b8ac2feec96cbb204e46f9a | [log] [tgz] |
---|---|---|
author | Srdjan Petrovic <spetrovic@google.com> | Thu Oct 30 13:20:55 2014 -0700 |
committer | Srdjan Petrovic <spetrovic@google.com> | Thu Oct 30 13:20:59 2014 -0700 |
tree | fc1af0379cd75bd4bfc1d7a13b1484a54fa587af | |
parent | 395a3f7b8ff3d2787a9756795a82fb5213377fb2 [diff] |
veyron.io/veyron/veyron/runtimes/google/ipc: Bugfix. dhcpListener was never triggered, even for ":0" addresses. Summary: roaming.ListenSpec doesn't trigger dhcpListener. The reason is that the original address was used in the checks (as opposed to the address returned by externalEndpoint()). Also, the loopback bit was flipped. Minor change to make the code not panic for Android. Change-Id: I2509e7603d491ca89773cb6d650f93e45a74c818