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