1. 7e40c01 [ONOS-6607] Get active flow entries count in FlowRuleService by Patryk Konopka · 7 years ago
  2. 139bca4 [ONOS-5171] FlowRuleStore: add purgeFlowEntries by Victor Silva · 8 years ago
  3. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  4. 0c7c43b CORD-394 Purge group/flow store when device goes offline by Charles Chan · 8 years ago
  5. 93fa727 ONOS-3763 Change flow state to PENDING_ADD when retrying by Charles Chan · 8 years ago
  6. 95810f5 CORD-13:Table Statistics support along with CLI and REST by Srikanth Vavilapalli · 9 years ago
  7. be63b23 Regard the release when the APIs became deprecated as Cardinal by Sho SHIMIZU · 9 years ago
  8. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  9. 72cb19a Implementation of new Flow Subsystem: by Brian O'Connor · 9 years ago
  10. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  11. 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/FlowRuleStore.java]
  12. 885868f DistributedFlowRuleStore: synchronized -> Reader/Writer lock by Yuta HIGUCHI · 9 years ago
  13. 4b42077 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. by Thomas Vachuska · 10 years ago
  14. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  15. 719b3c5 FlowRuleStore no longer supports applicationId based APIs by Madan Jampani · 10 years ago
  16. 31961c1 Resolving merge conflicts by Madan Jampani · 10 years ago
  17. 117aaae Towards a distributed flow rule store by Madan Jampani · 10 years ago
  18. 83e090e Adding intent operations batch abstraction. by Thomas Vachuska · 10 years ago
  19. f3d51bd Initial DistributedDlowRuleStore by Yuta HIGUCHI · 10 years ago
  20. 9b4030d Added a summary command. by tom · 10 years ago
  21. 1c319ff the return of the flowentry by alshabib · 10 years ago
  22. 6553b51 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  23. a68eb96 resilient flows and application id by alshabib · 10 years ago
  24. c78acee Enahnced topology and flow stores to extend general store. by tom · 10 years ago
  25. e472987 Renamed *Instance to *Node for better readability and to avoid conflict with notion of Karaf instance. by tom · 10 years ago
  26. 219ebaa flowrule states functional by alshabib · 10 years ago
  27. be98831 Restructured to separate stores and managers into different bundles. Reactive forwarding does not seem to work; will investigate. by tom · 10 years ago