1. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  2. 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 9 years ago
  3. 403ea93 Simplify anti-entropy code by Jonathan Hart · 9 years ago
  4. 2af244a Never process incoming messages on the netty event loop thread pool. by Madan Jampani · 9 years ago
  5. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  6. 7d656f4 Remove "throws IOException" from ClusterCommunicationService APIs by Jonathan Hart · 9 years ago
  7. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  8. e59c7e3 GossipHostStore: allow location change + update by Yuta HIGUCHI · 9 years ago
  9. 6593489 Scrubbing store related TODO/FIXMEs by Yuta HIGUCHI · 9 years ago
  10. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  11. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/store/dist/src/main/java/org/onlab/onos/store/host/impl/GossipHostStore.java]
  12. 80d5659 GossipStores: remove potentially blocking method out of netty thread by Yuta HIGUCHI · 9 years ago
  13. 0658627 Run Anti-Entropy in background by Yuta HIGUCHI · 9 years ago
  14. 4423acc GossipHostStore: prep for making initial size configurable by Yuta HIGUCHI · 9 years ago
  15. 91768e3 Kryo related fixes by Yuta HIGUCHI · 9 years ago
  16. 1a01272 Lower log level by Yuta HIGUCHI · 9 years ago
  17. faf9e1c Lower log level by Yuta HIGUCHI · 9 years ago
  18. cd2920c Fixing visuals for the SDN-IP demo. by Thomas Vachuska · 10 years ago
  19. 60a190b Fix split-package issue in onos-dist by Yuta HIGUCHI · 10 years ago
  20. a887ba8 Refactored the HostStore to allow multiple MAC addresses bound to a single port by Jonathan Hart · 10 years ago
  21. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  22. 33f228a Replaced IpPrefix and IpAddress in the following methods by Pavlin Radoslavov · 10 years ago
  23. 76b0ae2 Work toward common IP address classes. by Pavlin Radoslavov · 10 years ago
  24. e5ca93b fix some of findbugs issues by Yuta HIGUCHI · 10 years ago
  25. 8d143d2 Rename KryoPool -> KryoNamespace by Yuta HIGUCHI · 10 years ago
  26. 78f3a0a lower anti-entropy send error message log level by Yuta HIGUCHI · 10 years ago
  27. eecee55 moved Timestamped to appropriate package by Yuta HIGUCHI · 10 years ago
  28. 5fa3dc0 GossipHostStore: add AE support by Yuta HIGUCHI · 10 years ago
  29. 255618f GossipHostStore: Added listeners for handling peer messages by Madan Jampani · 10 years ago
  30. 312a298 Support for optimistic replication on GossipHostStore by Madan Jampani · 10 years ago
  31. a263915 Added Host related memos. by Yuta HIGUCHI · 10 years ago
  32. ab99404 Checking in GossipHostStore. The implementation is only partly done and not fully distributed, yet. by Madan Jampani · 10 years ago