1. 670ac5d Resource group to share resources between intents by Luca Prete · 7 years ago
  2. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  3. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  4. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  5. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  6. 7e87663 [ONOS-5903] Intents always installs first path. Traffic path load is not distributed. by jaegonkim · 7 years ago
  7. eb28a7c marker resource for annotating installable intent by Yuta HIGUCHI · 7 years ago
  8. b360bb0 ONOS-5602 ProtectedTransportIntent by Yuta HIGUCHI · 7 years ago
  9. 0554896 ONOS-5855 Intent installer for Protection by Andreas Papazois · 7 years ago
  10. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  11. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  12. 97db350 Add FlowEntry.FlowLiveType to persisted classes by Ray Milkey · 7 years ago
  13. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  14. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  15. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  16. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  17. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  18. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  19. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  20. 8526700 checkstyle rule to check copyrights by Ray Milkey · 7 years ago
  21. 9cd4819 Remove deprecated PushHeaderInstructions, PopVlanInstruction class by GUNiNE · 8 years ago
  22. d7395c8 Added UiTopoLayoutId network config to BasicNetworkConfigs. by Simon Hunt · 8 years ago
  23. 562d9d3 Adding serializer for FilteredConnectPoint by Brian O'Connor · 8 years ago
  24. 72c5e43 [ONOS-5097]adding group table entry failed by Frank Wang · 8 years ago
  25. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  26. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  27. 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
  28. 625fb64 Fixing Protected P2PIntent Compiler issues by Yuta HIGUCHI · 8 years ago
  29. c6759e8 ONOS-4374 Enable installing flows with hard_timeout by Murat Parlakisik · 8 years ago
  30. d08e2e9 Binary incompatible serializer changes by Yuta HIGUCHI · 8 years ago
  31. 4859b3a Fix for Host2Host Intent issue. by Yuta HIGUCHI · 8 years ago
  32. 679d24d Unit test for Kryo namespaces to prevent people overflowing the namespaces. by Jonathan Hart · 8 years ago
  33. eb851cd Adding commands for managing layouts. by Thomas Vachuska · 8 years ago
  34. 35708a9 Distributed work queue primitive by Madan Jampani · 8 years ago
  35. 804c001 Added kryo serializer for ImmutableByteSequence by Carmelo Cascone · 8 years ago
  36. 7c446e4 Fix exception "class not registered for kryo" for setQueue instruction by Steffen Gebert · 8 years ago
  37. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  38. 17fc9e4 Major refactoring of the BMv2 protocol module (onos1.6 cherry-pick) by Carmelo Cascone · 8 years ago
  39. 11260a0 Try to use ModMplsHeaderInstruction and ModVlanHeaderInstruction by Jian Li · 8 years ago
  40. eeef6f4 Refactor: Move DiscreteResourceCodecs to impl package by Sho SHIMIZU · 8 years ago
  41. 2795d63 Make serialized resources more compact to omit redundant parent resource ID by Sho SHIMIZU · 8 years ago
  42. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  43. 163efb5 Some improvements around EventuallyConsistentMapBuilder serializer handling. by HIGUCHI Yuta · 8 years ago
  44. e729065 Deprecate KryoSerializer. by HIGUCHI Yuta · 8 years ago
  45. b2d0fd8 KryoNamespace improvements by HIGUCHI Yuta · 8 years ago
  46. bd1974c Made ResourceManager to accept arbitrary ResourceConsumer implementation. (ONOS-4406) by Naoki Shiota · 8 years ago
  47. 0a1f29e Check if there's conflict in serializer registration Id. by HIGUCHI Yuta · 8 years ago
  48. 16d6c4c Reduce scope of long-running memory-intensive unit test. by Jonathan Hart · 8 years ago
  49. 83fa041 Register a set of primitive array types to KryoNamespaces by Jian Li · 8 years ago
  50. 8195096 Increase headroom for standard Kryo namespaces to prevent registrations by Jonathan Hart · 8 years ago
  51. c0e010dd Implement compact serialization for a set of discrete resources by Sho SHIMIZU · 8 years ago
  52. be27bb3 Updating BUCK files by Brian O'Connor · 8 years ago
  53. dc01297 ONOS-4396: Fix for EC Map synchronization failing silently due to serialization failures. by Madan Jampani · 8 years ago
  54. 26bd813 Add encapsulation classes to Kryo by Jonathan Hart · 8 years ago
  55. 6552b8d Fix Kryo issues with FlowObjective-based intents by Jonathan Hart · 8 years ago
  56. 7d4f2f7 Tighten visibility by Sho SHIMIZU · 8 years ago
  57. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  58. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  59. c72271f Add flow objective related classes into KryoNamespaces by Charles Chan · 8 years ago
  60. 27438ff Add Optical ODU cross-connect Intent by Rimon Ashkenazy · 8 years ago
  61. f80bbb2 Initial BUCK build by Ray Milkey · 8 years ago
  62. e91e572 Remove ModLambdaInstruction because we don't use indexed lambda by Sho SHIMIZU · 8 years ago
  63. a114d89 Remove IndexedLambda deprecated in Emu by Sho SHIMIZU · 8 years ago
  64. cc137a9 Remove method Lambda.indexedLambda() deprecated in Emu by Sho SHIMIZU · 8 years ago
  65. 0681016 Remove IndexedLambdaCriterion deprecated in Emu by Sho SHIMIZU · 8 years ago
  66. e18cb12 Move files under newresource package to resource package by Sho SHIMIZU · 8 years ago
  67. 25e32ec Remove constructs deprecated in Emu from old resource API by Sho SHIMIZU · 8 years ago
  68. 4e2149e Remove LambdaConstraint as IndexLambda is soon removed by Sho SHIMIZU · 8 years ago
  69. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  70. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  71. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  72. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  73. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  74. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  75. 72282af Fixes some issues that were preventing intent tests from running by Madan Jampani · 8 years ago
  76. b49b007 Add some serializer related sanity check by HIGUCHI Yuta · 8 years ago
  77. 2be39ed Remove methods deprecated in Drake from Instructions API by Ray Milkey · 8 years ago
  78. 1aa5814 support addition and removal of mcast sinks vlan mcast rules are now optional by alshabib · 8 years ago
  79. 39fff10 Method name refactor in DistributedPrimitive + Builder for AsyncLeaderElector by Madan Jampani · 8 years ago
  80. 10666e5 Fix registration order in kryo by Madan Jampani · 8 years ago
  81. 1d00639 Move multicast CLI commands into the core with the core mcast system. by Jonathan Hart · 8 years ago
  82. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  83. 07eb041 Implemented REST API for multicast RIB. by Jonathan Hart · 8 years ago
  84. cadd70b Refactor transaction support in preparation for migration to latest APIs by Madan Jampani · 8 years ago
  85. 460b972 Move static factory methods to the utility class by Sho SHIMIZU · 8 years ago
  86. f95b96e Change the APIs to instantiate Resource and ResourceId by Sho SHIMIZU · 8 years ago
  87. 2a70451 Use concrete types instead of abstract types by Sho SHIMIZU · 8 years ago
  88. 14967c2 CORD-389 Fix for Accton 6712 deployment by Charles Chan · 8 years ago
  89. 2693bda Add a builder for DefaultLink to hide multiplying constructors by Ray Milkey · 8 years ago
  90. 063949f Added Match type to KryoNamespaces.MISC by Madan Jampani · 8 years ago
  91. f33b893 Move inner classes to upper level by Sho SHIMIZU · 8 years ago
  92. 2d31022 Introduce two specific types of ResourceId for Discrete and Continuous by Sho SHIMIZU · 8 years ago
  93. 8d5ff16 Sync the test method name with the subject class name by Sho SHIMIZU · 8 years ago
  94. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago
  95. 6c9e33a ONOS-3296: Support continuous type resources by Sho SHIMIZU · 8 years ago
  96. 31f37ed Define sub-types of Bandwidth to reduce round-off error by Sho SHIMIZU · 8 years ago
  97. 72ee30c [ONOS-3730] Populate portSpeed for ODUCLT and OCH ports. by Toru Furusawa · 8 years ago
  98. 76b30f7 Rename ResourcePath.Key to ResourceId for naming consistency by Sho SHIMIZU · 8 years ago
  99. 7e6d18e Introduce ResourcePath.Key by Sho SHIMIZU · 8 years ago
  100. c8fe98b Added ARP criterions to KryoNamespaces by Hyunsun Moon · 8 years ago