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