1. 15d773c Changed type of term number and sequence number to long. by Madan Jampani · 9 years ago
  2. 4e6c17d Fixing hash for Intent keys by Brian O'Connor · 9 years ago
  3. e97fec4 Remove deprecated code. by Madan Jampani · 9 years ago
  4. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  5. 5ec32ba Finished implementation of GossipIntentStore based on new API and semantics. by Jonathan Hart · 9 years ago
  6. 24226a2 Start IntentOperations removal by Ray Milkey · 9 years ago
  7. 1d21866 Fix for ONOS-1032 : Add missing class registrations to the Kryo serializer by Pavlin Radoslavov · 9 years ago
  8. febe82c Implement some of the missing IPv6 flowmod treatments by Pavlin Radoslavov · 9 years ago
  9. 72cb19a Implementation of new Flow Subsystem: by Brian O'Connor · 9 years ago
  10. 90b453f ONOS-785 Adding distributed store for apps & app admin CLIs by Thomas Vachuska · 9 years ago
  11. 4572785 Added Collections.emptyList() to Kryo BASIC namespace by Jonathan Hart · 9 years ago
  12. 0ce220a ONOS-426 - make the unit of Bandwidth clear by Sho SHIMIZU · 9 years ago
  13. 11c30ac Add a new method sendMsg(OFMessage msg, TableType type) in OpenFlowSwitch interface to support multiple-table aware FlowRuleService. by sangho · 9 years ago
  14. 7446da9 Modify unit test for serializing FlowRuleBatchEntry by Sho SHIMIZU · 9 years ago
  15. 166e61e Fix ONOS-815: register Optional class to Kryo by Sho SHIMIZU · 9 years ago
  16. 7f2e9bf bumping version to 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  17. 5b29ebd Bumping version to 1.0.0 by Brian O'Connor · 9 years ago 1.0.0
  18. ab98466 adding license to ALL files by alshabib · 9 years ago
  19. 97b9abc Fix a typo in a comment. by Pavlin Radoslavov · 9 years ago
  20. 4400853 cleaning up some TODOs by Brian O'Connor · 9 years ago
  21. c1ee674 DeviceIdSerializer: use case normalized String by Yuta HIGUCHI · 9 years ago
  22. db8a9d2 Fix serializer exception while using optical intent on distributed store by Praseed Balakrishnan · 9 years ago
  23. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  24. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago
  25. 72a034c Initial implementation of distributed intent batch queue by Brian O'Connor · 10 years ago
  26. ae1d210 Add Collections.emptySet() by Yuta HIGUCHI · 10 years ago
  27. f617123 register DefaultGroupId to Kryo by Yuta HIGUCHI · 10 years ago
  28. 4a33807 SinglePoint to MultiPoint Intent initial implementation by Michele Santuari · 10 years ago
  29. 91768e3 Kryo related fixes by Yuta HIGUCHI · 10 years ago
  30. 1ee9178 LeadershipService: Support for a leaderBoard. by Madan Jampani · 10 years ago
  31. 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
  32. 977cb60 Add unit tests for constraint object serializations by Sho SHIMIZU · 10 years ago
  33. adac04a Support LinkResource related serialization by Yuta HIGUCHI · 10 years ago
  34. cd4bac8 Make constraint objects serializable by Kryo by Sho SHIMIZU · 10 years ago
  35. 1aa249c separate basic classes from API by Yuta HIGUCHI · 10 years ago
  36. 17378ef Added Kryo serializers for Ip4Address, Ip6Address, Ip4Prefix, Ip6Prefix by Pavlin Radoslavov · 10 years ago
  37. 7d0032b Added constructors for serialization of the new constraint types and registered the types with the serializer pool. by Thomas Vachuska · 10 years ago
  38. 5c94727 javadoc fixes by Yuta HIGUCHI · 10 years ago
  39. 3e848a8 add methods to directly set MacAddress by Yuta HIGUCHI · 10 years ago
  40. b139f4d Added support for IPv6 to IpAddressSerializer and IpPrefixSerializer. by Pavlin Radoslavov · 10 years ago
  41. d0e32d7 Added support for IPv6 addresses to class IpAddress: by Pavlin Radoslavov · 10 years ago
  42. 41718fc Applied some fixes to Intents by Brian O'Connor · 10 years ago
  43. 855ea2d Refactor the IpPrefix API and implementation: by Pavlin Radoslavov · 10 years ago
  44. dfe6e3b allow null Master in MastershipTerm by Yuta HIGUCHI · 10 years ago
  45. 4f60f98 Implemented multi-instance packet out. by Jonathan Hart · 10 years ago
  46. 68fef9d Added modification instructions to Kryo by Jonathan Hart · 10 years ago
  47. d16ce18 Added Port.Type and plumbed it throughout. by Thomas Vachuska · 10 years ago
  48. ea15015 convert anonymous class to nested class by Yuta HIGUCHI · 10 years ago
  49. 087019b register some Intent related classes by Yuta HIGUCHI · 10 years ago
  50. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  51. e0f804a Added application ID store; both trivial and distributed variants. by Thomas Vachuska · 10 years ago
  52. 3f4ccb2 Updated the IpAddress serialization/deserialization by Pavlin Radoslavov · 10 years ago
  53. 9def047 DistributedFlowRuleStore: remote batch support by Yuta HIGUCHI · 10 years ago
  54. 31961c1 Resolving merge conflicts by Madan Jampani · 10 years ago
  55. 117aaae Towards a distributed flow rule store by Madan Jampani · 10 years ago
  56. f6c2ede remote stats service functional by alshabib · 10 years ago
  57. 3d643ec functional stats service by alshabib · 10 years ago
  58. 40d0177 switch to ImmutableList by Yuta HIGUCHI · 10 years ago
  59. 85d58d1 register more flow related classes by Yuta HIGUCHI · 10 years ago
  60. 2809bf3 serialization related fixes for flow related classes by Yuta HIGUCHI · 10 years ago
  61. 2fcfde9 Register FlowId to Kryo by Yuta HIGUCHI · 10 years ago
  62. 8d143d2 Rename KryoPool -> KryoNamespace by Yuta HIGUCHI · 10 years ago
  63. aaac0d7 KryoSerializerTest to test KryoSerializer instead of KryoPool by Yuta HIGUCHI · 10 years ago
  64. da1cda6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  65. b5c63a0 fixes for mastership handoff race conditions by Ayaka Koshibe · 10 years ago
  66. 38b250d Initial implementation for DistributedFlowRuleStore utilizing master/backup replication by Madan Jampani · 10 years ago
  67. 75e7742 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by alshabib · 10 years ago
  68. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  69. 0a608ac Pruned duplicate dependencies and plugins from several core related pom.xml files. by Thomas Vachuska · 10 years ago
  70. 760a7f9 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  71. e8e4535 fixes for RoleValue serialization by Ayaka Koshibe · 10 years ago
  72. b0995df suppress warning by Yuta HIGUCHI · 10 years ago
  73. 5fa3dc0 GossipHostStore: add AE support by Yuta HIGUCHI · 10 years ago
  74. f9b02fc refactored MastershipStore to not use ILock by Ayaka Koshibe · 10 years ago
  75. 18ab8a9 modified LinkKey creation to follow other id objects by Yuta HIGUCHI · 10 years ago
  76. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  77. 47c4088 Adding some tests for GossipDeviceStore + bugfix by Yuta HIGUCHI · 10 years ago
  78. 2ff0559 Added GossipLinkStore with basic replication for link state. by Madan Jampani · 10 years ago
  79. 0390ffb some pom file fixes by Yuta HIGUCHI · 10 years ago
  80. 8ee7d4c Kryo related fixes by Yuta HIGUCHI · 10 years ago
  81. 9ee60f6 Device Anti-Entropy by Yuta HIGUCHI · 10 years ago
  82. fa891c9 Revert "Refactoring to move code to right locations. Attempt at breaking dependency cycles." by Yuta HIGUCHI · 10 years ago
  83. d40483d Revert "Refactored code in an attempt to break dependency cycles" by Yuta HIGUCHI · 10 years ago
  84. 195af6e Refactored code in an attempt to break dependency cycles by Madan Jampani · 10 years ago
  85. 58819b4 Refactoring to move code to right locations. Attempt at breaking dependency cycles. by Madan Jampani · 10 years ago
  86. 971addc Renamed store.serialize.{Serializer => StoreSerializer}1 by Yuta HIGUCHI · 10 years ago
  87. 53e44e6 Simplified how message payloads get serialized/deserialized by Madan Jampani · 10 years ago
  88. 672488d KryoSerializationService -> Serializer by Yuta HIGUCHI · 10 years ago
  89. 53a285d use encode/decode instead of serialize/deserialize by Yuta HIGUCHI · 10 years ago
  90. 9ee0d5b Fix unit test issue by Yuta HIGUCHI · 10 years ago
  91. 5bdebe3 Kryo related fixes by Yuta HIGUCHI · 10 years ago
  92. 03fec1f minor Kryo related cleanup by Yuta HIGUCHI · 10 years ago
  93. f5d85d4 Working on model & description annotations. by tom · 10 years ago
  94. a8f205c Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  95. 8441136 serializers for roles by Ayaka Koshibe · 10 years ago
  96. f6d1170 Adding ByteBuffer version, just in case. we still need to use this. by Yuta HIGUCHI · 10 years ago
  97. 533ec32 AntiEntropy sketch + required Serializer work by Yuta HIGUCHI · 10 years ago
  98. ad4c218 Slice out SerializationService from StoreService by Yuta HIGUCHI · 10 years ago
  99. e76a24d Bundle restructuring by Yuta HIGUCHI · 10 years ago