1. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  2. 27438ff Add Optical ODU cross-connect Intent by Rimon Ashkenazy · 8 years ago
  3. 283a962 Using VlanId String None instead of -1 by Luca Prete · 8 years ago
  4. e18cb12 Move files under newresource package to resource package by Sho SHIMIZU · 8 years ago
  5. ec07ffd Remove dependency on LinkResourceAllocaations from IntentCompiler by Sho SHIMIZU · 8 years ago
  6. b1681bd Remove dependency on LinkResourceService from Constraint by Sho SHIMIZU · 8 years ago
  7. 6096acd Add MPLS encapsulation behaviour ONOS-3467 by Michele Santuari · 8 years ago
  8. 4e2149e Remove LambdaConstraint as IndexLambda is soon removed by Sho SHIMIZU · 8 years ago
  9. bdbdd24 Adding configurability for registration of flow-based intent compilers. by Thomas Vachuska · 8 years ago
  10. 739873b Move IntentSetMultimap to the intent package by Sho SHIMIZU · 8 years ago
  11. a4e3bd3 Add OpticalCircuitIntentCompiler unit-tests by Rimon Ashkenazy · 8 years ago
  12. 7332fe4 Add method to get available resources filtered by its type by Sho SHIMIZU · 8 years ago
  13. 3ea5390 fix egress packet treatment ONOS-3467 by Michele Santuari · 8 years ago
  14. 5615126 Roll back resource API changes that triggered a bug in the Java compiler by Jonathan Hart · 8 years ago
  15. 84515f3 Use lower bound wildcard for API to be more flexible by Sho SHIMIZU · 8 years ago
  16. dd3750c Use ResourceId or DiscreteResourceId when specifying a resource by Sho SHIMIZU · 8 years ago
  17. 83258ae Use more concrete type for return value by Sho SHIMIZU · 8 years ago
  18. 4a1e59f Rename: use plural according to the returned type by Sho SHIMIZU · 8 years ago
  19. 2693bda Add a builder for DefaultLink to hide multiplying constructors by Ray Milkey · 8 years ago
  20. dff91af Add resource API to query registered resource by HIGUCHI Yuta · 8 years ago
  21. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago
  22. 69fc2ff Support encapsulation in PathIntent by Michele Santuari · 8 years ago
  23. 6c9e33a ONOS-3296: Support continuous type resources by Sho SHIMIZU · 8 years ago
  24. 03d4253 Avoid double wrap of IndexedLambda by Sho SHIMIZU · 8 years ago
  25. a88db49 Avoid double wrap of Bandwidth class by Sho SHIMIZU · 8 years ago
  26. c9546a3 Refactor ResourcePath internal implementation by Sho SHIMIZU · 9 years ago
  27. fa62b47 Implement event notification of resource event by Sho SHIMIZU · 9 years ago
  28. f26e692 Remove dependency on LinkResourceService from MplsPathIntentCompiler by Sho SHIMIZU · 9 years ago
  29. 8d7caff Remove unused fields by Sho SHIMIZU · 9 years ago
  30. 9abfc44 Remove reference that is only used in unit test by Sho SHIMIZU · 9 years ago
  31. 48e64e4 Cleaned up the SRLG and disjoint path code and naming. by Thomas Vachuska · 9 years ago
  32. 2ec191f Disjoint Path Utils Exposed by Nikhil Cheerla · 9 years ago
  33. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  34. 96c5a4a ONOS-2513 Fix entire MP2SP intent failing on partial connectivity loss by Jonathan Hart · 9 years ago
  35. 8113466 Fixing FlowRule priority in intent compilers by Brian O'Connor · 9 years ago
  36. c97aa61 ONOS-1793 Moved trivial stores to onos-core-common/src/test; onos-core-trivial is no longer. by Thomas Vachuska · 9 years ago
  37. 066244c Simplify MP2S compiler, fix ingress/egress on same switch bug in SP2M compiler by Jonathan Hart · 9 years ago
  38. d24420f Add OCh signal type to optical path intent. by Marc De Leenheer · 9 years ago
  39. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  40. 1afa2a0 Rewrote optical connectivity intent compiler by Marc De Leenheer · 9 years ago
  41. 98ffca8 Save memory consumption by avoding unnecessary instantiation by Sho SHIMIZU · 9 years ago
  42. 6d01d3d Inline static factory methods in BandwidthResource by Sho SHIMIZU · 9 years ago
  43. 63feca7 Rename Bandwidth to BandwidthResource by Sho SHIMIZU · 9 years ago
  44. 94b7ff4 Rename Lambda in org.onosproject.net.resource to LambdaResource by Sho SHIMIZU · 9 years ago
  45. 6e0fb30 ONOS-1334 - Allow multi to single intent across a single switch by Ray Milkey · 9 years ago
  46. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  47. ee2aa65 Merge IntentInstaller's role into IntentCompiler by Sho SHIMIZU · 9 years ago
  48. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  49. 3e3ec5f [Cardinal] Add builders for Intents and remove extra constructors. by Ray Milkey · 9 years ago
  50. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago
  51. a046a87 Due to type mismatch, test wasn't actually testing the contents of the intent by Ray Milkey · 9 years ago
  52. 167ae0b Change Optional.ofNullable calls to Optional.of by Ray Milkey · 9 years ago
  53. 6c28f83 ONOS-1066: Move IntentCompilers to the dedicated package by Sho SHIMIZU · 9 years ago