1. 9334091 Fixes user provided timeouts. by pier · 4 years, 4 months ago
  2. 4330078 Support user-provided timeouts in intra-cluster communication service by Jordan Halterman · 5 years ago
  3. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  4. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  5. d36def0 MessagingService API enchancements by Madan Jampani · 8 years ago
  6. 175e8fd Removed deprecated ClusterCommunicationService APIs by Madan Jampani · 9 years ago
  7. 27b69c6 ONOS-1983: Migrating all copycat Raft protocol specific communication to use ONOS cluster communication primitives by Madan Jampani · 9 years ago
  8. 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[Renamed (76%) from utils/netty/src/main/java/org/onlab/netty/MessagingService.java]
  9. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  10. ec5ae34 Use the Executor interface when specifying where to handle incoming messages by Madan Jampani · 9 years ago
  11. 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 9 years ago
  12. 2af244a Never process incoming messages on the netty event loop thread pool. by Madan Jampani · 9 years ago
  13. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 10 years ago
  14. 5c94727 javadoc fixes by Yuta HIGUCHI · 10 years ago
  15. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  16. 24c849c Added copyrights to the utils code by Thomas Vachuska · 10 years ago
  17. 24f9efb sendAndReceive now returns a Future instead of Reponse by Madan Jampani · 10 years ago
  18. 53e44e6 Simplified how message payloads get serialized/deserialized by Madan Jampani · 10 years ago
  19. 672488d KryoSerializationService -> Serializer by Yuta HIGUCHI · 10 years ago
  20. 993d7aa renamed Serializer -> (onlab.netty-layer) PayloadSerializer by Yuta HIGUCHI · 10 years ago
  21. ab6d311 Adding missing files under onlab-netty by Madan Jampani · 10 years ago