1. afeebbd ONOS-1982: MessagingService is now a OSGi service. Has implementations based on Netty and IOLoop by Madan Jampani · 9 years ago
  2. b093c91 Renamed IOLoop & Netty to *MessagingManager for consistency. by Thomas Vachuska · 9 years ago
  3. 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
  4. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  5. ec5ae34 Use the Executor interface when specifying where to handle incoming messages by Madan Jampani · 9 years ago
  6. 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 9 years ago
  7. 5eb77c8 Updates to ECM interface by Brian O'Connor · 9 years ago
  8. ba47223 Bypass netty stack for messages that are sent to self by Madan Jampani · 9 years ago
  9. a14047d Logging improvements. by Madan Jampani · 9 years ago
  10. 2af244a Never process incoming messages on the netty event loop thread pool. by Madan Jampani · 9 years ago
  11. 2e5f87b Limit the amont of work that happens on netty event loop threads. by Madan Jampani · 9 years ago
  12. 9b7a32d ClusterCommunicationManager: only serialize once for broadcast by Brian O'Connor · 9 years ago
  13. 0a0b9e4 Log more info when inter-Node messaging fails. by Yuta HIGUCHI · 9 years ago
  14. 7d656f4 Remove "throws IOException" from ClusterCommunicationService APIs by Jonathan Hart · 9 years ago
  15. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 10 years ago
  16. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 10 years ago