1. 06dc6b9 Slice out LinkKey by Yuta HIGUCHI · 10 years ago
  2. b70d34b base for mastership term implementation by Ayaka Koshibe · 10 years ago
  3. 6823abc Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  4. ab91cc4 role assertion failure is returned to DeviceProvider by Ayaka Koshibe · 10 years ago
  5. c884f1b Implemented adding and removing address bindings in the store, along with unit tests. by Jonathan Hart · 10 years ago
  6. f547970 DeviceStore bugfixes by Yuta HIGUCHI · 10 years ago
  7. 6553b51 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  8. a68eb96 resilient flows and application id by alshabib · 10 years ago
  9. 1fd5bb7 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  10. 406d010 MastershipManagerTest plus tweaks to MastershipStore by Ayaka Koshibe · 10 years ago
  11. c78acee Enahnced topology and flow stores to extend general store. by tom · 10 years ago
  12. f80c972 Enahnced link and host stores to extend general store. by tom · 10 years ago
  13. 0755a36 Added notion of a general Store abstraction and wired it up in ClusterStore. by tom · 10 years ago
  14. 09585c6 Changed PortAddress API to allow multiple IP addresses per port by Jonathan Hart · 10 years ago
  15. b41d1ac Added graceful shutdown for upstart service. by tom · 10 years ago
  16. a7f044e DeviceManager queries MastershipService by Ayaka Koshibe · 10 years ago
  17. 43c182c Implemented storage for PortAddresses in HostStore by Jonathan Hart · 10 years ago
  18. ac60c08 Added APIs for binding address information to ports and for monitoring hosts/ips by Jonathan Hart · 10 years ago
  19. e472987 Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance. by tom · 10 years ago
  20. fc9a4ff Fixed equals methods for better efficiency. Cleaned up ClusterService API. by tom · 10 years ago
  21. bb8b128 tests for flow service by alshabib · 10 years ago
  22. 219ebaa flowrule states functional by alshabib · 10 years ago
  23. 4e9c37c add new line at EOF by Yuta HIGUCHI · 10 years ago
  24. 85c612b Doh! Forgot to ignite SimpleFlowRuleStore as a component. Pingall now works again! by tom · 10 years ago
  25. 202175a Renaming all Simple*Manager to just *Manager. by tom · 10 years ago
  26. be98831 Restructured to separate stores and managers into different bundles. Reactive forwarding does not seem to work; will investigate. by tom · 10 years ago
  27. fca736c Began implementation of the a host monitor by Jonathan Hart · 10 years ago
  28. 1d56fe4 renamed IpAddress to IpPrefix by Ayaka Koshibe · 10 years ago
  29. 10262dd Formalized TopologyStore in preparation for separating managers and stores. by tom · 10 years ago
  30. 5bcc946 Formalized HostStore in preparation for separating managers and stores. by tom · 10 years ago
  31. 35c0dc3 Formalized LinkStore in preparation for separating managers and stores. by tom · 10 years ago
  32. 41a2c5f Formalized DeviceStore in preparation for separating managers and stores. by tom · 10 years ago
  33. 9704490 building flowrules by alshabib · 10 years ago
  34. d4e53e1 Consolidated FlowEntry into FlowRule by Ayaka Koshibe · 10 years ago
  35. f6ab215 Changed the way ProviderId is made to include URI scheme portion. by tom · 10 years ago
  36. 3714754 Merge remote-tracking branch 'origin/master' by tom · 10 years ago
  37. 7e02cda Changed the way ProviderId is made to include URI scheme portion. by tom · 10 years ago
  38. cd2c684 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  39. 5c370ff stats reply in progress by alshabib · 10 years ago
  40. b55524f Tests for FlowRuleStore plus bugfixes by Ayaka Koshibe · 10 years ago
  41. 08eabaa added simple storage to SimpleFlowRuleManager by Ayaka Koshibe · 10 years ago
  42. a56d5fe Added a few todos. by tom · 10 years ago
  43. dc95b8a Cleaned-up some javadocs and added some tests. by tom · 10 years ago
  44. 210f3f3 Moved path service to topology. by tom · 10 years ago
  45. a9c199f renamed VLAN, IP, and MACAddress classes by Ayaka Koshibe · 10 years ago
  46. ac8e729 added tests for HostManager/service by Ayaka Koshibe · 10 years ago
  47. beb7316 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  48. 57044ba initial flow rule provider by alshabib · 10 years ago
  49. 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