1. 0755a36 Added notion of a general Store abstraction and wired it up in ClusterStore. by tom · 10 years ago
  2. 09585c6 Changed PortAddress API to allow multiple IP addresses per port by Jonathan Hart · 10 years ago
  3. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  4. a7f044e DeviceManager queries MastershipService by Ayaka Koshibe · 10 years ago
  5. 43c182c Implemented storage for PortAddresses in HostStore by Jonathan Hart · 10 years ago
  6. ac60c08 Added APIs for binding address information to ports and for monitoring hosts/ips by Jonathan Hart · 10 years ago
  7. e472987 Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance. by tom · 10 years ago
  8. fc9a4ff Fixed equals methods for better efficiency. Cleaned up ClusterService API. by tom · 10 years ago
  9. bb8b128 tests for flow service by alshabib · 10 years ago
  10. 219ebaa flowrule states functional by alshabib · 10 years ago
  11. 4e9c37c add new line at EOF by Yuta HIGUCHI · 10 years ago
  12. 85c612b Doh! Forgot to ignite SimpleFlowRuleStore as a component. Pingall now works again! by tom · 10 years ago
  13. 202175a Renaming all Simple*Manager to just *Manager. by tom · 10 years ago
  14. be98831 Restructured to separate stores and managers into different bundles. Reactive forwarding does not seem to work; will investigate. by tom · 10 years ago
  15. fca736c Began implementation of the a host monitor by Jonathan Hart · 10 years ago
  16. 1d56fe4 renamed IpAddress to IpPrefix by Ayaka Koshibe · 10 years ago
  17. 10262dd Formalized TopologyStore in preparation for separating managers and stores. by tom · 10 years ago
  18. 5bcc946 Formalized HostStore in preparation for separating managers and stores. by tom · 10 years ago
  19. 35c0dc3 Formalized LinkStore in preparation for separating managers and stores. by tom · 10 years ago
  20. 41a2c5f Formalized DeviceStore in preparation for separating managers and stores. by tom · 10 years ago
  21. 9704490 building flowrules by alshabib · 10 years ago
  22. d4e53e1 Consolidated FlowEntry into FlowRule by Ayaka Koshibe · 10 years ago
  23. f6ab215 Changed the way ProviderId is made to include URI scheme portion. by tom · 10 years ago
  24. 3714754 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  25. 7e02cda Changed the way ProviderId is made to include URI scheme portion. by tom · 10 years ago
  26. cd2c684 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  27. 5c370ff stats reply in progress by alshabib · 10 years ago
  28. b55524f Tests for FlowRuleStore plus bugfixes by Ayaka Koshibe · 10 years ago
  29. 08eabaa added simple storage to SimpleFlowRuleManager by Ayaka Koshibe · 10 years ago
  30. a56d5fe Added a few todos. by tom · 10 years ago
  31. dc95b8a Cleaned-up some javadocs and added some tests. by tom · 10 years ago
  32. 210f3f3 Moved path service to topology. by tom · 10 years ago
  33. a9c199f renamed VLAN, IP, and MACAddress classes by Ayaka Koshibe · 10 years ago
  34. ac8e729 added tests for HostManager/service by Ayaka Koshibe · 10 years ago
  35. beb7316 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  36. 57044ba initial flow rule provider by alshabib · 10 years ago
  37. 61359e9 Added a slew of adapters to shorten the tests and to allow them to be used in more upcoming tests. by tom · 10 years ago