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