commit | d42552c533d6458d6b1c7435d7f05725f021e56e | [log] [tgz] |
---|---|---|
author | Andrew Davies <awdavies@google.com> | Tue Aug 20 16:55:26 2019 -0700 |
committer | Andrew Davies <awdavies@google.com> | Tue Aug 20 17:09:33 2019 -0700 |
tree | 329ebfb5692673bc48c3ad7d01f4948887f5cc8c | |
parent | cf96e1b0d2b1cd30a76838ef0ceec61969294b2d [diff] |
[dev_finder] Remove duplicate devices. Removes duplicate devices from results. This can happen when sending to multiple interfaces all reach the same device before the host can respond. As this uses a hash map, results are sorted to ensure that they are deterministic for testing. Test: `go test` Change-Id: Ifd67bec0b3c7900a42a88dad1b4099bc4d4f972a
This repo contains tools used in Fuchsia build and development.
Go packages from here are automatically built and uploaded to CIPD and Google Storage by bots using the tools recipe.