1. 4f60f98 Implemented multi-instance packet out. by Jonathan Hart · 10 years ago
  2. 68fef9d Added modification instructions to Kryo by Jonathan Hart · 10 years ago
  3. d16ce18 Added Port.Type and plumbed it throughout. by Thomas Vachuska · 10 years ago
  4. ea15015 convert anonymous class to nested class by Yuta HIGUCHI · 10 years ago
  5. 087019b register some Intent related classes by Yuta HIGUCHI · 10 years ago
  6. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  7. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  8. 3f4ccb2 Updated the IpAddress serialization/deserialization by Pavlin Radoslavov · 10 years ago
  9. 9def047 DistributedFlowRuleStore: remote batch support by Yuta HIGUCHI · 10 years ago
  10. 31961c1 Resolving merge conflicts by Madan Jampani · 10 years ago
  11. 117aaae Towards a distributed flow rule store by Madan Jampani · 10 years ago
  12. f6c2ede remote stats service functional by alshabib · 10 years ago
  13. 3d643ec functional stats service by alshabib · 10 years ago
  14. 40d0177 switch to ImmutableList by Yuta HIGUCHI · 10 years ago
  15. 85d58d1 register more flow related classes by Yuta HIGUCHI · 10 years ago
  16. 2809bf3 serialization related fixes for flow related classes by Yuta HIGUCHI · 10 years ago
  17. 2fcfde9 Register FlowId to Kryo by Yuta HIGUCHI · 10 years ago
  18. 8d143d2 Rename KryoPool -> KryoNamespace by Yuta HIGUCHI · 10 years ago
  19. aaac0d7 KryoSerializerTest to test KryoSerializer instead of KryoPool by Yuta HIGUCHI · 10 years ago
  20. da1cda6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  21. b5c63a0 fixes for mastership handoff race conditions by Ayaka Koshibe · 10 years ago
  22. 38b250d Initial implementation for DistributedFlowRuleStore utilizing master/backup replication by Madan Jampani · 10 years ago
  23. 75e7742 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  24. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  25. 0a608ac Pruned duplicate dependencies and plugins from several core related pom.xml files. by Thomas Vachuska · 10 years ago
  26. 760a7f9 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  27. e8e4535 fixes for RoleValue serialization by Ayaka Koshibe · 10 years ago
  28. b0995df suppress warning by Yuta HIGUCHI · 10 years ago
  29. 5fa3dc0 GossipHostStore: add AE support by Yuta HIGUCHI · 10 years ago
  30. f9b02fc refactored MastershipStore to not use ILock by Ayaka Koshibe · 10 years ago
  31. 18ab8a9 modified LinkKey creation to follow other id objects by Yuta HIGUCHI · 10 years ago
  32. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  33. 47c4088 Adding some tests for GossipDeviceStore + bugfix by Yuta HIGUCHI · 10 years ago
  34. 2ff0559 Added GossipLinkStore with basic replication for link state. by Madan Jampani · 10 years ago
  35. 0390ffb some pom file fixes by Yuta HIGUCHI · 10 years ago
  36. 8ee7d4c Kryo related fixes by Yuta HIGUCHI · 10 years ago
  37. 9ee60f6 Device Anti-Entropy by Yuta HIGUCHI · 10 years ago
  38. fa891c9 Revert "Refactoring to move code to right locations. Attempt at breaking dependency cycles." by Yuta HIGUCHI · 10 years ago
  39. d40483d Revert "Refactored code in an attempt to break dependency cycles" by Yuta HIGUCHI · 10 years ago
  40. 195af6e Refactored code in an attempt to break dependency cycles by Madan Jampani · 10 years ago
  41. 58819b4 Refactoring to move code to right locations. Attempt at breaking dependency cycles. by Madan Jampani · 10 years ago
  42. 971addc Renamed store.serialize.{Serializer => StoreSerializer}1 by Yuta HIGUCHI · 10 years ago
  43. 53e44e6 Simplified how message payloads get serialized/deserialized by Madan Jampani · 10 years ago
  44. 672488d KryoSerializationService -> Serializer by Yuta HIGUCHI · 10 years ago
  45. 53a285d use encode/decode instead of serialize/deserialize by Yuta HIGUCHI · 10 years ago
  46. 9ee0d5b Fix unit test issue by Yuta HIGUCHI · 10 years ago
  47. 5bdebe3 Kryo related fixes by Yuta HIGUCHI · 10 years ago
  48. 03fec1f minor Kryo related cleanup by Yuta HIGUCHI · 10 years ago
  49. f5d85d4 Working on model & description annotations. by tom · 10 years ago
  50. a8f205c Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  51. 8441136 serializers for roles by Ayaka Koshibe · 10 years ago
  52. f6d1170 Adding ByteBuffer version, just in case. we still need to use this. by Yuta HIGUCHI · 10 years ago
  53. 533ec32 AntiEntropy sketch + required Serializer work by Yuta HIGUCHI · 10 years ago
  54. ad4c218 Slice out SerializationService from StoreService by Yuta HIGUCHI · 10 years ago
  55. e76a24d Bundle restructuring by Yuta HIGUCHI · 10 years ago