1. 670ac5d Resource group to share resources between intents by Luca Prete · 7 years ago
  2. 2a81c9d [ONOS-5264] [ONOS-5242] Intents w/ FilteredConnectPoint by Yi Tseng · 8 years ago
  3. 27d4257 Support [ONOS-4593] and implement [ONOS-4594] by Pier Ventre · 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. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  8. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago
  9. bd4f011 Make all leaf intent classes immutable by Ray Milkey · 9 years ago
  10. c357381 ONOS-989 - Add key to toString() methods of intents by Ray Milkey · 9 years ago
  11. 5b3717e Add keys to intents by Ray Milkey · 9 years ago
  12. 23b5a76 Add resources into intent toString() outputs. by Jonathan Hart · 9 years ago
  13. d7d1800 Prohibit null for resources field in Intent by Sho SHIMIZU · 9 years ago
  14. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  15. 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/SinglePointToMultiPointIntent.java]
  16. 520c052 Changing Intent Ids to use explicit id assignment by Brian O'Connor · 9 years ago
  17. 4a33807 SinglePoint to MultiPoint Intent initial implementation by Michele Santuari · 9 years ago
  18. 2e66080 Guard malformed intent by pre-condition check on instantiation by Sho SHIMIZU · 9 years ago
  19. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  20. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  21. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  22. e291c84 Enhanced toString for intents for consistency. Removed ID block allocator stuff. by Thomas Vachuska · 10 years ago
  23. c96058a Refactoring intent API. by Thomas Vachuska · 10 years ago
  24. 85258ee Reworked intent states to the new set of states. by tom · 10 years ago
  25. a1d16b6 Corrected some javadocs. by tom · 10 years ago
  26. b876bf1 Adding Intent Framework API by Brian O'Connor · 10 years ago