1. b6eb914 DistributedFlowRuleStore: handle no master present case by Yuta HIGUCHI · 9 years ago
  2. 2f15833 DistributedFlowRuleStore: register FlowRuleEvent by Yuta HIGUCHI · 9 years ago
  3. dfa45c1 DistributedFlowRuleStore: support remote removeFlowRule needed for cancelling Batch by Yuta HIGUCHI · 9 years ago
  4. 427a176 Updating Intent Manager to deal with failures. by Brian O'Connor · 9 years ago
  5. 91768e3 Kryo related fixes by Yuta HIGUCHI · 9 years ago
  6. faf9e1c Lower log level by Yuta HIGUCHI · 9 years ago
  7. 885868f DistributedFlowRuleStore: synchronized -> Reader/Writer lock by Yuta HIGUCHI · 9 years ago
  8. f1ccee8 FlowRule : handle Future failure and timeouts. by Yuta HIGUCHI · 9 years ago
  9. 60a190b Fix split-package issue in onos-dist by Yuta HIGUCHI · 9 years ago
  10. e9b2b00 Add missing synchronized by Yuta HIGUCHI · 9 years ago
  11. 2c1d847 Dist.FlowRuleStore: return empty when no master by Yuta HIGUCHI · 9 years ago
  12. ea15015 convert anonymous class to nested class by Yuta HIGUCHI · 10 years ago
  13. 4b52444 DistributedFlowRuleStore related fixes by Yuta HIGUCHI · 10 years ago
  14. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  15. 92891d1 add basic backup to DistributedFlowRuleStore by Yuta HIGUCHI · 10 years ago
  16. bf89c74 DistributedFlowRuleStore by Yuta HIGUCHI · 10 years ago
  17. 24f9efb sendAndReceive now returns a Future instead of Reponse by Madan Jampani · 10 years ago
  18. 719b3c5 FlowRuleStore no longer supports applicationId based APIs by Madan Jampani · 10 years ago
  19. f5fdef0 getFlowEntries now operates correctly in a distributed setting by Madan Jampani · 10 years ago
  20. 9def047 DistributedFlowRuleStore: remote batch support by Yuta HIGUCHI · 10 years ago
  21. 117aaae Towards a distributed flow rule store by Madan Jampani · 10 years ago
  22. 6f06527 Removed fixed TODO. Cleaned up logging by Madan Jampani · 10 years ago
  23. f3d51bd Initial DistributedDlowRuleStore by Yuta HIGUCHI · 10 years ago
  24. 8d143d2 Rename KryoPool -> KryoNamespace by Yuta HIGUCHI · 10 years ago
  25. f6f50a6 FlowEntry must not be modified outside store. by Yuta HIGUCHI · 10 years ago
  26. fe280eb bugfix: should refer to service not implementation class by Yuta HIGUCHI · 10 years ago
  27. 0858b35 bugfix by Yuta HIGUCHI · 10 years ago
  28. 38b250d Initial implementation for DistributedFlowRuleStore utilizing master/backup replication by Madan Jampani · 10 years ago
  29. 92c65ad real application ids by alshabib · 10 years ago
  30. 9b4030d Added a summary command. by tom · 10 years ago
  31. 1c319ff the return of the flowentry by alshabib · 10 years ago
  32. e76a24d Bundle restructuring by Yuta HIGUCHI · 10 years ago[Renamed from core/store/src/main/java/org/onlab/onos/store/flow/impl/DistributedFlowRuleStore.java]
  33. 339a3d9 added onos-start-network and fake distributed stores and fixed mastership bugs/omissions by alshabib · 10 years ago