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