1. f566fa2 Removing commented out @Property annotations from the core. by Thomas Vachuska · 6 years ago
  2. 2d7bca1 Move type specifiers from property name constants to the corresponding component annotations by Ray Milkey · 6 years ago
  3. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  4. b5646e6 Use property constants for OSGi components for stores by Ray Milkey · 6 years ago
  5. da3b9f0 Avoid closing DeviceFlowTable when flows are purged on device down event by Jordan Halterman · 6 years ago
  6. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  7. e4bf856 Ensure backups are updated on change in DeviceFlowTable by Jordan Halterman · 6 years ago
  8. 281dbf3 Refactor flow rule store to resolve missing flows with old masters following mastership reassignment by Jordan Halterman · 6 years ago
  9. aeea0bb Rely on anti-entropy protocol to resolve missing flows after mastership change in ECFlowRuleStore by Jordan Halterman · 6 years ago
  10. 7851f6d Ensure flow rules are purged from non-backup nodes on mastership change by Jordan Halterman · 6 years ago
  11. 5259b33 Implement anti-entropy protocol for detecting and resolving missing flows in the ECFlowRuleStore by Jordan Halterman · 6 years ago
  12. 4127d39 Use external null checks to avoid computeIfAbsent calls in FlowRuleStore by Jordan Halterman · 6 years ago
  13. 8f90d6d Move flow count updates off write path in ECFlowRuleStore by Jordan Halterman · 6 years ago
  14. a765d22 [CORD-3119] Fix missing flows on node restart by Jordan Halterman · 6 years ago
  15. b2f5795 Clean up implementation of buckets for flow rule replication by Jordan Halterman · 6 years ago
  16. cdca195 [ONOS-7565] Flow rules error while rerouting intents with Flow Objectives by Devin Lim · 6 years ago
  17. 2edfeef [ONOS-7379] Use atomic operations for flow table updates to avoid losing flows during updates by Jordan Halterman · 6 years ago
  18. 76cbdfb Fixing flow rule count on single instance by Andrea Campanella · 6 years ago
  19. a8e7477 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  20. ce336f7 [ONOS-7382] Ensure flow tables are removed when last entry is removed by Jordan Halterman · 6 years ago
  21. 914b0b1 Fixed the ECFlowRuleStore to support MODIFY flow rule operations. by Thomas Vachuska · 6 years ago
  22. 71026b2 Swapping the default flow rule store to be the ECM-based implementation. by Thomas Vachuska · 6 years ago
  23. fa13229 [ONOS-7025] Restore old flow rule store for testing by Jon Hall · 7 years ago