1. 43ac289 [SDFAB-359] Allow purging flows, groups and meters by device and application ID by Daniele Moro · 2 years, 10 months ago
  2. 019b0729 [SDFAB-15] Allow delete with empty actions by pierventre · 3 years ago
  3. 5daa7c46 Getting local flow entries and groups for disconnected devices by Andrea Campanella · 4 years, 2 months ago
  4. d8a923c Avoids delete of dataplane state during mastership change by Pier Luigi Ventre · 4 years, 2 months ago
  5. 3491e76 Revert "Avoids delete of dataplane state during mastership change" by Pier Luigi Ventre · 4 years, 2 months ago
  6. 0a4ead6 Avoids delete of dataplane state during mastership change by pier · 4 years, 5 months ago
  7. 4330078 Support user-provided timeouts in intra-cluster communication service by Jordan Halterman · 5 years ago
  8. 01f3bdd Fetch flows in buckets to avoid large memory allocations/serialization in flow store by Jordan Halterman · 5 years ago
  9. d1092d6 properly reallocate thread pools after a restart by Ray Milkey · 5 years ago
  10. b81fdc1 Optimize filtering flow rule counts by state by Jordan Halterman · 5 years ago
  11. c88c265 Add debug logging of add/remove operations in flow rule store by Jordan Halterman · 5 years ago
  12. aeda275 Reduce frequency of flow store replication by Jordan Halterman · 5 years ago
  13. f566fa2 Removing commented out @Property annotations from the core. by Thomas Vachuska · 6 years ago
  14. 2d7bca1 Move type specifiers from property name constants to the corresponding component annotations by Ray Milkey · 6 years ago
  15. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  16. b5646e6 Use property constants for OSGi components for stores by Ray Milkey · 6 years ago
  17. da3b9f0 Avoid closing DeviceFlowTable when flows are purged on device down event by Jordan Halterman · 6 years ago
  18. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  19. e4bf856 Ensure backups are updated on change in DeviceFlowTable by Jordan Halterman · 6 years ago
  20. 281dbf3 Refactor flow rule store to resolve missing flows with old masters following mastership reassignment by Jordan Halterman · 6 years ago
  21. aeea0bb Rely on anti-entropy protocol to resolve missing flows after mastership change in ECFlowRuleStore by Jordan Halterman · 6 years ago
  22. 7851f6d Ensure flow rules are purged from non-backup nodes on mastership change by Jordan Halterman · 6 years ago
  23. 5259b33 Implement anti-entropy protocol for detecting and resolving missing flows in the ECFlowRuleStore by Jordan Halterman · 6 years ago
  24. 4127d39 Use external null checks to avoid computeIfAbsent calls in FlowRuleStore by Jordan Halterman · 6 years ago
  25. 8f90d6d Move flow count updates off write path in ECFlowRuleStore by Jordan Halterman · 6 years ago
  26. a765d22 [CORD-3119] Fix missing flows on node restart by Jordan Halterman · 6 years ago
  27. b2f5795 Clean up implementation of buckets for flow rule replication by Jordan Halterman · 6 years ago
  28. cdca195 [ONOS-7565] Flow rules error while rerouting intents with Flow Objectives by Devin Lim · 6 years ago
  29. 2edfeef [ONOS-7379] Use atomic operations for flow table updates to avoid losing flows during updates by Jordan Halterman · 6 years ago
  30. 76cbdfb Fixing flow rule count on single instance by Andrea Campanella · 6 years ago
  31. a8e7477 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  32. ce336f7 [ONOS-7382] Ensure flow tables are removed when last entry is removed by Jordan Halterman · 6 years ago
  33. 914b0b1 Fixed the ECFlowRuleStore to support MODIFY flow rule operations. by Thomas Vachuska · 6 years ago
  34. 71026b2 Swapping the default flow rule store to be the ECM-based implementation. by Thomas Vachuska · 6 years ago
  35. fa13229 [ONOS-7025] Restore old flow rule store for testing by Jon Hall · 7 years ago