1. 980a8c1 [ONOS-7054] Implement prototype of ISSU protocol by Jordan Halterman · 7 years ago
  2. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  3. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  4. be63b23 Regard the release when the APIs became deprecated as Cardinal by Sho SHIMIZU · 9 years ago
  5. 175e8fd Removed deprecated ClusterCommunicationService APIs by Madan Jampani · 9 years ago
  6. 27b69c6 ONOS-1983: Migrating all copycat Raft protocol specific communication to use ONOS cluster communication primitives by Madan Jampani · 9 years ago
  7. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  8. ec5ae34 Use the Executor interface when specifying where to handle incoming messages by Madan Jampani · 9 years ago
  9. 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 9 years ago
  10. 5eb77c8 Updates to ECM interface by Brian O'Connor · 9 years ago
  11. 2af244a Never process incoming messages on the netty event loop thread pool. by Madan Jampani · 9 years ago
  12. 7d656f4 Remove "throws IOException" from ClusterCommunicationService APIs by Jonathan Hart · 9 years ago
  13. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  14. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/api/src/main/java/org/onlab/onos/store/cluster/messaging/ClusterCommunicationService.java]
  15. f5d263b Bugfixes for DistributedLockManager functionality by Madan Jampani · 9 years ago
  16. 76b54bf ClusterMessagingProtocolServer: start listening at correct timing by Yuta HIGUCHI · 9 years ago
  17. 5c94727 javadoc fixes by Yuta HIGUCHI · 9 years ago
  18. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  19. 24f9efb sendAndReceive now returns a Future instead of Reponse by Madan Jampani · 10 years ago
  20. 4a9cb6d Added sendAndReceive API to ClusterCommunicationService by Madan Jampani · 10 years ago
  21. 6e50173 cosmetics by Yuta HIGUCHI · 10 years ago
  22. a10f388 Moved ClusterCommunicationService related to api bundle by Yuta HIGUCHI · 10 years ago[Renamed from core/store/dist/src/main/java/org/onlab/onos/store/cluster/messaging/ClusterCommunicationService.java]
  23. 890bc35 Added Netty based messaging. Updated cluster management to use Netty based messaging by Madan Jampani · 10 years ago
  24. d33e640 Integrated Kryo serializers with the communications manager and IO loop stuff. by tom · 10 years ago
  25. 1d416c5 Working on the cluster i/o by tom · 10 years ago