1. 8efe278 Remove deprecated APIs by Ray Milkey · 5 years ago
  2. f031e30 Remove deprecated constructors and change usges to builder pattern by Ray Milkey · 6 years ago
  3. 53e4796 Deprecate potentially error prone constructor methods by Yuta HIGUCHI · 6 years ago
  4. 3b4177b ONOS-6649 Port not removed on all nodes, data inconsistency by Palash Kala · 7 years ago
  5. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  6. 9f2d724 Added builder for PortDescription by Yuta HIGUCHI · 7 years ago
  7. ce77433 [ONOS-5911] Port removal after receiving OFPR_DELETE port status reason. by Michal Mach · 7 years ago
  8. 7438f5a Mechanism to add Port annotation via netcfg by Yuta HIGUCHI · 7 years ago
  9. dbf59f0 Unit tests to improve API test coverage by Ray Milkey · 8 years ago
  10. cc10558d Bugfix: OpticalPortOperator should be able to overwrite port number. by HIGUCHI Yuta · 8 years ago
  11. 34a3f69 ONOS-3503 Remove OchPort out of core. by HIGUCHI Yuta · 8 years ago
  12. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  13. 703a5af equals for {Device,Port,Link,Host}Description by HIGUCHI Yuta · 8 years ago
  14. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  15. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/api/src/main/java/org/onlab/onos/net/device/DefaultPortDescription.java]
  16. d16ce18 Added Port.Type and plumbed it throughout. by Thomas Vachuska · 10 years ago
  17. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  18. 9ee60f6 Device Anti-Entropy by Yuta HIGUCHI · 10 years ago
  19. f1f1d32 Workaround for ReflectASM bug. by Yuta HIGUCHI · 10 years ago
  20. 55710e7 implemented annotation merging on SimpleDeviceStore. by Yuta HIGUCHI · 10 years ago
  21. e2dc27a Moved net to core by tom · 10 years ago[Renamed from net/api/src/main/java/org/onlab/onos/net/device/DefaultPortDescription.java]
  22. d40fc7a Simplified port state. by tom · 10 years ago
  23. ca20e0c Adding port, port number, port description implementations and related tests. by tom · 10 years ago
  24. d1900f3 Enhanced DeviceDescription and added default implementation for it. by tom · 10 years ago