1. 33f228a Replaced IpPrefix and IpAddress in the following methods by Pavlin Radoslavov · 10 years ago
  2. 093340b Speeding up stuff. HostDescription now passes up just a single IpAddress. by tom · 10 years ago
  3. 8f6f1ea More HostMonitor cleanup and javadocs by Jonathan Hart · 10 years ago
  4. 70da512 Wired up HostMonitor to its dependencies and got it working. by Jonathan Hart · 10 years ago
  5. c78acee Enahnced topology and flow stores to extend general store. by tom · 10 years ago
  6. 09585c6 Changed PortAddress API to allow multiple IP addresses per port by Jonathan Hart · 10 years ago
  7. 43c182c Implemented storage for PortAddresses in HostStore by Jonathan Hart · 10 years ago
  8. ac60c08 Added APIs for binding address information to ports and for monitoring hosts/ips by Jonathan Hart · 10 years ago
  9. 202175a Renaming all Simple*Manager to just *Manager. by tom · 10 years ago[Renamed (99%) from core/net/src/main/java/org/onlab/onos/net/host/impl/SimpleHostManager.java]
  10. be98831 Restructured to separate stores and managers into different bundles. Reactive forwarding does not seem to work; will investigate. by tom · 10 years ago[Renamed (98%) from core/trivial/src/main/java/org/onlab/onos/net/trivial/host/impl/SimpleHostManager.java]
  11. fca736c Began implementation of the a host monitor by Jonathan Hart · 10 years ago
  12. 1d56fe4 renamed IpAddress to IpPrefix by Ayaka Koshibe · 10 years ago
  13. 5bcc946 Formalized HostStore in preparation for separating managers and stores. by tom · 10 years ago
  14. a9c199f renamed VLAN, IP, and MACAddress classes by Ayaka Koshibe · 10 years ago
  15. ac8e729 added tests for HostManager/service by Ayaka Koshibe · 10 years ago
  16. 89b63c5 Added a wipe-out command; we need to revisit how to either make the devices come back or the links not come back. by tom · 10 years ago
  17. f297f39 Added a skeletal structure for forwarding app. by tom · 10 years ago
  18. 04a1a4e added VLANID construct by Ayaka Koshibe · 10 years ago
  19. 491fdb5 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  20. 578ebdc Moved host core stuff to its own package. by tom · 10 years ago[Renamed (98%) from core/trivial/src/main/java/org/onlab/onos/net/trivial/impl/SimpleHostManager.java]
  21. dc361b6 Adding more topology manager/store implementation. by tom · 10 years ago
  22. 7869ad9 Cleaned up some of the host-related abstractions and filled in more of the host manager implementation. by tom · 10 years ago
  23. e2dc27a Moved net to core by tom · 10 years ago[Renamed from net/core/trivial/src/main/java/org/onlab/onos/net/trivial/impl/SimpleHostManager.java]
  24. cfde062 Sketching more topology related stuff. Added overview.html for Java API docs. by tom · 10 years ago
  25. 96dfcab Changed nomenclature from Broker to Registry. by tom · 10 years ago
  26. 5f38b3a Cleaned-up templates and added package.html files. by tom · 10 years ago
  27. 32f6684 Adding some flesh to the simple device manager. by tom · 10 years ago
  28. db0d03f Added more trivial core implementations. by tom · 10 years ago