1. dbf59f0 Unit tests to improve API test coverage by Ray Milkey · 8 years ago
  2. 8d50c8d Simplify String concatenation by Sho SHIMIZU · 8 years ago
  3. d44b957 Fix javadoc in DeviceAdminService by sangyun-han · 8 years ago
  4. fd296b6 [ONOS-4681] Enables device registration in GossipDeviceStore, by helenyrwu · 8 years ago
  5. 8e0a08a Disambiguation of the difference between reachability and availability. by Aaron Kruglikov · 8 years ago
  6. 6eb00cc Allow reading PortDescription from DeviceStore by Yuta HIGUCHI · 8 years ago
  7. cc10558d Bugfix: OpticalPortOperator should be able to overwrite port number. by HIGUCHI Yuta · 8 years ago
  8. 6c71a05 Deprecating PortDiscovery in favour of DeviceDescritpionDiscovery by Andrea Campanella · 8 years ago
  9. 5be3e82 ONOS-4417 Remove OtuPort out of core. by HIGUCHI Yuta · 8 years ago
  10. 4c0ef6b ONOS-4416 Remove OduCltPort out of core. by HIGUCHI Yuta · 8 years ago
  11. 95d83e8 ONOS-4415 Remove OmsPort out of core. by HIGUCHI Yuta · 8 years ago
  12. 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 8 years ago
  13. 1ed54cf [GEANT] Command device-interfaces added. by Andreas Papazois · 8 years ago
  14. 59232cf Changes include: by Saurav Das · 8 years ago
  15. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  16. a2d3750 CORD-613 Adding ability to administratively enable or disable a port via CLI. by Saurav Das · 8 years ago
  17. 84922b3 Creating an abstract device provider base. by Thomas Vachuska · 8 years ago
  18. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  19. 72ee30c [ONOS-3730] Populate portSpeed for ODUCLT and OCH ports. by Toru Furusawa · 8 years ago
  20. 9d49f54 DefaultDeviceDescription and DefaultLinkDescriptionTest classes toString() method have been updated. by Pavel Likin · 8 years ago
  21. 703a5af equals for {Device,Port,Link,Host}Description by HIGUCHI Yuta · 9 years ago
  22. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 9 years ago
  23. f97edc1 Javadoc fixes by Madan Jampani · 9 years ago
  24. ceb6f13 Fix typo by Sho SHIMIZU · 9 years ago
  25. 11ff4a8 Delta Port Statistics added to DeviceStore, Device Service and CLI by Dusan Pajin · 9 years ago
  26. 565a66a Bug fixes/improvements: by Madan Jampani · 9 years ago
  27. 42e8cce Adding some base-classes to eliminate event and listener boiler-plate code throughout a number of subsystems. by Thomas Vachuska · 9 years ago
  28. 3a0cdd5 Devices,hosts, and links can be blocked and kicked off with the network configuration api by Sahil Lele · 9 years ago
  29. 738dfaf [ONOS-2159]Add to query devices by type api in DeviceService and by samuel · 9 years ago
  30. fdbc4c2 Adding multi-instance support for flow stats. by Thomas Vachuska · 9 years ago
  31. 1afa2a0 Rewrote optical connectivity intent compiler by Marc De Leenheer · 9 years ago
  32. cb5016f Fixed GUI pulsing due to PORT_STATS_UPDATE event. by Thomas Vachuska · 9 years ago
  33. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  34. 0abceb8 Populate OchSignal with OchPort by Sho SHIMIZU · 9 years ago
  35. 014c33a Pull out enums from OchPort by Sho SHIMIZU · 9 years ago
  36. bb38235 Generic ROADM port models and descriptions by Marc De Leenheer · 9 years ago
  37. e10f56b Fixing javadocs. by Thomas Vachuska · 9 years ago
  38. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  39. c40d463 Consolidating null providers and making them fully configurable and integrated with the ConfigProvider to allow arbitrary topologies. by Thomas Vachuska · 9 years ago
  40. 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
  41. b473b9d Injecting topology through JSON ConfigProvider works for multi-instance (ONOS-490). by Marc De Leenheer · 9 years ago
  42. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  43. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago