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