1. 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]
  2. b912556 GossipLinkStore: removedLinks could be accessed concurrently by advertisement by Yuta HIGUCHI · 9 years ago
  3. 80d5659 GossipStores: remove potentially blocking method out of netty thread by Yuta HIGUCHI · 9 years ago
  4. 0658627 Run Anti-Entropy in background by Yuta HIGUCHI · 9 years ago
  5. b6cfac3 GossipStores: iterate using forEach by Yuta HIGUCHI · 9 years ago
  6. 91768e3 Kryo related fixes by Yuta HIGUCHI · 9 years ago
  7. 1a01272 Lower log level by Yuta HIGUCHI · 9 years ago
  8. faf9e1c Lower log level by Yuta HIGUCHI · 9 years ago
  9. badb93f Fixing optical link state issues; a few still remain. by Thomas Vachuska · 9 years ago
  10. 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
  11. 29a6a78 Fixing ONOS-39 to allow configured links to be marked as durable. by Thomas Vachuska · 9 years ago
  12. 60a190b Fix split-package issue in onos-dist by Yuta HIGUCHI · 9 years ago
  13. 3e5d11a Add GossipLinkStoreTest by Yuta HIGUCHI · 10 years ago
  14. d6a0ac3 log timestamping error on Link remove by Yuta HIGUCHI · 10 years ago
  15. c0bbbd4 Allowing link stores to create links injected by ancillary providers. by Thomas Vachuska · 10 years ago
  16. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  17. 574afda Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  18. dfc7afb distributed link fixes by alshabib · 10 years ago
  19. a85542b LinkStore bugfix. avoid DIRECT -> INDIRECT transition by Yuta HIGUCHI · 10 years ago
  20. 8d143d2 Rename KryoPool -> KryoNamespace by Yuta HIGUCHI · 10 years ago
  21. c01d2aa GissipLinkStore: lowering log level by Yuta HIGUCHI · 10 years ago
  22. da1cda6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  23. b5c63a0 fixes for mastership handoff race conditions by Ayaka Koshibe · 10 years ago
  24. eecee55 moved Timestamped to appropriate package by Yuta HIGUCHI · 10 years ago
  25. 023295a Function input can be null by Yuta HIGUCHI · 10 years ago
  26. 2fe46a2 GossipLinkStore AE bugfix + cleanup by Yuta HIGUCHI · 10 years ago
  27. 3e1a5bf GossipLinkStore: switch inner Map to non-Concurrent by Yuta HIGUCHI · 10 years ago
  28. 9a0a1d1 lowered anti-entropy log level by Yuta HIGUCHI · 10 years ago
  29. 990aecc eliminate package dependency cycle by Yuta HIGUCHI · 10 years ago
  30. 18ab8a9 modified LinkKey creation to follow other id objects by Yuta HIGUCHI · 10 years ago
  31. 92cd51e bugfix: should notify merged description by Yuta HIGUCHI · 10 years ago
  32. 3708308 Lowering log level. by Yuta HIGUCHI · 10 years ago
  33. 3ffbb27 Shutting down AE executor on GossipLinkStore deactivate by Madan Jampani · 10 years ago
  34. 093e83e Refactoring by Yuta HIGUCHI · 10 years ago
  35. d2054d4 Fixed link anti-entropy message serialization by Madan Jampani · 10 years ago
  36. a97e820 Anti-Entropy support for link store. by Madan Jampani · 10 years ago
  37. 2ff0559 Added GossipLinkStore with basic replication for link state. by Madan Jampani · 10 years ago