1. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  2. 4998caa ONOS-2488 Finished moving network config stuff out of the incubator area. by Thomas Vachuska · 9 years ago
  3. 11ff4a8 Delta Port Statistics added to DeviceStore, Device Service and CLI by Dusan Pajin · 9 years ago
  4. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
  5. 5373e76 Managers refactored to use ConfigOperators: by Ayaka Koshibe · 9 years ago
  6. 0891129 Refactoring BasicDeviceOperator: by Ayaka Koshibe · 9 years ago
  7. e39c23a Notion of config operators: by Ayaka Koshibe · 9 years ago
  8. b1ffb00 device config operator by Ayaka Koshibe · 9 years ago
  9. 565a66a Bug fixes/improvements: by Madan Jampani · 9 years ago
  10. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  11. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  12. e1fa732 [ONOS-2383]Fixs the DeviceManager.java white-spacing/line-breaks by samuel · 9 years ago
  13. 738dfaf [ONOS-2159]Add to query devices by type api in DeviceService and by samuel · 9 years ago
  14. f2af771 Dropping log level to debug in few places by Madan Jampani · 9 years ago
  15. c6e574f MastershipService.relinquishRole returns CompletableFuture + Block deviceDiconnected until role relinquish is complete by Madan Jampani · 9 years ago
  16. 328371d ONOS-1981: Move expensive work off of event loop thread by Madan Jampani · 9 years ago
  17. 5f429d6 Fixed race-conditions in null providers. by Thomas Vachuska · 9 years ago
  18. 11530fb Bug ONOS-2030: Wait for mastership by HIGUCHI Yuta · 9 years ago
  19. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  20. 3358af2 Demoting boy-cried-wolf log messages. by Thomas Vachuska · 9 years ago
  21. b17c41f Added a detection mechanism for long-running or dead-locked event sinks and listeners. by Thomas Vachuska · 9 years ago
  22. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  23. ff66374 Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract). by Simon Hunt · 9 years ago
  24. 7cdf3f1 ONOS-1802: Added a null check for the returned term by Madan Jampani · 9 years ago
  25. 1af8e13 Fix balance-masters functionality in the new LeadershipService based device mastership store by Madan Jampani · 9 years ago
  26. 2096b93 Fixes a NPE that occurs when device mastership is not immediately decided by Madan Jampani · 9 years ago
  27. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  28. 538108b ONOS-1440: Implements port statistics feature, which polls port statistics of all devices every 10 seconds. Also, implemented a simple portstats ONOS CLI command to show the statistics. by sangho · 9 years ago
  29. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  30. b473b9d Injecting topology through JSON ConfigProvider works for multi-instance (ONOS-490). by Marc De Leenheer · 9 years ago
  31. 2f66936 Generalize the MultiValuedTimestamp. by Jonathan Hart · 9 years ago
  32. fd3cc05 fix for mastership race condition. by alshabib · 9 years ago
  33. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  34. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  35. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago