1. 3ea4662 Removing dependency on lower level drivers for the BGPRouter application. by Saurav Das · 9 years ago
  2. d17abc2 Refactored driver to use new FlowRule api. by alshabib · 9 years ago
  3. 08d9898 FlowRule api no longer uses TableTypes. Existing usages are converted to by alshabib · 9 years ago
  4. db77407 Introduced a builder for flowrules and deprecated the old flowrule constructors. by alshabib · 9 years ago
  5. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  6. 8ef6d3b Minor tweaks to the flow layer. by Jonathan Hart · 9 years ago
  7. fa2fa93 A set of fixes to ensure that the FlowRuleManager can correctly account for flows by Saurav Das · 9 years ago
  8. cbe6de3 Fixing a couple of bugs in default entries for corsa pipeline. by Saurav Das · 9 years ago
  9. 142b758 Initial implementation: The init extended flow rule and store interface APIs by Hongtao Yin · 9 years ago
  10. b1224ab Revert "FlowRule equals() incorporates FlowId to factor in treatment." by Ayaka Koshibe · 9 years ago
  11. 38f8c23 FlowRule equals() incorporates FlowId to factor in treatment. by Ayaka Koshibe · 9 years ago
  12. 11c30ac Add a new method sendMsg(OFMessage msg, TableType type) in OpenFlowSwitch interface to support multiple-table aware FlowRuleService. by sangho · 9 years ago
  13. 467ccf7 DefaultFlowRule: remove deprecated constructor by Yuta HIGUCHI · 9 years ago
  14. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  15. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/api/src/main/java/org/onlab/onos/net/flow/DefaultFlowRule.java]
  16. 7a71d5d Added WITHDRAW_REQ Intent State for ONOS-146 by Brian O'Connor · 9 years ago
  17. 7453b48 Remove logger due to data class by Sho SHIMIZU · 9 years ago
  18. 75a5bd9 Change return type of groupId() in FlowRule not to misusing underlying type by Sho SHIMIZU · 9 years ago
  19. 28204e5 adding group id to flowrules by alshabib · 10 years ago
  20. 1e20711 Unit tests for the DefaultFlowRule class by Ray Milkey · 10 years ago
  21. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  22. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  23. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  24. bc4a793 Allowed flows to be permanent by Jonathan Hart · 10 years ago
  25. 3498aab each FlowEntry instance should not have logger instance by Yuta HIGUCHI · 10 years ago
  26. 92c65ad real application ids by alshabib · 10 years ago
  27. 8ca5390 added hashcode and equals to treatments by alshabib · 10 years ago
  28. 58747a6 fixing flow rule service timeout and notion of identity by alshabib · 10 years ago
  29. 1c319ff the return of the flowentry by alshabib · 10 years ago
  30. a0e0498 illegalArgument exception for priority by alshabib · 10 years ago
  31. 5fe8f4c priority 0 is off limits; because of OF13 by alshabib · 10 years ago
  32. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  33. 6eb438a fixes for office deployment by alshabib · 10 years ago
  34. a68eb96 resilient flows and application id by alshabib · 10 years ago
  35. 54ce589 supporting multipart stats replies: tested upto 15K rules by alshabib · 10 years ago
  36. fc9a4ff Fixed equals methods for better efficiency. Cleaned up ClusterService API. by tom · 10 years ago
  37. bb8b128 tests for flow service by alshabib · 10 years ago
  38. 219ebaa flowrule states functional by alshabib · 10 years ago
  39. 9290eea small fix to flowid by alshabib · 10 years ago
  40. a7f7ca8 trying to fix flow state by alshabib · 10 years ago
  41. 6b5cfec stats reported by alshabib · 10 years ago
  42. 9704490 building flowrules by alshabib · 10 years ago
  43. d4e53e1 Consolidated FlowEntry into FlowRule by Ayaka Koshibe · 10 years ago
  44. b55524f Tests for FlowRuleStore plus bugfixes by Ayaka Koshibe · 10 years ago
  45. 08eabaa added simple storage to SimpleFlowRuleManager by Ayaka Koshibe · 10 years ago
  46. 7b2748f flowrules are pushed: we still have an intermittent hang though by alshabib · 10 years ago