lib/netstate: support for cleaning up rpc/model.go as per cl 9907.

- netstate.Addresses now implement net.Addr
- conversions from net.Addr to/from netstate.Addresses
  are provided
- the 'address chooser' functionality is moved to netstate,
  with an implementation of 'PossibleAddresses' being
  provided here rather than by the implementation of the
  servers that need it.

MultiPart: 2/4

Change-Id: Id3a3f1092b4887cda464f2b7d8d854cc25db01dd
8 files changed
tree: c431948e4177d9c3974b6c9c5d1b518ffad9c87d
  1. buildinfo/
  2. cmdline/
  3. dbutil/
  4. host/
  5. netconfig/
  6. netstate/
  7. textutil/
  8. toposort/
  9. vlog/
  10. .gitignore
  11. AUTHORS
  12. CONTRIBUTORS
  13. LICENSE
  14. PATENTS
  15. README.md
  16. VERSION
README.md

This repository contains general purpose libraries used by the Vanadium project.