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