1. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  2. f032511 Bug fix: display correct treatment content by Jian Li · 8 years ago
  3. 8bac576 Not allow to assign values to appId and cookie at the same time by Jian Li · 8 years ago
  4. 24e296b Prevent null treatments by Jonathan Hart · 8 years ago
  5. cc4754d ONOS-3593 Fix NPE when selector or treatment is not assigned in FlowRule.Builder by Charles Chan · 8 years ago
  6. a3e5cd5 ONOS-3023 Changing flowTable sets to map so that we can compare by Brian O'Connor · 8 years ago
  7. 65d551b Compute the flow ID at build time rather than when fromApp() is called. by Jonathan Hart · 9 years ago
  8. f44e42c Fix for flow equality bug which can cause: by Jonathan Hart · 9 years ago
  9. d13a37b Remove deprecated Flow Rule constructors by Ray Milkey · 9 years ago
  10. 711db55 Fixed ONOS-2051 by eliminating treatment and priority from flow id/cookie. by Thomas Vachuska · 9 years ago
  11. 607b1ff Group ID was set to null in a DefaultFlowRule constructor. by Jonathan Hart · 9 years ago
  12. 3d4e14a FlowRule private extension refactor. by jcc · 9 years ago
  13. 3ea4662 Removing dependency on lower level drivers for the BGPRouter application. by Saurav Das · 9 years ago
  14. d17abc2 Refactored driver to use new FlowRule api. by alshabib · 9 years ago
  15. 08d9898 FlowRule api no longer uses TableTypes. Existing usages are converted to by alshabib · 9 years ago
  16. db77407 Introduced a builder for flowrules and deprecated the old flowrule constructors. by alshabib · 9 years ago
  17. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  18. 8ef6d3b Minor tweaks to the flow layer. by Jonathan Hart · 9 years ago
  19. fa2fa93 A set of fixes to ensure that the FlowRuleManager can correctly account for flows by Saurav Das · 9 years ago
  20. cbe6de3 Fixing a couple of bugs in default entries for corsa pipeline. by Saurav Das · 9 years ago
  21. 142b758 Initial implementation: The init extended flow rule and store interface APIs by Hongtao Yin · 9 years ago
  22. b1224ab Revert "FlowRule equals() incorporates FlowId to factor in treatment." by Ayaka Koshibe · 9 years ago
  23. 38f8c23 FlowRule equals() incorporates FlowId to factor in treatment. by Ayaka Koshibe · 9 years ago
  24. 11c30ac Add a new method sendMsg(OFMessage msg, TableType type) in OpenFlowSwitch interface to support multiple-table aware FlowRuleService. by sangho · 9 years ago
  25. 467ccf7 DefaultFlowRule: remove deprecated constructor by Yuta HIGUCHI · 9 years ago
  26. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  27. 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]
  28. 7a71d5d Added WITHDRAW_REQ Intent State for ONOS-146 by Brian O'Connor · 9 years ago
  29. 7453b48 Remove logger due to data class by Sho SHIMIZU · 9 years ago
  30. 75a5bd9 Change return type of groupId() in FlowRule not to misusing underlying type by Sho SHIMIZU · 9 years ago
  31. 28204e5 adding group id to flowrules by alshabib · 9 years ago
  32. 1e20711 Unit tests for the DefaultFlowRule class by Ray Milkey · 9 years ago
  33. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  34. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  35. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  36. bc4a793 Allowed flows to be permanent by Jonathan Hart · 10 years ago
  37. 3498aab each FlowEntry instance should not have logger instance by Yuta HIGUCHI · 10 years ago
  38. 92c65ad real application ids by alshabib · 10 years ago
  39. 8ca5390 added hashcode and equals to treatments by alshabib · 10 years ago
  40. 58747a6 fixing flow rule service timeout and notion of identity by alshabib · 10 years ago
  41. 1c319ff the return of the flowentry by alshabib · 10 years ago
  42. a0e0498 illegalArgument exception for priority by alshabib · 10 years ago
  43. 5fe8f4c priority 0 is off limits; because of OF13 by alshabib · 10 years ago
  44. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  45. 6eb438a fixes for office deployment by alshabib · 10 years ago
  46. a68eb96 resilient flows and application id by alshabib · 10 years ago
  47. 54ce589 supporting multipart stats replies: tested upto 15K rules by alshabib · 10 years ago
  48. fc9a4ff Fixed equals methods for better efficiency. Cleaned up ClusterService API. by tom · 10 years ago
  49. bb8b128 tests for flow service by alshabib · 10 years ago
  50. 219ebaa flowrule states functional by alshabib · 10 years ago
  51. 9290eea small fix to flowid by alshabib · 10 years ago
  52. a7f7ca8 trying to fix flow state by alshabib · 10 years ago
  53. 6b5cfec stats reported by alshabib · 10 years ago
  54. 9704490 building flowrules by alshabib · 10 years ago
  55. d4e53e1 Consolidated FlowEntry into FlowRule by Ayaka Koshibe · 10 years ago
  56. b55524f Tests for FlowRuleStore plus bugfixes by Ayaka Koshibe · 10 years ago
  57. 08eabaa added simple storage to SimpleFlowRuleManager by Ayaka Koshibe · 10 years ago
  58. 7b2748f flowrules are pushed: we still have an intermittent hang though by alshabib · 10 years ago