1. 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[Renamed (93%) from utils/netty/src/main/java/org/onlab/netty/Endpoint.java]
  2. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  3. 2e5f87b Limit the amont of work that happens on netty event loop threads. by Madan Jampani · 9 years ago
  4. 91768e3 Kryo related fixes by Yuta HIGUCHI · 10 years ago
  5. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  6. 15cd0b8 Netty bug fix: Do not use weakValues in a cache where we track outstanding responses. by Madan Jampani · 10 years ago
  7. 24c849c Added copyrights to the utils code by Thomas Vachuska · 10 years ago
  8. 97b8167 minor fixes to Endpoint by Yuta HIGUCHI · 10 years ago
  9. 92626c0 cosmetics by Yuta HIGUCHI · 10 years ago
  10. 938aa43 Improved message decoding performance by Madan Jampani · 10 years ago
  11. 86ed055 Fixed issue with recieving side not checking readability of channel before reading by Madan Jampani · 10 years ago
  12. ab6d311 Adding missing files under onlab-netty by Madan Jampani · 10 years ago