1. 7aceddf Avoids delete of dataplane state during mastership change by pier · 4 years, 6 months ago
  2. 9b49e34 Fetch flows in buckets to avoid large memory allocations/serialization in flow store by Jordan Halterman · 5 years ago
  3. 7a9bfb8 Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  4. fc6d1fb Reduce frequency of flow store replication by Jordan Halterman · 5 years ago
  5. 97cd272 Ensure backups are updated on change in DeviceFlowTable by Jordan Halterman · 6 years ago
  6. 356cda5 Refactor flow rule store to resolve missing flows with old masters following mastership reassignment by Jordan Halterman · 6 years ago
  7. 231572d Rely on anti-entropy protocol to resolve missing flows after mastership change in ECFlowRuleStore by Jordan Halterman · 6 years ago
  8. 7aa2757 Ensure flow rules are purged from non-backup nodes on mastership change by Jordan Halterman · 6 years ago
  9. 000e410 Implement anti-entropy protocol for detecting and resolving missing flows in the ECFlowRuleStore by Jordan Halterman · 6 years ago
  10. 343995a Use external null checks to avoid computeIfAbsent calls in FlowRuleStore by Jordan Halterman · 6 years ago
  11. 7ae81b8 Move flow count updates off write path in ECFlowRuleStore by Jordan Halterman · 6 years ago
  12. fd73c6e [CORD-3119] Fix missing flows on node restart by Jordan Halterman · 6 years ago
  13. 3664e8e Clean up implementation of buckets for flow rule replication by Jordan Halterman · 6 years ago
  14. cdca195 [ONOS-7565] Flow rules error while rerouting intents with Flow Objectives by Devin Lim · 6 years ago
  15. 2edfeef [ONOS-7379] Use atomic operations for flow table updates to avoid losing flows during updates by Jordan Halterman · 6 years ago
  16. 76cbdfb Fixing flow rule count on single instance by Andrea Campanella · 6 years ago
  17. a8e7477 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  18. ce336f7 [ONOS-7382] Ensure flow tables are removed when last entry is removed by Jordan Halterman · 6 years ago
  19. 914b0b1 Fixed the ECFlowRuleStore to support MODIFY flow rule operations. by Thomas Vachuska · 6 years ago
  20. 71026b2 Swapping the default flow rule store to be the ECM-based implementation. by Thomas Vachuska · 6 years ago
  21. fa13229 [ONOS-7025] Restore old flow rule store for testing by Jon Hall · 7 years ago