1. d82a4e6 Remove redundant type cast by Sho SHIMIZU · 9 years ago
  2. 10c810b added treatment support and conversion to an instruction by alshabib · 9 years ago
  3. f44e42c Fix for flow equality bug which can cause: by Jonathan Hart · 9 years ago
  4. 3595823 Unit test for the gossip intent store by Ray Milkey · 9 years ago
  5. c4d5661 ONOS-2297: Decouple ResourceRequest and ResourceAllocation by Sho SHIMIZU · 9 years ago
  6. c46af20 Fixing an issue where intents fail to re-route after a node is restarted; caused by failure to register intent resources correctly. by Thomas Vachuska · 9 years ago
  7. d24420f Add OCh signal type to optical path intent. by Marc De Leenheer · 9 years ago
  8. 86af8f1 Adding support for writing metadata instruction. Needed by Centec driver. by Saurav Das · 9 years ago
  9. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  10. 1afa2a0 Rewrote optical connectivity intent compiler by Marc De Leenheer · 9 years ago
  11. 1534f8d Add intent state to JSON output by Ray Milkey · 9 years ago
  12. 98ffca8 Save memory consumption by avoding unnecessary instantiation by Sho SHIMIZU · 9 years ago
  13. 6d01d3d Inline static factory methods in BandwidthResource by Sho SHIMIZU · 9 years ago
  14. 63feca7 Rename Bandwidth to BandwidthResource by Sho SHIMIZU · 9 years ago
  15. 94b7ff4 Rename Lambda in org.onosproject.net.resource to LambdaResource by Sho SHIMIZU · 9 years ago
  16. e114f04 ConsistentLinkResourceStore to replace HazelcastLinkResourceStore. Also by Ayaka Koshibe · 9 years ago
  17. a05fd20 Unit tests for some uncovered Intent types by Ray Milkey · 9 years ago
  18. 3d4e14a FlowRule private extension refactor. by jcc · 9 years ago
  19. 08d9898 FlowRule api no longer uses TableTypes. Existing usages are converted to by alshabib · 9 years ago
  20. db77407 Introduced a builder for flowrules and deprecated the old flowrule constructors. by alshabib · 9 years ago
  21. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  22. 77a455f Intent manager unit test enhancements by Ray Milkey · 9 years ago
  23. 4a0ba56 DefaultTrafficTreatment: Build all-instructions list at creation time by Jonathan Hart · 9 years ago
  24. 72175c2 Moved duplicated isUpdateAcceptable method to IntentData by Jonathan Hart · 9 years ago
  25. ee2aa65 Merge IntentInstaller's role into IntentCompiler by Sho SHIMIZU · 9 years ago
  26. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  27. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  28. 3e3ec5f [Cardinal] Add builders for Intents and remove extra constructors. by Ray Milkey · 9 years ago
  29. 8c6d00e [Blackbird] Fixing Intent purge case (ONOS-1207) by Ray Milkey · 9 years ago
  30. 8ef6d3b Minor tweaks to the flow layer. by Jonathan Hart · 9 years ago
  31. c24cde3 Add priority to Intents by Ray Milkey · 9 years ago
  32. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  33. 346b5b3 Traffic Treatements now support deferred, immediate, table, and clear instructions. by alshabib · 9 years ago
  34. bd4f011 Make all leaf intent classes immutable by Ray Milkey · 9 years ago
  35. b1b66d3 Add unit test for optical path intent installer by Ray Milkey · 9 years ago
  36. 8016f34 adding purge option to IntentRemoveCommand by Brian O'Connor · 9 years ago
  37. bb32048 Add unit test for MPLS path intent installer by Ray Milkey · 9 years ago
  38. 13d3dd9 Remove default methods from IntentService interface. by Jonathan Hart · 9 years ago
  39. 2811c40 Changes related to the "LinkCollectionIntent" type of intents by Pavlin Radoslavov · 9 years ago
  40. cf590df Remove references to deprecated bandwidth method by Ray Milkey · 9 years ago
  41. 43a2822 Refactor tests to use shared mock implementations by Ray Milkey · 9 years ago
  42. 5a7787a Unit test for intent accumulator by Ray Milkey · 9 years ago
  43. 64a0369d IntentInstaller: changing from Set to Collection to improve perf by Brian O'Connor · 9 years ago
  44. 71ade56 Refactor Intent subsystem to eliminate using FlowRuleBatchOperation by Ray Milkey · 9 years ago
  45. 8010bb4 Unit test for IntentData class by Ray Milkey · 9 years ago
  46. abbdcb7 Unit tests for intent key class by Ray Milkey · 9 years ago
  47. 4f5d93e Fixes for ObjectiveTrackerTest and IntentServiceTest by Ray Milkey · 9 years ago
  48. 4fd4ebb Continue updating GossipIntentStore to new API. by Jonathan Hart · 9 years ago
  49. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  50. 2468502 Removed deprecated intent operations by Ray Milkey · 9 years ago
  51. 03406a4 IntentStore interface changes by Brian O'Connor · 9 years ago
  52. 24226a2 Start IntentOperations removal by Ray Milkey · 9 years ago
  53. b1224ab Revert "FlowRule equals() incorporates FlowId to factor in treatment." by Ayaka Koshibe · 9 years ago
  54. 38f8c23 FlowRule equals() incorporates FlowId to factor in treatment. by Ayaka Koshibe · 9 years ago
  55. 0ce220a ONOS-426 - make the unit of Bandwidth clear by Sho SHIMIZU · 9 years ago
  56. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  57. 11c30ac Add a new method sendMsg(OFMessage msg, TableType type) in OpenFlowSwitch interface to support multiple-table aware FlowRuleService. by sangho · 9 years ago
  58. d7d1800 Prohibit null for resources field in Intent by Sho SHIMIZU · 9 years ago
  59. 09e464b Starting GUI server-side code by Bri Prebilic Cole · 9 years ago
  60. ab98466 adding license to ALL files by alshabib · 10 years ago
  61. e63e51e Prohibit null in instantiation by Sho SHIMIZU · 10 years ago
  62. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 10 years ago
  63. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 10 years ago