1. 4a0ba56 DefaultTrafficTreatment: Build all-instructions list at creation time by Jonathan Hart · 9 years ago
  2. 72175c2 Moved duplicated isUpdateAcceptable method to IntentData by Jonathan Hart · 9 years ago
  3. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  4. ebc5d22 Refactor connectivity intent creation to use builders by Ray Milkey · 9 years ago
  5. 8ef6d3b Minor tweaks to the flow layer. by Jonathan Hart · 9 years ago
  6. 346b5b3 Traffic Treatements now support deferred, immediate, table, and clear instructions. by alshabib · 9 years ago
  7. b1b66d3 Add unit test for optical path intent installer by Ray Milkey · 9 years ago
  8. bb32048 Add unit test for MPLS path intent installer by Ray Milkey · 9 years ago
  9. cf590df Remove references to deprecated bandwidth method by Ray Milkey · 9 years ago
  10. 43a2822 Refactor tests to use shared mock implementations by Ray Milkey · 9 years ago
  11. 5a7787a Unit test for intent accumulator by Ray Milkey · 9 years ago
  12. b1224ab Revert "FlowRule equals() incorporates FlowId to factor in treatment." by Ayaka Koshibe · 9 years ago
  13. 38f8c23 FlowRule equals() incorporates FlowId to factor in treatment. by Ayaka Koshibe · 9 years ago
  14. 11c30ac Add a new method sendMsg(OFMessage msg, TableType type) in OpenFlowSwitch interface to support multiple-table aware FlowRuleService. by sangho · 9 years ago
  15. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  16. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/api/src/test/java/org/onlab/onos/net/intent/IntentTestsMocks.java]
  17. 75a5bd9 Change return type of groupId() in FlowRule not to misusing underlying type by Sho SHIMIZU · 10 years ago
  18. e97ede9 ONOS-239 Retrigger compilation when new resources are available by Ray Milkey · 10 years ago
  19. 427a176 Updating Intent Manager to deal with failures. by Brian O'Connor · 10 years ago
  20. 00c94f5 update and get available link resource consindering existing linkAllocations by weibit · 10 years ago
  21. 28204e5 adding group id to flowrules by alshabib · 10 years ago
  22. 02093df Move unit tests to be in the same package as the classes they are testing by Ray Milkey · 10 years ago[Renamed from core/net/src/test/java/org/onlab/onos/net/intent/IntentTestsMocks.java]
  23. 930fc66 Add unit tests fir DefaultFlowEntry class by Ray Milkey · 10 years ago
  24. 8d3ce43 Unit Tests for Bandwidth and Lambda allocations by Ray Milkey · 10 years ago
  25. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  26. 936c49d Added getCriterion method to TrafficSelector by Jonathan Hart · 10 years ago
  27. e668408 Unit tests for some Intent objects and compilers by Ray Milkey · 10 years ago