1. d36def0 MessagingService API enchancements by Madan Jampani · 8 years ago
  2. 175e8fd Removed deprecated ClusterCommunicationService APIs by Madan Jampani · 9 years ago
  3. 27b69c6 ONOS-1983: Migrating all copycat Raft protocol specific communication to use ONOS cluster communication primitives by Madan Jampani · 9 years ago
  4. 5d410a2 Fixed javadocs. by Thomas Vachuska · 9 years ago
  5. afeebbd ONOS-1982: MessagingService is now a OSGi service. Has implementations based on Netty and IOLoop by Madan Jampani · 9 years ago
  6. 24a00d9 Catch Exceptions, not Throwable to remove blockers found in SonarQube by Sho SHIMIZU · 9 years ago
  7. ce9808a Javadoc clean-up and apps -s command clean-up. by Thomas Vachuska · 9 years ago
  8. b093c91 Renamed IOLoop & Netty to *MessagingManager for consistency. by Thomas Vachuska · 9 years ago
  9. 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
  10. 5c94727 javadoc fixes by Yuta HIGUCHI · 10 years ago
  11. 4b42077 Cleaned up a slew of Javadoc errors in preparation for switch over to Java 8. by Thomas Vachuska · 10 years ago
  12. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  13. 24c849c Added copyrights to the utils code by Thomas Vachuska · 10 years ago
  14. 5a8779c Added ability to properly register/deregister new connections and have the node status properly reflected. by tom · 10 years ago
  15. 7309483 Initial check-in for new p2p cluster messaging; to be refactored. by tom · 10 years ago
  16. 9710fb4 Added a few command-lines for node administration. by tom · 10 years ago
  17. e76a24d Bundle restructuring by Yuta HIGUCHI · 10 years ago
  18. f7e13b0 Working on IO loop tests commands. by tom · 10 years ago
  19. f110fff Added IO loop test to the foo app. by tom · 10 years ago
  20. 74d4965 Corrected some IO loop tests. by tom · 10 years ago
  21. 2d6d397 More IO loop work. by tom · 10 years ago
  22. a708318 Working on IO loop stuff. by tom · 10 years ago
  23. 6a62aa2 Starting work on I/O loop. by tom · 10 years ago