1. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/store/serializers/src/main/java/org/onlab/onos/store/serializers/KryoNamespaces.java]
  2. 72a034c Initial implementation of distributed intent batch queue by Brian O'Connor · 9 years ago
  3. ae1d210 Add Collections.emptySet() by Yuta HIGUCHI · 9 years ago
  4. f617123 register DefaultGroupId to Kryo by Yuta HIGUCHI · 9 years ago
  5. 4a33807 SinglePoint to MultiPoint Intent initial implementation by Michele Santuari · 9 years ago
  6. 91768e3 Kryo related fixes by Yuta HIGUCHI · 9 years ago
  7. 1ee9178 LeadershipService: Support for a leaderBoard. by Madan Jampani · 9 years ago
  8. 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
  9. 977cb60 Add unit tests for constraint object serializations by Sho SHIMIZU · 9 years ago
  10. adac04a Support LinkResource related serialization by Yuta HIGUCHI · 9 years ago
  11. cd4bac8 Make constraint objects serializable by Kryo by Sho SHIMIZU · 9 years ago
  12. 1aa249c separate basic classes from API by Yuta HIGUCHI · 9 years ago
  13. 17378ef Added Kryo serializers for Ip4Address, Ip6Address, Ip4Prefix, Ip6Prefix by Pavlin Radoslavov · 9 years ago
  14. 7d0032b Added constructors for serialization of the new constraint types and registered the types with the serializer pool. by Thomas Vachuska · 9 years ago
  15. 41718fc Applied some fixes to Intents by Brian O'Connor · 10 years ago
  16. 4f60f98 Implemented multi-instance packet out. by Jonathan Hart · 10 years ago
  17. 68fef9d Added modification instructions to Kryo by Jonathan Hart · 10 years ago
  18. d16ce18 Added Port.Type and plumbed it throughout. by Thomas Vachuska · 10 years ago
  19. 087019b register some Intent related classes by Yuta HIGUCHI · 10 years ago
  20. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  21. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  22. 9def047 DistributedFlowRuleStore: remote batch support by Yuta HIGUCHI · 10 years ago
  23. 31961c1 Resolving merge conflicts by Madan Jampani · 10 years ago
  24. 117aaae Towards a distributed flow rule store by Madan Jampani · 10 years ago
  25. f6c2ede remote stats service functional by alshabib · 10 years ago
  26. 3d643ec functional stats service by alshabib · 10 years ago
  27. 40d0177 switch to ImmutableList by Yuta HIGUCHI · 10 years ago
  28. 85d58d1 register more flow related classes by Yuta HIGUCHI · 10 years ago
  29. 2809bf3 serialization related fixes for flow related classes by Yuta HIGUCHI · 10 years ago
  30. 2fcfde9 Register FlowId to Kryo by Yuta HIGUCHI · 10 years ago
  31. 8d143d2 Rename KryoPool -> KryoNamespace by Yuta HIGUCHI · 10 years ago[Renamed (91%) from core/store/serializers/src/main/java/org/onlab/onos/store/serializers/KryoPoolUtil.java]
  32. da1cda6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  33. b5c63a0 fixes for mastership handoff race conditions by Ayaka Koshibe · 10 years ago
  34. 38b250d Initial implementation for DistributedFlowRuleStore utilizing master/backup replication by Madan Jampani · 10 years ago
  35. 75e7742 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  36. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  37. 760a7f9 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  38. e8e4535 fixes for RoleValue serialization by Ayaka Koshibe · 10 years ago
  39. 5fa3dc0 GossipHostStore: add AE support by Yuta HIGUCHI · 10 years ago
  40. f9b02fc refactored MastershipStore to not use ILock by Ayaka Koshibe · 10 years ago
  41. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  42. 47c4088 Adding some tests for GossipDeviceStore + bugfix by Yuta HIGUCHI · 10 years ago
  43. 2ff0559 Added GossipLinkStore with basic replication for link state. by Madan Jampani · 10 years ago
  44. 8ee7d4c Kryo related fixes by Yuta HIGUCHI · 10 years ago
  45. 9ee60f6 Device Anti-Entropy by Yuta HIGUCHI · 10 years ago
  46. fa891c9 Revert "Refactoring to move code to right locations. Attempt at breaking dependency cycles." by Yuta HIGUCHI · 10 years ago
  47. d40483d Revert "Refactored code in an attempt to break dependency cycles" by Yuta HIGUCHI · 10 years ago
  48. 195af6e Refactored code in an attempt to break dependency cycles by Madan Jampani · 10 years ago
  49. 58819b4 Refactoring to move code to right locations. Attempt at breaking dependency cycles. by Madan Jampani · 10 years ago
  50. 53e44e6 Simplified how message payloads get serialized/deserialized by Madan Jampani · 10 years ago
  51. 03fec1f minor Kryo related cleanup by Yuta HIGUCHI · 10 years ago