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