1. 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
  2. 1b72738 Migrating netty messaging into netty messaging manager. by Aaron Kruglikov · 8 years ago[Renamed (90%) from utils/netty/src/main/java/org/onlab/netty/MessageDecoder.java]
  3. aef4585 Revert changes to use constants for Sonar suppression by Ray Milkey · 8 years ago
  4. 9f87e51 Sonar related fixes by Ray Milkey · 8 years ago
  5. 676249c Fix Sonar critical flagged bugs by Ray Milkey · 8 years ago
  6. eb0ae4e Adding fingerprints to avoid interference between clusters. by Aaron Kruglikov · 8 years ago
  7. 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
  8. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  9. 49115e9 Changed netty message type to String from Long to avoid potential collisions by Madan Jampani · 9 years ago
  10. 2e5f87b Limit the amont of work that happens on netty event loop threads. by Madan Jampani · 9 years ago
  11. 5e8ceb4 checkstyle fixes by Yuta HIGUCHI · 9 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. 29e5dfd Added logging to netty by Madan Jampani · 10 years ago
  15. 53e44e6 Simplified how message payloads get serialized/deserialized by Madan Jampani · 10 years ago
  16. 993d7aa renamed Serializer -> (onlab.netty-layer) PayloadSerializer by Yuta HIGUCHI · 10 years ago
  17. cad78e9 Unified method names to encode/decode by Yuta HIGUCHI · 10 years ago
  18. 938aa43 Improved message decoding performance by Madan Jampani · 10 years ago
  19. 86ed055 Fixed issue with recieving side not checking readability of channel before reading by Madan Jampani · 10 years ago
  20. ab6d311 Adding missing files under onlab-netty by Madan Jampani · 10 years ago