1. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  2. b825aeb Reply with error status on receiving message with incorrect preamble by Madan Jampani · 8 years ago
  3. 4a47a30 More APIs permission for new ONOS APIs by Heedo Kang · 8 years ago
  4. a9e70a6 [Falcon] Adds a status field to InternalMessage and support for replying with appropriate status when handler errors occur by Madan Jampani · 8 years ago
  5. f5c38a7 Change netty reply timeout to 2s and run a periodic cleanup task to timeout outstanding requests by Madan Jampani · 8 years ago
  6. f3d2f49 Fixing pom dependencies. by Aaron Kruglikov · 8 years ago
  7. 1b72738 Migrating netty messaging into netty messaging manager. by Aaron Kruglikov · 8 years ago
  8. e241189 Fix for multiple metrics issues by Aaron Kruglikov · 8 years ago
  9. 1110b2c Setting up monitoring of cluster communcation service by Aaron Kruglikov · 8 years ago
  10. 32347e0 pom clean up and Remove unsed code by Madan Jampani · 8 years ago
  11. 1159916 Bump up Karaf to 3.0.5 by Jian Li · 8 years ago
  12. d36def0 MessagingService API enchancements by Madan Jampani · 8 years ago
  13. eb0ae4e Adding fingerprints to avoid interference between clusters. by Aaron Kruglikov · 8 years ago
  14. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  15. ec1df02 In preparation for dynamic clustering support: by Madan Jampani · 9 years ago
  16. 58de416 Fixing copyrights. by Thomas Vachuska · 9 years ago
  17. 39eb429 Adding TLS for NettyMessaging and configurable on NettyMessagingManager through JAVA_OPTS by JunHuy Lam · 9 years ago
  18. 175e8fd Removed deprecated ClusterCommunicationService APIs by Madan Jampani · 9 years ago
  19. 27b69c6 ONOS-1983: Migrating all copycat Raft protocol specific communication to use ONOS cluster communication primitives by Madan Jampani · 9 years ago
  20. afeebbd ONOS-1982: MessagingService is now a OSGi service. Has implementations based on Netty and IOLoop by Madan Jampani · 9 years ago
  21. b093c91 Renamed IOLoop & Netty to *MessagingManager for consistency. by Thomas Vachuska · 9 years ago
  22. 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
  23. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  24. ec5ae34 Use the Executor interface when specifying where to handle incoming messages by Madan Jampani · 9 years ago
  25. 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 9 years ago
  26. 5eb77c8 Updates to ECM interface by Brian O'Connor · 9 years ago
  27. ba47223 Bypass netty stack for messages that are sent to self by Madan Jampani · 9 years ago
  28. a14047d Logging improvements. by Madan Jampani · 9 years ago
  29. 2af244a Never process incoming messages on the netty event loop thread pool. by Madan Jampani · 9 years ago
  30. 2e5f87b Limit the amont of work that happens on netty event loop threads. by Madan Jampani · 9 years ago
  31. 9b7a32d ClusterCommunicationManager: only serialize once for broadcast by Brian O'Connor · 9 years ago
  32. 0a0b9e4 Log more info when inter-Node messaging fails. by Yuta HIGUCHI · 9 years ago
  33. 7d656f4 Remove "throws IOException" from ClusterCommunicationService APIs by Jonathan Hart · 9 years ago
  34. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  35. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago