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