1. badb93f Fixing optical link state issues; a few still remain. by Thomas Vachuska · 9 years ago
  2. 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
  3. 29a6a78 Fixing ONOS-39 to allow configured links to be marked as durable. by Thomas Vachuska · 10 years ago
  4. 60a190b Fix split-package issue in onos-dist by Yuta HIGUCHI · 10 years ago
  5. 3e5d11a Add GossipLinkStoreTest by Yuta HIGUCHI · 10 years ago
  6. d6a0ac3 log timestamping error on Link remove by Yuta HIGUCHI · 10 years ago
  7. c0bbbd4 Allowing link stores to create links injected by ancillary providers. by Thomas Vachuska · 10 years ago
  8. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  9. 574afda Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  10. dfc7afb distributed link fixes by alshabib · 10 years ago
  11. a85542b LinkStore bugfix. avoid DIRECT -> INDIRECT transition by Yuta HIGUCHI · 10 years ago
  12. 8d143d2 Rename KryoPool -> KryoNamespace by Yuta HIGUCHI · 10 years ago
  13. c01d2aa GissipLinkStore: lowering log level by Yuta HIGUCHI · 10 years ago
  14. da1cda6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  15. b5c63a0 fixes for mastership handoff race conditions by Ayaka Koshibe · 10 years ago
  16. 12b099d Merge remote-tracking branch 'origin/master' by Thomas Vachuska · 10 years ago
  17. e855d50 Added some package javadocs and corrected some wording in others. by Thomas Vachuska · 10 years ago
  18. eecee55 moved Timestamped to appropriate package by Yuta HIGUCHI · 10 years ago
  19. 023295a Function input can be null by Yuta HIGUCHI · 10 years ago
  20. 2fe46a2 GossipLinkStore AE bugfix + cleanup by Yuta HIGUCHI · 10 years ago
  21. 3e1a5bf GossipLinkStore: switch inner Map to non-Concurrent by Yuta HIGUCHI · 10 years ago
  22. 9a0a1d1 lowered anti-entropy log level by Yuta HIGUCHI · 10 years ago
  23. 990aecc eliminate package dependency cycle by Yuta HIGUCHI · 10 years ago
  24. 18ab8a9 modified LinkKey creation to follow other id objects by Yuta HIGUCHI · 10 years ago
  25. 92cd51e bugfix: should notify merged description by Yuta HIGUCHI · 10 years ago
  26. 3708308 Lowering log level. by Yuta HIGUCHI · 10 years ago
  27. 3ffbb27 Shutting down AE executor on GossipLinkStore deactivate by Madan Jampani · 10 years ago
  28. 8ce0873 Moved MastershipBasedTimestamp by Yuta HIGUCHI · 10 years ago
  29. 093e83e Refactoring by Yuta HIGUCHI · 10 years ago
  30. d2054d4 Fixed link anti-entropy message serialization by Madan Jampani · 10 years ago
  31. a97e820 Anti-Entropy support for link store. by Madan Jampani · 10 years ago
  32. 6216930 Removed unused class: VersionedValue by Madan Jampani · 10 years ago
  33. 2ff0559 Added GossipLinkStore with basic replication for link state. by Madan Jampani · 10 years ago
  34. 9ee60f6 Device Anti-Entropy by Yuta HIGUCHI · 10 years ago
  35. fa891c9 Revert "Refactoring to move code to right locations. Attempt at breaking dependency cycles." by Yuta HIGUCHI · 10 years ago
  36. d40483d Revert "Refactored code in an attempt to break dependency cycles" by Yuta HIGUCHI · 10 years ago
  37. 195af6e Refactored code in an attempt to break dependency cycles by Madan Jampani · 10 years ago
  38. 58819b4 Refactoring to move code to right locations. Attempt at breaking dependency cycles. by Madan Jampani · 10 years ago
  39. 67a527f implemented GossipDeviceStore with multi-provider, annotation support by Yuta HIGUCHI · 10 years ago
  40. c99a8d3 Add TODO memo + cosmetics by Yuta HIGUCHI · 10 years ago
  41. 890bc35 Added Netty based messaging. Updated cluster management to use Netty based messaging by Madan Jampani · 10 years ago
  42. 4209def Distributed Link store implementation that takes event versioning into consideration by Madan Jampani · 10 years ago