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