1. b825aeb Reply with error status on receiving message with incorrect preamble by Madan Jampani · 8 years ago
  2. 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
  3. 1b72738 Migrating netty messaging into netty messaging manager. by Aaron Kruglikov · 8 years ago[Renamed (94%) from utils/netty/src/main/java/org/onlab/netty/InternalMessage.java]
  4. 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
  5. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  6. 49115e9 Changed netty message type to String from Long to avoid potential collisions by Madan Jampani · 9 years ago
  7. 2e5f87b Limit the amont of work that happens on netty event loop threads. by Madan Jampani · 9 years ago
  8. 0a0b9e4 Log more info when inter-Node messaging fails. by Yuta HIGUCHI · 9 years ago
  9. 91768e3 Kryo related fixes by Yuta HIGUCHI · 9 years ago
  10. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  11. 15cd0b8 Netty bug fix: Do not use weakValues in a cache where we track outstanding responses. by Madan Jampani · 10 years ago
  12. 24c849c Added copyrights to the utils code by Thomas Vachuska · 10 years ago
  13. 8710093 Added NettyMessagingService constructor that accepts both ip and port by Madan Jampani · 10 years ago
  14. 9621ba1 Fixed merge conflict in InternalMessage by Madan Jampani · 10 years ago
  15. 53e44e6 Simplified how message payloads get serialized/deserialized by Madan Jampani · 10 years ago
  16. c65f512 Add TODO note by Yuta HIGUCHI · 10 years ago
  17. 24fb299 minor fix by Yuta HIGUCHI · 10 years ago
  18. 92626c0 cosmetics by Yuta HIGUCHI · 10 years ago
  19. 938aa43 Improved message decoding performance by Madan Jampani · 10 years ago
  20. 86ed055 Fixed issue with recieving side not checking readability of channel before reading by Madan Jampani · 10 years ago
  21. ab6d311 Adding missing files under onlab-netty by Madan Jampani · 10 years ago