1. 9a55429 Adding a component config to take down single homed host ports when all uplinks are lost. by Saurav Das · 6 years ago
  2. 6c52606 [ONOS-7573][Test successful] Mark online does not notify peers device subsystem by Palash Kala · 6 years ago
  3. 054e23d Add uptimes to device and cluster REST APIs by Ray Milkey · 6 years ago
  4. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  5. 7cf6037 Expose optical properties by Laszlo Papp · 6 years ago
  6. a06a616 ONOS-6950 Annotate device through network configuration by Palash Kala · 6 years ago
  7. 0c47d53 Deprecate joda-time by Yuta HIGUCHI · 7 years ago
  8. c86154a Moving PortStatistcs port number to Long to aling with Port class by Andrea Campanella · 7 years ago
  9. 3b4177b ONOS-6649 Port not removed on all nodes, data inconsistency by Palash Kala · 7 years ago
  10. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  11. 32000d3 [ONOS-6806] Add getAvailableDeviceCount method to DeviceService by mskala · 7 years ago
  12. 0d0c683 [ONOS-6806] Add getAvailableDeviceCount method to DeviceStore by mskala · 7 years ago
  13. 527f8d0 Decoupling PortStatistcsDiscovery and DeviceDescriptionDiscovery by Andrea Campanella · 7 years ago
  14. 83949a1 Limit string field lengths for network/configuration objects by Jordan Halterman · 7 years ago
  15. 241896c [ONOS-6463] general device Provider by Andrea Campanella · 7 years ago
  16. 9f2d724 Added builder for PortDescription by Yuta HIGUCHI · 7 years ago
  17. 5d73df7 [ONOS-5925] Removing 1.6 deprecated optical ports by Andrea Campanella · 7 years ago
  18. dab4d77 Enabling port statistics discovery in NETCONF device provider. by Gaurav Agrawal · 7 years ago
  19. 09697d0 ONOS-6067 avoid sending FlowRule against EDFA device. by Yuta HIGUCHI · 7 years ago
  20. ce77433 [ONOS-5911] Port removal after receiving OFPR_DELETE port status reason. by Michal Mach · 7 years ago
  21. 7438f5a Mechanism to add Port annotation via netcfg by Yuta HIGUCHI · 7 years ago
  22. d5ec9e9 Adding to the 'devices' cli command an output that displays the local connectivity of a device. by Saurav Das · 7 years ago
  23. 22ba76d Minor improvement dealing with Port by Yuta HIGUCHI · 7 years ago
  24. a6b2112 Improve test coverage for DefaultDeviceDescription by Ray Milkey · 8 years ago
  25. b885ed0 Change wording to improve clarity by sangyun-han · 8 years ago
  26. 22774cd Addressing review comments of patch-3 by Viswanath KSP · 8 years ago
  27. dbf59f0 Unit tests to improve API test coverage by Ray Milkey · 8 years ago
  28. 8d50c8d Simplify String concatenation by Sho SHIMIZU · 8 years ago
  29. d44b957 Fix javadoc in DeviceAdminService by sangyun-han · 8 years ago
  30. fd296b6 [ONOS-4681] Enables device registration in GossipDeviceStore, by helenyrwu · 8 years ago
  31. 8e0a08a Disambiguation of the difference between reachability and availability. by Aaron Kruglikov · 8 years ago
  32. 6eb00cc Allow reading PortDescription from DeviceStore by Yuta HIGUCHI · 8 years ago
  33. cc10558d Bugfix: OpticalPortOperator should be able to overwrite port number. by HIGUCHI Yuta · 8 years ago
  34. 6c71a05 Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery by Andrea Campanella · 8 years ago
  35. 5be3e82 ONOS-4417 Remove OtuPort out of core. by HIGUCHI Yuta · 8 years ago
  36. 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 8 years ago
  37. 95d83e8 ONOS-4415 Remove OmsPort out of core. by HIGUCHI Yuta · 8 years ago
  38. 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 8 years ago
  39. 1ed54cf [GEANT] Command device-interfaces added. by Andreas Papazois · 8 years ago
  40. 59232cf Changes include: by Saurav Das · 8 years ago
  41. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  42. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  43. 84922b3 Creating an abstract device provider base. by Thomas Vachuska · 8 years ago
  44. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  45. 72ee30c [ONOS-3730] Populate portSpeed for ODUCLT and OCH ports. by Toru Furusawa · 8 years ago
  46. 9d49f54 DefaultDeviceDescription and DefaultLinkDescriptionTest classes toString() method have been updated. by Pavel Likin · 8 years ago
  47. 703a5af equals for {Device,Port,Link,Host}Description by HIGUCHI Yuta · 8 years ago
  48. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  49. f97edc1 Javadoc fixes by Madan Jampani · 9 years ago
  50. ceb6f13 Fix typo by Sho SHIMIZU · 9 years ago
  51. 11ff4a8 Delta Port Statistics added to DeviceStore, Device Service and CLI by Dusan Pajin · 9 years ago
  52. 565a66a Bug fixes/improvements: by Madan Jampani · 9 years ago
  53. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  54. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  55. 738dfaf [ONOS-2159]Add to query devices by type api in DeviceService and by samuel · 9 years ago
  56. fdbc4c2 Adding multi-instance support for flow stats. by Thomas Vachuska · 9 years ago
  57. 1afa2a0 Rewrote optical connectivity intent compiler by Marc De Leenheer · 9 years ago
  58. cb5016f Fixed GUI pulsing due to PORT_STATS_UPDATE event. by Thomas Vachuska · 9 years ago
  59. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  60. 0abceb8 Populate OchSignal with OchPort by Sho SHIMIZU · 9 years ago
  61. 014c33a Pull out enums from OchPort by Sho SHIMIZU · 9 years ago
  62. bb38235 Generic ROADM port models and descriptions by Marc De Leenheer · 9 years ago
  63. e10f56b Fixing javadocs. by Thomas Vachuska · 9 years ago
  64. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  65. c40d463 Consolidating null providers and making them fully configurable and integrated with the ConfigProvider to allow arbitrary topologies. by Thomas Vachuska · 9 years ago
  66. 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
  67. b473b9d Injecting topology through JSON ConfigProvider works for multi-instance (ONOS-490). by Marc De Leenheer · 9 years ago
  68. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  69. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago