1. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago
  2. 44f3761 Abondon the concept of resources under a link by Sho SHIMIZU · 8 years ago
  3. 60ac58e Add sub-types to distinguish type of resources by Sho SHIMIZU · 8 years ago
  4. c9546a3 Refactor ResourcePath internal implementation by Sho SHIMIZU · 8 years ago
  5. f26e692 Remove dependency on LinkResourceService from MplsPathIntentCompiler by Sho SHIMIZU · 9 years ago
  6. cc0e65d Move MPLS label selection logic to MplsPathIntentCompiler by Sho SHIMIZU · 9 years ago
  7. 316d8cf ONOS-1882: fix wrong MPLS label assignment by Michele Santuari · 9 years ago
  8. 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
  9. caf1ca2 adding EthType to secure handling ether types by alshabib · 9 years ago
  10. d13a37b Remove deprecated Flow Rule constructors by Ray Milkey · 9 years ago
  11. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  12. 98ffca8 Save memory consumption by avoding unnecessary instantiation by Sho SHIMIZU · 9 years ago
  13. fbc80e5 Pull out inner-classes from Criteria to be independent classes by Sho SHIMIZU · 9 years ago
  14. 0c3c076 Inherit resources from a high level intent when creating a FlowRuleIntent by Sho SHIMIZU · 9 years ago
  15. 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]
  16. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago
  17. 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]
  18. 64a0369d IntentInstaller: changing from Set to Collection to improve perf by Brian O'Connor · 9 years ago
  19. 71ade56 Refactor Intent subsystem to eliminate using FlowRuleBatchOperation by Ray Milkey · 9 years ago
  20. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago