1. 54a7851 Starting snapshot 1.10.0-SNAPSHOT by Ray Milkey · 7 years ago
  2. 57b5101 Starting snapshot 1.10-SNAPSHOT by Ray Milkey · 7 years ago
  3. de84cdd Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  4. 8588c48 Tagging 1.9.0-b3 by Ray Milkey · 7 years ago 1.9.0-b3
  5. 322c9c3 [ONOS-5731] Implement skeleton of VirtualNetworkPacketManager by yoonseon · 7 years ago
  6. aa8de49 [ONOS-5599] Store meter features into MeterStore by Jordi Ortiz · 7 years ago
  7. 287b4ae Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  8. 2557ba3 Tagging 1.9.0-b1b by Ray Milkey · 7 years ago 1.9.0-b1b
  9. cbd1b39 Sonar fixes by Jon Hall · 7 years ago
  10. bd8a93d [ONOS-5729] VirtualFlowRuleStore implementation by yoonseon · 7 years ago
  11. c6a6927 [ONOS-5833] (vCore) Refactor vnet services to enable event delivery mechanism by yoonseon · 7 years ago
  12. 143bc18 Route store delegation fix by Charles Chan · 7 years ago
  13. 0214ded Implement distributed route store by Charles Chan · 7 years ago
  14. 7f872a7 [ONOS-5682] Introduced VIRTUAL_PORT_* events for virtual network to virtual port mapping changes. by Claudine Chiu · 7 years ago
  15. 72bcefe Starting snapshot 1.9.0-SNAPSHOT by Ray Milkey · 7 years ago
  16. bc3c6ba Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  17. a222d05 Tagging 1.8.0-rc4 by Ray Milkey · 7 years ago 1.8.0-rc4
  18. 945828d ONOS-5682 Introduced VIRTUAL_DEVICE_* events. by Claudine Chiu · 7 years ago
  19. b547e06 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  20. 4f6d428 Tagging 1.8.0-rc3 by Ray Milkey · 7 years ago 1.8.0-rc3
  21. 58c6af2 Starting snapshot 1.8.0-SNAPSHOT by Ray Milkey · 7 years ago
  22. 8b8b30c Tagging 1.8.0-rc1 by Ray Milkey · 7 years ago 1.8.0-rc1
  23. b21d69a Avoid sending redundant ROUTE_REMOVED event when deleting a unresolved route by Charles Chan · 7 years ago
  24. e4d1310 Carry previous next hop information in RouteEvent by Charles Chan · 7 years ago
  25. 8fe9f4c Carry location of next hop in ResolvedRoute by Charles Chan · 7 years ago
  26. dbe4c53 Update map names to match naming convention by Jon Hall · 7 years ago
  27. 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
  28. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  29. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  30. 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
  31. d4955ae Preventing NPEs in stores via notifyDelegate by Thomas Vachuska · 8 years ago
  32. 0de4ba9 Remove duplicate version specifications by Yuta HIGUCHI · 8 years ago
  33. 1624df1 Assigning names to various threads by Yuta HIGUCHI · 8 years ago
  34. 54c5e23 Removes deprecated withPartitionsDisabled method by Madan Jampani · 8 years ago
  35. 11f6d53 ONOS-2184 - Initial implementation of Virtual network Intent service. by Brian Stanke · 8 years ago
  36. 7a81b53 ONOS-2184 Adding VirtualHost support in Virtual Networks. by Brian Stanke · 8 years ago
  37. 1b2aea8 Removing gratuitous relativePath from pom.xmls by Brian O'Connor · 8 years ago
  38. 6c02d9e New ApplicationStore that uses a single ConsistentMap to track all app related state by Madan Jampani · 8 years ago
  39. 8691428 ONOS-2184 - Implemented Virtual Network DeviceService and LinkService to use by Brian Stanke · 8 years ago
  40. cfdf91b [ONOS-4606] Avoid generating incorrect NetworkId by Kenji HIKICHI · 8 years ago
  41. e642f7c Bumping version to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  42. 612cebf ONOS-3633 - Adding intent event listener to PointToPointIntent virtual network by Brian Stanke · 8 years ago
  43. 03666a3 Remove duplicate registrations. by HIGUCHI Yuta · 8 years ago
  44. c0f5045 Remove some of unnecessary register calls. by HIGUCHI Yuta · 8 years ago
  45. d70e957 Tunnel Service extenstion to support to create tunnel from APP and also to carry Label stack as network resource by Satish K · 8 years ago
  46. d8adcef Bug Fix - Tunnel subsystem 1. After delete the tunnel and then query the tunnel and call provider. Query will always return null. Null Pointer exception. by Satish K · 8 years ago
  47. be27bb3 Updating BUCK files by Brian O'Connor · 8 years ago
  48. 9a10897 ONOS-3633 - Implementation of virtual network point to point intent provider. by Brian Stanke · 8 years ago
  49. 7f2d574 Distinguish between route added and route updated by Jonathan Hart · 8 years ago
  50. 6c2e796 Unit tests for route store. by Jonathan Hart · 8 years ago
  51. fd17661 Route CLI improvements and bug fixes by Jonathan Hart · 8 years ago
  52. e72ac55 [ONOS-4260]Alarm and fault managment application refactoring according to ONOS architecture by Andrea Campanella · 8 years ago
  53. 4c3c997 [GoldenEye] [ONOS-4163] Add provider service update API with status change by Avantika-Huawei · 8 years ago
  54. 7cbbbb7 Adding Copyright notice to files that are missing it by Brian O'Connor · 8 years ago
  55. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  56. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  57. ce54193 Adding a dependency for BUCK. by Thomas Vachuska · 8 years ago
  58. b86c920 Updating Buck files to build OSGi jars by Brian O'Connor · 8 years ago
  59. bfc5c48 Implementation of the route service by Jonathan Hart · 8 years ago
  60. 5df1447 ONOS-4076 - Virtual Network CLI commands and bug fixes in by Brian Stanke · 8 years ago
  61. 955c316 Starting snapshot 1.6.0-SNAPSHOT by Brian O'Connor · 8 years ago
  62. 55b4d80 Tagging 1.5.0 (Falcon) by Brian O'Connor · 8 years ago 1.5.0
  63. 2369642 Starting snapshot 1.5.0-SNAPSHOT by Madan Jampani · 8 years ago
  64. b7a5420 Tagging 1.5.0-rc3 by Madan Jampani · 8 years ago 1.5.0-rc3
  65. 0e5c94e ONOS-4075 - Distributed virtual network store implementation, by Brian Stanke · 8 years ago
  66. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  67. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  68. 72282af Fixes some issues that were preventing intent tests from running by Madan Jampani · 8 years ago
  69. fc1a631 Functionality issue. 1) REMOVE event is generated though the tunnel is not removed 2) Logic w.r.t producer name conflict with Tunnel Manager and Store by Satish K · 8 years ago
  70. e014b3a ONOS-3931: move DeviceKey manager and store implementations from incubator to core by Claudine Chiu · 8 years ago
  71. 1aa5814 support addition and removal of mcast sinks vlan mcast rules are now optional by alshabib · 8 years ago
  72. 31ad527 ONOS-3931: move "org.onosproject.incubator.net.key" to "org.onosproject.net.key" by Claudine Chiu · 8 years ago
  73. f8ba8f0 Fix for Null Dereference in Label Store by Satish K · 8 years ago
  74. e312fc7 ONOS-3658 - Adding CLI commands to display and manage Device Keys. by Brian Stanke · 8 years ago
  75. e62b507 switching ConcurrentHashSet in mcastdata to ConcurrentHashMap due to serialization issues. by alshabib · 8 years ago
  76. 6ccfc5a Fixes to the IGMP app to process group membership reports by Jonathan Hart · 8 years ago
  77. 1d00639 Move multicast CLI commands into the core with the core mcast system. by Jonathan Hart · 8 years ago
  78. ca93d9a ONOS-3655 - This Device key subsystem update adds the implementation of the by Brian Stanke · 8 years ago
  79. 07eb041 Implemented REST API for multicast RIB. by Jonathan Hart · 8 years ago
  80. a636405 label subsystem bugfix by Priyanka B · 8 years ago
  81. 51539b8 Enforce naming convention regarding abbreviations by Jonathan Hart · 8 years ago
  82. c032c83 Reduce use of deprecated ClusterCommunicationService.addSubscriber() by Sho SHIMIZU · 8 years ago
  83. 6ec1ee7 fix serializer in DistributedMcastStore. by alshabib · 8 years ago
  84. 79e5287 [Falcon] Refactored mcast store implementation. by alshabib · 8 years ago
  85. 880dc20d Starting snapshot 1.5.0-SNAPSHOT by Brian O'Connor · 8 years ago
  86. 5a2856f Tagging 1.4.0 (Emu release) by Brian O'Connor · 8 years ago 1.4.0
  87. 6b77071 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  88. d1cdd19 Tagging 1.4.0-rc3 by Brian O'Connor · 8 years ago 1.4.0-rc3
  89. b22ba65 Switching back to snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  90. 4aded4c Tagging 1.4.0-rc2 by Brian O'Connor · 8 years ago 1.4.0-rc2
  91. 905ea22 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 8 years ago
  92. b209dc6 Tagging 1.4.0-rc1 by Brian O'Connor · 8 years ago 1.4.0-rc1
  93. 0de8761 Function issue fix in Distributed Label Resource Store by Satish K · 8 years ago
  94. d972235 TunnelStore_functionalIssue by Satish K · 8 years ago
  95. f1b38bc Equals review fix for Dist Tunnel Store by Satish K · 8 years ago
  96. 0574a55 Fix type mismatch MeterId -> MeterKey by HIGUCHI Yuta · 9 years ago
  97. 70aaa1b adding device specific counters for meter ids in the meter service. by alshabib · 9 years ago
  98. 33979fd Starting work on virtual network subsystem implementation. by Thomas Vachuska · 9 years ago
  99. f967ad6 Starting snapshot 1.4.0-SNAPSHOT by Brian O'Connor · 9 years ago
  100. b3a3b52 Rolling back to snapshot 1.3.0-SNAPSHOT by Brian O'Connor · 9 years ago