1. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  2. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  3. 060da9a Improve Executors related logging behavior by HIGUCHI Yuta · 8 years ago
  4. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  5. 387a1ca null dereference fix. by Shashikanth VH · 8 years ago
  6. 5923b9a Fixed an NPE in DeviceManager provider service. by Thomas Vachuska · 8 years ago
  7. b75b488 ONOS-3760 Injection of mfg/hw/sw/serial in BasicDeviceConfig by Andrea Campanella · 8 years ago
  8. 138de8b FIxing basic device config and demoting some config-related messages to debug. by Thomas Vachuska · 8 years ago
  9. 3600846 Fixed an issue in basic host and basic link config validations. by Thomas Vachuska · 8 years ago
  10. 1979f55 Bug fixes for ONOS-3509 by HIGUCHI Yuta · 8 years ago
  11. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 9 years ago
  12. 1627dc8 ONOS-3356 Fixed NPE when processing configuration of a non-existent device. by Thomas Vachuska · 8 years ago
  13. 144bab0 opticalUtils advertises correct port types by Ayaka Koshibe · 9 years ago
  14. fa8aa2f Fixed an NPE in device manager/provider. by Thomas Vachuska · 9 years ago
  15. 5251562 Fixing Javadoc errors by Brian O'Connor · 9 years ago
  16. fe3308f minor formatting changes by andrea · 9 years ago
  17. a9a73de [Emu] Open Flow Optical Port Description by Yafit Hadar · 9 years ago
  18. b89d491 Simplify statement by Sho SHIMIZU · 9 years ago
  19. 0044f57 Use equals() for comparison of String by Sho SHIMIZU · 9 years ago
  20. d0ab3c0 Misc device/optical config features: by Ayaka Koshibe · 9 years ago
  21. 4a6a70a Remove unnecessary boxing by HIGUCHI Yuta · 9 years ago
  22. b856b81 ONOS-1767 SM-ONOS implementation by Changhoon Yoon · 9 years ago
  23. 4998caa ONOS-2488 Finished moving network config stuff out of the incubator area. by Thomas Vachuska · 9 years ago
  24. 11ff4a8 Delta Port Statistics added to DeviceStore, Device Service and CLI by Dusan Pajin · 9 years ago
  25. a412236 ONOS-2190 - Move org.onosproject.net.config.* out of the incubator by Ray Milkey · 9 years ago
  26. 5373e76 Managers refactored to use ConfigOperators: by Ayaka Koshibe · 9 years ago
  27. 0891129 Refactoring BasicDeviceOperator: by Ayaka Koshibe · 9 years ago
  28. e39c23a Notion of config operators: by Ayaka Koshibe · 9 years ago
  29. b1ffb00 device config operator by Ayaka Koshibe · 9 years ago
  30. 565a66a Bug fixes/improvements: by Madan Jampani · 9 years ago
  31. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  32. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  33. e1fa732 [ONOS-2383]Fixs the DeviceManager.java white-spacing/line-breaks by samuel · 9 years ago
  34. 738dfaf [ONOS-2159]Add to query devices by type api in DeviceService and by samuel · 9 years ago
  35. f2af771 Dropping log level to debug in few places by Madan Jampani · 9 years ago
  36. c6e574f MastershipService.relinquishRole returns CompletableFuture + Block deviceDiconnected until role relinquish is complete by Madan Jampani · 9 years ago
  37. 328371d ONOS-1981: Move expensive work off of event loop thread by Madan Jampani · 9 years ago
  38. 5f429d6 Fixed race-conditions in null providers. by Thomas Vachuska · 9 years ago
  39. 11530fb Bug ONOS-2030: Wait for mastership by HIGUCHI Yuta · 9 years ago
  40. 541ef71 ONOS-1993 Implement API-level permission checking + security util code location replacement by Changhoon Yoon · 9 years ago
  41. 3358af2 Demoting boy-cried-wolf log messages. by Thomas Vachuska · 9 years ago
  42. b17c41f Added a detection mechanism for long-running or dead-locked event sinks and listeners. by Thomas Vachuska · 9 years ago
  43. de003d9 LeadershipService and MastershipService/Store APIs return CompletableFutures so that callers can (optionally) chain together dependent operations by Madan Jampani · 9 years ago
  44. ff66374 Renamed AbstractListenerRegistry to ListenerRegistry (since it is not abstract). by Simon Hunt · 9 years ago
  45. 7cdf3f1 ONOS-1802: Added a null check for the returned term by Madan Jampani · 9 years ago
  46. 1af8e13 Fix balance-masters functionality in the new LeadershipService based device mastership store by Madan Jampani · 9 years ago
  47. 2096b93 Fixes a NPE that occurs when device mastership is not immediately decided by Madan Jampani · 9 years ago
  48. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  49. 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
  50. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  51. b473b9d Injecting topology through JSON ConfigProvider works for multi-instance (ONOS-490). by Marc De Leenheer · 9 years ago
  52. 2f66936 Generalize the MultiValuedTimestamp. by Jonathan Hart · 9 years ago
  53. fd3cc05 fix for mastership race condition. by alshabib · 9 years ago
  54. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  55. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  56. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago