1. 652f27f Inherit Intent Key on compilation by Yuta HIGUCHI · 8 years ago
  2. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  3. e18cb12 Move files under newresource package to resource package by Sho SHIMIZU · 8 years ago
  4. ec07ffd Remove dependency on LinkResourceAllocaations from IntentCompiler by Sho SHIMIZU · 8 years ago
  5. 6096acd Add MPLS encapsulation behaviour ONOS-3467 by Michele Santuari · 8 years ago
  6. 7332fe4 Add method to get available resources filtered by its type by Sho SHIMIZU · 8 years ago
  7. f08cb4c Define valueAs() to get the enclosed value and remove volume() by Sho SHIMIZU · 8 years ago
  8. dd3750c Use ResourceId or DiscreteResourceId when specifying a resource by Sho SHIMIZU · 8 years ago
  9. 460b972 Move static factory methods to the utility class by Sho SHIMIZU · 8 years ago
  10. f95b96e Change the APIs to instantiate Resource and ResourceId by Sho SHIMIZU · 8 years ago
  11. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago
  12. 44f3761 Abondon the concept of resources under a link by Sho SHIMIZU · 8 years ago
  13. 60ac58e Add sub-types to distinguish type of resources by Sho SHIMIZU · 8 years ago
  14. c9546a3 Refactor ResourcePath internal implementation by Sho SHIMIZU · 8 years ago
  15. f26e692 Remove dependency on LinkResourceService from MplsPathIntentCompiler by Sho SHIMIZU · 9 years ago
  16. cc0e65d Move MPLS label selection logic to MplsPathIntentCompiler by Sho SHIMIZU · 9 years ago
  17. 316d8cf ONOS-1882: fix wrong MPLS label assignment by Michele Santuari · 9 years ago
  18. 6b887c9 Added matching vlan and push, pop and rewrite VLAN ID treatement in Intent add command. Added MPLS intent support for vlan operations by Dusan Pajin · 9 years ago
  19. caf1ca2 adding EthType to secure handling ether types by alshabib · 9 years ago
  20. d13a37b Remove deprecated Flow Rule constructors by Ray Milkey · 9 years ago
  21. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  22. 98ffca8 Save memory consumption by avoding unnecessary instantiation by Sho SHIMIZU · 9 years ago
  23. fbc80e5 Pull out inner-classes from Criteria to be independent classes by Sho SHIMIZU · 9 years ago
  24. 0c3c076 Inherit resources from a high level intent when creating a FlowRuleIntent by Sho SHIMIZU · 9 years ago
  25. ee2aa65 Merge IntentInstaller's role into IntentCompiler by Sho SHIMIZU · 9 years ago[Renamed (61%) from core/net/src/main/java/org/onosproject/net/intent/impl/installer/MplsPathIntentInstaller.java]
  26. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago
  27. 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/MplsPathIntentInstaller.java]
  28. 64a0369d IntentInstaller: changing from Set to Collection to improve perf by Brian O'Connor · 9 years ago
  29. 71ade56 Refactor Intent subsystem to eliminate using FlowRuleBatchOperation by Ray Milkey · 9 years ago
  30. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago