1. c6759e8 ONOS-4374 Enable installing flows with hard_timeout by Murat Parlakisik · 8 years ago
  2. 14dc513 Fix for the Issue - flow rules greater than max-priority ONOS-4613 . by Kavitha Alagesan · 8 years ago
  3. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  4. 66a8554 Remove enum deprecated in Cardinal by Sho SHIMIZU · 9 years ago
  5. e2952e4 Remove unnecessary modifiers by Sho SHIMIZU · 9 years ago
  6. f44e42c Fix for flow equality bug which can cause: by Jonathan Hart · 9 years ago
  7. be63b23 Regard the release when the APIs became deprecated as Cardinal by Sho SHIMIZU · 9 years ago
  8. 3310a34 Remove "public" to follow our convention by Sho SHIMIZU · 9 years ago
  9. 3d4e14a FlowRule private extension refactor. by jcc · 9 years ago
  10. 08d9898 FlowRule api no longer uses TableTypes. Existing usages are converted to by alshabib · 9 years ago
  11. db77407 Introduced a builder for flowrules and deprecated the old flowrule constructors. by alshabib · 9 years ago
  12. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  13. cbe6de3 Fixing a couple of bugs in default entries for corsa pipeline. by Saurav Das · 9 years ago
  14. 9af7007 support for corsa pipeline. EXPERIMENTAL. by alshabib · 9 years ago
  15. 11c30ac Add a new method sendMsg(OFMessage msg, TableType type) in OpenFlowSwitch interface to support multiple-table aware FlowRuleService. by sangho · 9 years ago
  16. 5e5d4aa Change the second type parameter of BatchOperationEntry by Sho SHIMIZU · 9 years ago
  17. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  18. 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/FlowRule.java]
  19. 75a5bd9 Change return type of groupId() in FlowRule not to misusing underlying type by Sho SHIMIZU · 9 years ago
  20. a19a2e5 Fix typo by Sho SHIMIZU · 9 years ago
  21. 28204e5 adding group id to flowrules by alshabib · 9 years ago
  22. 4f1a60c Revised copyright message. 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. 92c65ad real application ids by alshabib · 10 years ago
  26. 902d41b initial working impl of batch operations by alshabib · 10 years ago
  27. 1c319ff the return of the flowentry by alshabib · 10 years ago
  28. a0e0498 illegalArgument exception for priority by alshabib · 10 years ago
  29. ba5ac48 flowrules no longer install a timeout but are monitored by onos in order to be expired by alshabib · 10 years ago
  30. 6eb438a fixes for office deployment by alshabib · 10 years ago
  31. a68eb96 resilient flows and application id by alshabib · 10 years ago
  32. a7f7ca8 trying to fix flow state by alshabib · 10 years ago
  33. d4e53e1 Consolidated FlowEntry into FlowRule by Ayaka Koshibe · 10 years ago
  34. 369d294 some interface changes to flow and packet by alshabib · 10 years ago
  35. 8bb1606 Added a set of abstractions for flow rule subsystem. by tom · 10 years ago