1. 8521f81 remove deprecated isDurable() method by Ray Milkey · 7 years ago
  2. 16efe17 Remove deprecated flag on a method that has no replacement by Ray Milkey · 7 years ago
  3. 516a8ca Typo fix by Yuta HIGUCHI · 8 years ago
  4. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  5. 3afbc7f Adding ability to project device, link and host model as alternate entities. by Thomas Vachuska · 8 years ago
  6. d0dd135 API changes for net config link provider by Ray Milkey · 8 years ago
  7. 7b438af Initial sketch of the virtual network constructs. by Thomas Vachuska · 9 years ago
  8. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  9. 89ddc32 Generic Tunnel Subsystem (ONOS-1276) and L1/L0 (OTN/ROADM)extensions (ONOS-676): by wei wei · 9 years ago
  10. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  11. 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/Link.java]
  12. 112c703 Fixing javadocs and adding missing package javadocs. by Thomas Vachuska · 9 years ago
  13. 57126fe Sketching out what link-state addition would look like; quite easy until we get to the distributed store. by Thomas Vachuska · 9 years ago
  14. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  15. 0e752bd Added link types of TUNNEL and OPTICAL. by Thomas Vachuska · 10 years ago
  16. c96058a Refactoring intent API. by Thomas Vachuska · 10 years ago
  17. 3ea1125 Working on model annotations; still in progress. by tom · 10 years ago
  18. e2dc27a Moved net to core by tom · 10 years ago[Renamed from net/api/src/main/java/org/onlab/onos/net/Link.java]
  19. 80c0e5e Changed trivial core behaviour to claim switch as a master by default and to apply role to the switch. by tom · 10 years ago
  20. eadbb46 Added simple link manager implementation. by tom · 10 years ago
  21. 4c6606f Added default link description & model entities. by tom · 10 years ago
  22. d1900f3 Enhanced DeviceDescription and added default implementation for it. by tom · 10 years ago
  23. 43387f3 Adding model abstractions to help flesh-out the concepts. by tom · 10 years ago
  24. d3097b0 Added a simple device manager to have a working provider broker. by tom · 10 years ago
  25. 18567e9 More documentation clean-up. by tom · 10 years ago
  26. 64b7aac Added more event and listener interface definitions. by tom · 10 years ago