1. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  2. 74bcd92 Added STC shutdown scenario. by Thomas Vachuska · 9 years ago
  3. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  4. afeebbd ONOS-1982: MessagingService is now a OSGi service. Has implementations based on Netty and IOLoop by Madan Jampani · 9 years ago
  5. ff66374 Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract). by Simon Hunt · 9 years ago
  6. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  7. de563cf Added ability to form a cluster via REST API. by Thomas Vachuska · 9 years ago
  8. 7d2fab2 ONOS-1326: Added support for observing when node liveness status was last updated. Useful for detecting/debugging stability issues. by Madan Jampani · 9 years ago
  9. dd6479f Revert "Turning on Phi accrual failure detector based ClusterService implementation" by Madan Jampani · 9 years ago
  10. 248e87b Turning on Phi accrual failure detector based ClusterService implementation by Madan Jampani · 9 years ago
  11. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  12. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/net/src/main/java/org/onlab/onos/cluster/impl/ClusterManager.java]
  13. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  14. 444b519 Replaced the usage of IpPrefix with IpAddress in the context of by Pavlin Radoslavov · 10 years ago
  15. ee49c37 Preparing for change in ClusterService/Store implementation. by tom · 10 years ago
  16. f80c972 Enahnced link and host stores to extend general store. by tom · 10 years ago
  17. 0755a36 Added notion of a general Store abstraction and wired it up in ClusterStore. by tom · 10 years ago
  18. b41d1ac Added graceful shutdown for upstart service. by tom · 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