1. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  2. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  3. 2bfa94c Revamped ClusterCommunicationService API by Madan Jampani · 9 years ago
  4. 0b4d298 Workaround for ONOS-1208 by HIGUCHI Yuta · 9 years ago
  5. 5eb77c8 Updates to ECM interface by Brian O'Connor · 9 years ago
  6. 4d973eb Workaround for ConcurrentModificationException by HIGUCHI Yuta · 9 years ago
  7. dc2e7c2 Fix for NPE by HIGUCHI Yuta · 9 years ago
  8. 403ea93 Simplify anti-entropy code by Jonathan Hart · 9 years ago
  9. 2af244a Never process incoming messages on the netty event loop thread pool. by Madan Jampani · 9 years ago
  10. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  11. b473b9d Injecting topology through JSON ConfigProvider works for multi-instance (ONOS-490). by Marc De Leenheer · 9 years ago
  12. 7d656f4 Remove "throws IOException" from ClusterCommunicationService APIs by Jonathan Hart · 9 years ago
  13. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  14. 800fac6 LinkStores: Concurrent readable {src, dst}Links by Yuta HIGUCHI · 9 years ago
  15. 7bbeb3f ONOS-393 - In a multi ONOS system, a ink may not yet be known about. by Ray Milkey · 9 years ago
  16. 6593489 Scrubbing store related TODO/FIXMEs by Yuta HIGUCHI · 9 years ago
  17. 4400853 cleaning up some TODOs by Brian O'Connor · 9 years ago
  18. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  19. 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/link/impl/GossipLinkStore.java]
  20. b912556 GossipLinkStore: removedLinks could be accessed concurrently by advertisement by Yuta HIGUCHI · 9 years ago
  21. 80d5659 GossipStores: remove potentially blocking method out of netty thread by Yuta HIGUCHI · 9 years ago
  22. 0658627 Run Anti-Entropy in background by Yuta HIGUCHI · 9 years ago
  23. b6cfac3 GossipStores: iterate using forEach by Yuta HIGUCHI · 9 years ago
  24. 91768e3 Kryo related fixes by Yuta HIGUCHI · 9 years ago
  25. 1a01272 Lower log level by Yuta HIGUCHI · 9 years ago
  26. faf9e1c Lower log level by Yuta HIGUCHI · 9 years ago
  27. badb93f Fixing optical link state issues; a few still remain. by Thomas Vachuska · 9 years ago
  28. 57126fe Sketching out what link-state addition would look like; quite easy until we get to the distributed store. by Thomas Vachuska · 9 years ago
  29. 29a6a78 Fixing ONOS-39 to allow configured links to be marked as durable. by Thomas Vachuska · 9 years ago
  30. 60a190b Fix split-package issue in onos-dist by Yuta HIGUCHI · 10 years ago
  31. 3e5d11a Add GossipLinkStoreTest by Yuta HIGUCHI · 10 years ago
  32. d6a0ac3 log timestamping error on Link remove by Yuta HIGUCHI · 10 years ago
  33. c0bbbd4 Allowing link stores to create links injected by ancillary providers. by Thomas Vachuska · 10 years ago
  34. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  35. 574afda Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  36. dfc7afb distributed link fixes by alshabib · 10 years ago
  37. a85542b LinkStore bugfix. avoid DIRECT -> INDIRECT transition by Yuta HIGUCHI · 10 years ago
  38. 8d143d2 Rename KryoPool -> KryoNamespace by Yuta HIGUCHI · 10 years ago
  39. c01d2aa GissipLinkStore: lowering log level by Yuta HIGUCHI · 10 years ago
  40. da1cda6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  41. b5c63a0 fixes for mastership handoff race conditions by Ayaka Koshibe · 10 years ago
  42. eecee55 moved Timestamped to appropriate package by Yuta HIGUCHI · 10 years ago
  43. 023295a Function input can be null by Yuta HIGUCHI · 10 years ago
  44. 2fe46a2 GossipLinkStore AE bugfix + cleanup by Yuta HIGUCHI · 10 years ago
  45. 3e1a5bf GossipLinkStore: switch inner Map to non-Concurrent by Yuta HIGUCHI · 10 years ago
  46. 9a0a1d1 lowered anti-entropy log level by Yuta HIGUCHI · 10 years ago
  47. 990aecc eliminate package dependency cycle by Yuta HIGUCHI · 10 years ago
  48. 18ab8a9 modified LinkKey creation to follow other id objects by Yuta HIGUCHI · 10 years ago
  49. 92cd51e bugfix: should notify merged description by Yuta HIGUCHI · 10 years ago
  50. 3708308 Lowering log level. by Yuta HIGUCHI · 10 years ago
  51. 3ffbb27 Shutting down AE executor on GossipLinkStore deactivate by Madan Jampani · 10 years ago
  52. 093e83e Refactoring by Yuta HIGUCHI · 10 years ago
  53. d2054d4 Fixed link anti-entropy message serialization by Madan Jampani · 10 years ago
  54. a97e820 Anti-Entropy support for link store. by Madan Jampani · 10 years ago
  55. 2ff0559 Added GossipLinkStore with basic replication for link state. by Madan Jampani · 10 years ago