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