1. 3a7c98e Move IntentCompilers to the dedicated package by Sho SHIMIZU · 9 years ago[Renamed (99%) from core/net/src/main/java/org/onosproject/net/intent/impl/PathIntentInstaller.java]
  2. 64a0369d IntentInstaller: changing from Set to Collection to improve perf by Brian O'Connor · 9 years ago
  3. 71ade56 Refactor Intent subsystem to eliminate using FlowRuleBatchOperation by Ray Milkey · 9 years ago
  4. b715f62 PathIntentInstaller: avoiding calls to Resource Store when unnecessary by Brian O'Connor · 9 years ago
  5. 72cb19a Implementation of new Flow Subsystem: by Brian O'Connor · 9 years ago
  6. 320e6c9 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  7. d94b477 Delete code that is commented out by Sho SHIMIZU · 9 years ago
  8. ab17b27 LinkCollectionIntentInstaller - reuse same code for install and uninstall by Jonathan Hart · 9 years ago
  9. 467ccf7 DefaultFlowRule: remove deprecated constructor by Yuta HIGUCHI · 9 years ago
  10. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  11. 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/PathIntentInstaller.java]
  12. 2be9bea adding specified treatments when uninstalling intents by alshabib · 10 years ago
  13. 427a176 Updating Intent Manager to deal with failures. by Brian O'Connor · 10 years ago
  14. 392619e adding group id for intent flows by Brian O'Connor · 10 years ago
  15. 5c05f86 only apply passed actions to last flowrule in p2pintent by alshabib · 10 years ago
  16. c3de1bc fix in the point to point intent to take into account existing treatments by alshabib · 10 years ago
  17. fa81eae Refactored intent framework to deal with batches. by Brian O'Connor · 10 years ago
  18. aaaa963 Remove null check because of guarantee of non-null by Sho SHIMIZU · 10 years ago
  19. 8d3ce43 Unit Tests for Bandwidth and Lambda allocations by Ray Milkey · 10 years ago
  20. edc944c adding constaints to intent API by Thomas Vachuska · 10 years ago
  21. e3784c9 Added protection against no resources to PathIntentInstaller. by Thomas Vachuska · 10 years ago
  22. caa450b Prototype bandwidth reservation by Ray Milkey · 10 years ago
  23. 425a2d7 Modified intent compilers to only chose paths that are appropriate to the type of intent, i.e. packet or optical. by Thomas Vachuska · 10 years ago
  24. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  25. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  26. bc4a793 Allowed flows to be permanent by Jonathan Hart · 10 years ago
  27. f2dbde5 refactoring intent framework installers by Brian O'Connor · 10 years ago
  28. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  29. 92c65ad real application ids by alshabib · 10 years ago
  30. cb900f4 Initial implementation of async installers by Brian O'Connor · 10 years ago
  31. 902d41b initial working impl of batch operations by alshabib · 10 years ago
  32. 8ca5390 added hashcode and equals to treatments by alshabib · 10 years ago
  33. 85258ee Reworked intent states to the new set of states. by tom · 10 years ago
  34. a4cab07 Remove Path Intent by Brian O'Connor · 10 years ago
  35. f5c9d92 Added bi-directional nature to HostToHost intent. by tom · 10 years ago
  36. a0e0498 illegalArgument exception for priority by alshabib · 10 years ago
  37. 9a693fd Fixed traffic selector builder to allow only one criterion. by tom · 10 years ago
  38. 008126b Fixing a compile issue. by tom · 10 years ago
  39. 66630c8 Adding Intent Impl and shell command to install simple intent by Brian O'Connor · 10 years ago