1. c26eede Added a messaging service implementation on top of IOLoop. Added ability to easily switch between netty and io loop (default is netty) by Madan Jampani · 9 years ago
  2. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  3. 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 9 years ago
  4. cd48bfd Make sure message handling executor references are appropriately managed when we modify the service configuration by Madan Jampani · 9 years ago
  5. b0a3dd6 ONOS-1286: Backing out chages to use ECMap for dist flow rule store backups by Madan Jampani · 9 years ago
  6. 4964d3d Updates to GossipIntentStore and IntentPerfInstaller by Brian O'Connor · 9 years ago
  7. 6519e6f Making number of components configurable using the central component configuration subsystem. by Thomas Vachuska · 9 years ago
  8. c4f351d Adding configurable variables to DistributedFlowRuleStore by Brian O'Connor · 9 years ago
  9. e135628 Configuration options for disabling tombstones in ECMap + disabling backups in Dist flow rule store by Madan Jampani · 9 years ago
  10. b9a91c1 Adding mac to intentperf selector and making Distributed flow store smaller by Brian O'Connor · 9 years ago
  11. 54d3499 Moving Dist flow rule store backup mechanism to use EC Map by Madan Jampani · 9 years ago
  12. 5eb77c8 Updates to ECM interface by Brian O'Connor · 9 years ago
  13. 6b5b717 Gave threadpools more appropriate names. by Madan Jampani · 9 years ago
  14. 2af244a Never process incoming messages on the netty event loop thread pool. by Madan Jampani · 9 years ago
  15. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  16. f7329c7 Remove some deprecated APIs and warnings from BatchOperationEntry by Ray Milkey · 9 years ago
  17. 93cb57f Fix a bug where default rules were not pushed after restarting mininet. by alshabib · 9 years ago
  18. 371abe8 allow flow to be marked for removal from flow store when device is disconnected by alshabib · 9 years ago
  19. 72cb19a Implementation of new Flow Subsystem: by Brian O'Connor · 9 years ago
  20. aba9d00 Apply the naming convention to BatchOperationEntry by Sho SHIMIZU · 9 years ago
  21. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  22. 4fb5cde Register FlowRuleEvent.Type with Kryo. by Jonathan Hart · 9 years ago
  23. 08f156b DistributedFlowRuleStore: always add FlowEntry on batchStore by Yuta HIGUCHI · 9 years ago
  24. 24f79eb DistributedFlowRuleStore: getFlowEntries should never return null by Yuta HIGUCHI · 9 years ago
  25. 6593489 Scrubbing store related TODO/FIXMEs by Yuta HIGUCHI · 9 years ago
  26. 4400853 cleaning up some TODOs by Brian O'Connor · 9 years ago
  27. 6b98ab6 Dist.FlowRuleStore: log operation, when encountered no master situation by Yuta HIGUCHI · 9 years ago
  28. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  29. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/store/dist/src/main/java/org/onlab/onos/store/flow/impl/DistributedFlowRuleStore.java]
  30. b6eb914 DistributedFlowRuleStore: handle no master present case by Yuta HIGUCHI · 10 years ago
  31. 2f15833 DistributedFlowRuleStore: register FlowRuleEvent by Yuta HIGUCHI · 10 years ago
  32. dfa45c1 DistributedFlowRuleStore: support remote removeFlowRule needed for cancelling Batch by Yuta HIGUCHI · 10 years ago
  33. 427a176 Updating Intent Manager to deal with failures. by Brian O'Connor · 10 years ago
  34. 91768e3 Kryo related fixes by Yuta HIGUCHI · 10 years ago
  35. faf9e1c Lower log level by Yuta HIGUCHI · 10 years ago
  36. 885868f DistributedFlowRuleStore: synchronized -> Reader/Writer lock by Yuta HIGUCHI · 10 years ago
  37. f1ccee8 FlowRule : handle Future failure and timeouts. by Yuta HIGUCHI · 10 years ago
  38. 60a190b Fix split-package issue in onos-dist by Yuta HIGUCHI · 10 years ago
  39. e9b2b00 Add missing synchronized by Yuta HIGUCHI · 10 years ago
  40. 2c1d847 Dist.FlowRuleStore: return empty when no master by Yuta HIGUCHI · 10 years ago
  41. ea15015 convert anonymous class to nested class by Yuta HIGUCHI · 10 years ago
  42. 4b52444 DistributedFlowRuleStore related fixes by Yuta HIGUCHI · 10 years ago
  43. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  44. 92891d1 add basic backup to DistributedFlowRuleStore by Yuta HIGUCHI · 10 years ago
  45. bf89c74 DistributedFlowRuleStore by Yuta HIGUCHI · 10 years ago
  46. 24f9efb sendAndReceive now returns a Future instead of Reponse by Madan Jampani · 10 years ago
  47. 719b3c5 FlowRuleStore no longer supports applicationId based APIs by Madan Jampani · 10 years ago
  48. f5fdef0 getFlowEntries now operates correctly in a distributed setting by Madan Jampani · 10 years ago
  49. 9def047 DistributedFlowRuleStore: remote batch support by Yuta HIGUCHI · 10 years ago
  50. 117aaae Towards a distributed flow rule store by Madan Jampani · 10 years ago
  51. 6f06527 Removed fixed TODO. Cleaned up logging by Madan Jampani · 10 years ago
  52. f3d51bd Initial DistributedDlowRuleStore by Yuta HIGUCHI · 10 years ago
  53. 8d143d2 Rename KryoPool -> KryoNamespace by Yuta HIGUCHI · 10 years ago
  54. f6f50a6 FlowEntry must not be modified outside store. by Yuta HIGUCHI · 10 years ago
  55. fe280eb bugfix: should refer to service not implementation class by Yuta HIGUCHI · 10 years ago
  56. 0858b35 bugfix by Yuta HIGUCHI · 10 years ago
  57. 38b250d Initial implementation for DistributedFlowRuleStore utilizing master/backup replication by Madan Jampani · 10 years ago
  58. 92c65ad real application ids by alshabib · 10 years ago
  59. 9b4030d Added a summary command. by tom · 10 years ago
  60. 1c319ff the return of the flowentry by alshabib · 10 years ago
  61. e76a24d Bundle restructuring by Yuta HIGUCHI · 10 years ago[Renamed from core/store/src/main/java/org/onlab/onos/store/flow/impl/DistributedFlowRuleStore.java]
  62. 339a3d9 added onos-start-network and fake distributed stores and fixed mastership bugs/omissions by alshabib · 10 years ago