1. c46af20 Fixing an issue where intents fail to re-route after a node is restarted; caused by failure to register intent resources correctly. by Thomas Vachuska · 9 years ago
  2. 3057f21 Updating log level in ObjectiveTracker by Brian O'Connor · 9 years ago
  3. 69d6ac7 ONOS-2003 Fixing intent reroute after cluster change by Brian O'Connor · 9 years ago
  4. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  5. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  6. b5dcc51 Adding device and host tracking for intents (ONOS-1356) by Brian O'Connor · 9 years ago
  7. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  8. 64a0369d IntentInstaller: changing from Set to Collection to improve perf by Brian O'Connor · 9 years ago
  9. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  10. 2da272b Removed deprecated classes/interfaces by Ray Milkey · 9 years ago
  11. 7c44c05 Unit tests for Objective Tracker by Ray Milkey · 9 years ago
  12. 4400853 cleaning up some TODOs by Brian O'Connor · 9 years ago
  13. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  14. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/net/src/main/java/org/onlab/onos/net/intent/impl/ObjectiveTracker.java]
  15. 5d55ed4 Bug fixes for Intent Manager by Brian O'Connor · 9 years ago
  16. 86f6f7f Adding Leadership Listener to IntentBatchService by Brian O'Connor · 9 years ago
  17. 82e5326 For ONOS-356 by Yuta HIGUCHI · 9 years ago
  18. 72a034c Initial implementation of distributed intent batch queue by Brian O'Connor · 9 years ago
  19. e97ede9 ONOS-239 Retrigger compilation when new resources are available by Ray Milkey · 9 years ago
  20. 00dd1f9 Fix for optical re-reoute by Praseed Balakrishnan · 9 years ago
  21. 7b652ad Fixed some javadoc warning/errors. by Thomas Vachuska · 10 years ago
  22. 56df70f Added debug log by Yuta HIGUCHI · 10 years ago
  23. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  24. b97cf28 Refactoring intent API. by Thomas Vachuska · 10 years ago
  25. 18ab8a9 modified LinkKey creation to follow other id objects by Yuta HIGUCHI · 10 years ago
  26. 1dd08e4 Enhanced flow list command to be more parsable and to use sorted devices list. by tom · 10 years ago
  27. 53945d5 Working on intent uninstall during recompilation. by tom · 10 years ago
  28. 85258ee Reworked intent states to the new set of states. by tom · 10 years ago[Renamed (81%) from core/net/src/main/java/org/onlab/onos/net/intent/impl/FlowTracker.java]
  29. 800709a Experimenting. by tom · 10 years ago
  30. 95329eb Starting to experiment with flow tracking. by tom · 10 years ago