1. 21d0069 Remove explicit type parameters which can be inferred by Sho SHIMIZU · 8 years ago
  2. 3aa0b18 Remove unnecessary static from enum by Sho SHIMIZU · 8 years ago
  3. cc10558d Bugfix: OpticalPortOperator should be able to overwrite port number. by HIGUCHI Yuta · 8 years ago
  4. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  5. 5270ed0 CORD-512 Support vSG <-> vRouter default route by Charles Chan · 8 years ago
  6. 5df3595 ONOS-3562 Changing the flow instructions port to human readable format by Andrea Campanella · 8 years ago
  7. 14c0436 Reversible String representation for PortNumber by HIGUCHI Yuta · 8 years ago
  8. d5c66af Avoid unnecessary object creation by Sho SHIMIZU · 9 years ago
  9. e4ea270 Revert addition of unnecessary PortNumber instantiation method by Ayaka Koshibe · 9 years ago
  10. 236e9cd Fix for parsing non-numeric port numbers in ConfigProvider by Ayaka Koshibe · 9 years ago
  11. 76d8974 Full long value for port numbers. Fix port number serializer. by Marc De Leenheer · 9 years ago
  12. c0e37ec Method for getting port name by Marc De Leenheer · 9 years ago
  13. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  14. 171c2e8 PortNumber also backed by port name by Marc De Leenheer · 9 years ago
  15. 8717be2 Fix for ONOS-607 - controller port displayed incorrectly in CLI by Ray Milkey · 9 years ago
  16. f4df005 ONOS-537 Provided maxLen setting to make sure packet data is sent with packet-in message. Also added support for TrafficTreatment.Builder.punt(); by Thomas Vachuska · 9 years ago
  17. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  18. 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/PortNumber.java]
  19. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  20. a1d16b6 Corrected some javadocs. by tom · 10 years ago
  21. fc9a4ff Fixed equals methods for better efficiency. Cleaned up ClusterService API. by tom · 10 years ago
  22. 63d5afe avoid other OF listeners overwriting the priority of another listener by alshabib · 10 years ago
  23. 613d814 Sketched out packet service and related abstractions. by tom · 10 years ago
  24. e2dc27a Moved net to core by tom · 10 years ago[Renamed from net/api/src/main/java/org/onlab/onos/net/PortNumber.java]
  25. 4680bb6 updateports functional by alshabib · 10 years ago
  26. ca20e0c Adding port, port number, port description implementations and related tests. by tom · 10 years ago
  27. 0eb04ca Added cubby-holes for new projects. by tom · 10 years ago