1. e45ab44 Collections.emptyMap() produces an object that Kryo cannot serialize by Thomas Vachuska · 8 years ago
  2. 647138f [ONOS-4387] Support for multiple selectors in mp2sp intents by Pier Ventre · 8 years ago
  3. 126b8af ONOS-4802 sp2mp intents now apply treatment at the egress switch by Nicholas Dean · 8 years ago
  4. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  5. 9476fa1 Adding @Beta to Intent API classes and interfaces by Brian O'Connor · 9 years ago
  6. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  7. ee2aa65 Merge IntentInstaller's role into IntentCompiler by Sho SHIMIZU · 9 years ago
  8. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  9. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago
  10. 2811c40 Changes related to the "LinkCollectionIntent" type of intents by Pavlin Radoslavov · 9 years ago
  11. c357381 ONOS-989 - Add key to toString() methods of intents by Ray Milkey · 9 years ago
  12. 23b5a76 Add resources into intent toString() outputs. by Jonathan Hart · 9 years ago
  13. 16ea69b Pass constraints argument to the constructor of super class by Sho SHIMIZU · 9 years ago
  14. ab17b27 LinkCollectionIntentInstaller - reuse same code for install and uninstall by Jonathan Hart · 9 years ago
  15. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  16. 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/intent/LinkCollectionIntent.java]
  17. 119fd5c Javadoc fixes. by Pavlin Radoslavov · 9 years ago
  18. 520c052 Changing Intent Ids to use explicit id assignment by Brian O'Connor · 9 years ago
  19. 4a33807 SinglePoint to MultiPoint Intent initial implementation by Michele Santuari · 10 years ago
  20. c3df36b Refactor: improve null safety by using empty list instead of null by Sho SHIMIZU · 9 years ago
  21. ac8f352 Add a constructor in LinkCollectionIntent to have constraints by Sho SHIMIZU · 9 years ago
  22. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  23. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  24. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  25. 436c076 Fixed javadocs. by Thomas Vachuska · 10 years ago
  26. e291c84 Enhanced toString for intents for consistency. Removed ID block allocator stuff. by Thomas Vachuska · 10 years ago
  27. c96058a Refactoring intent API. by Thomas Vachuska · 10 years ago
  28. 6b2ffc3 Fixed issue where LinkCollectionIntentInstaller was missing a flow rule by Jonathan Hart · 10 years ago
  29. e668408 Unit tests for some Intent objects and compilers by Ray Milkey · 10 years ago
  30. 0742ec9 Add a Multiple source to single destination intent by Ray Milkey · 10 years ago