1. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  2. 33f228a Replaced IpPrefix and IpAddress in the following methods by Pavlin Radoslavov · 10 years ago
  3. 76b0ae2 Work toward common IP address classes. by Pavlin Radoslavov · 10 years ago
  4. dc09a3b Fixed flaky HostMonitor unit tests. by Jonathan Hart · 10 years ago
  5. 093340b Speeding up stuff. HostDescription now passes up just a single IpAddress. by tom · 10 years ago
  6. b4758a9 Host monitor test by Jonathan Hart · 10 years ago
  7. 8f6f1ea More HostMonitor cleanup and javadocs by Jonathan Hart · 10 years ago
  8. 9a693fd Fixed traffic selector builder to allow only one criterion. by tom · 10 years ago
  9. 34ed2fd Cleaned up HostMonitor and support HostProvider invalidation by Jonathan Hart · 10 years ago
  10. 70da512 Wired up HostMonitor to its dependencies and got it working. by Jonathan Hart · 10 years ago
  11. 010c31d pretty builders by alshabib · 10 years ago
  12. c78acee Enahnced topology and flow stores to extend general store. by tom · 10 years ago
  13. 09585c6 Changed PortAddress API to allow multiple IP addresses per port by Jonathan Hart · 10 years ago
  14. 87fbbad Implemented HostMonitor for probing IP addresses to detect hosts by Jonathan Hart · 10 years ago
  15. 32129f2 Remove IP addresses from the Port interface. by Jonathan Hart · 10 years ago
  16. 43c182c Implemented storage for PortAddresses in HostStore by Jonathan Hart · 10 years ago
  17. ac60c08 Added APIs for binding address information to ports and for monitoring hosts/ips by Jonathan Hart · 10 years ago
  18. 202175a Renaming all Simple*Manager to just *Manager. by tom · 10 years ago
  19. be98831 Restructured to separate stores and managers into different bundles. Reactive forwarding does not seem to work; will investigate. by tom · 10 years ago