1. ddaeec3 Release v2.3.6 by Andy Bavier · 4 years, 1 month ago voltha-2.3 v2.3.6
  2. 74d97b1 [VOL-2866] Removing NNI port before ofagent disconnection by Andrea Campanella · 4 years, 1 month ago
  3. fd27f4b VOL-2658, VOL-2840 - remove core compete code by David Bainbridge · 4 years, 1 month ago
  4. ecdb42a VOL-2828 Bump version for 2.3 release by Zack Williams · 4 years, 1 month ago v2.3.5
  5. 13eb7c6 VOL-1422: Update compose files for new args and ofagent-go by Matt Jeanneret · 4 years, 1 month ago
  6. f56a468 [VOL-2694] Use package specific logger instance in all log statements by Girish Kumar · 4 years, 1 month ago
  7. 5ff3092 [VOL-2782] Update go.mod of voltha-go,open-olt-adapter,ofagent-go and voltctl to be compatible with latest version of voltha-lig-go by divyadesai · 4 years, 1 month ago
  8. e132f52 [VOL-2790] Fix delete pipeline issue by khenaidoo · 4 years, 1 month ago
  9. 408cd96 [VOL-2404] : RW-Core changes for handling OLT Reboot Scenario by Girish Gowdra · 4 years, 1 month ago
  10. 8728525 SEBA-749 Added on demand api code for omci test action by onkarkundargi · 4 years, 3 months ago
  11. e75f284 VOL-2114: No need for vid 4000 controller flows by Matt Jeanneret · 4 years, 1 month ago
  12. 48d46e1 VOL-2764 - default log level to warning by David Bainbridge · 4 years, 1 month ago
  13. 442e7c7 [VOL-2164] Update rw-core to use the Async Kafka API by khenaidoo · 4 years, 1 month ago
  14. 18fa0c9 VOL-2728 - Do not inform logical_device_manager for PON port state updates by Mahir Gunyel · 4 years, 2 months ago
  15. 5c2eb81 VOL-2712: Fixing Meter Table Delete Issue by Thomas Lee S · 4 years, 1 month ago
  16. b963599 VOL-2788 update voltha-go to latest voltha-lib-go and release by Scott Baker · 4 years, 1 month ago v2.3.4
  17. a71a54d VOL-2726 Changed all usages of childTypesSingleton to use the provided getters and setters. by Kent Hagerman · 4 years, 1 month ago
  18. aa8bd4d Expose PProf webserver outside the container by Matteo Scandolo · 4 years, 2 months ago
  19. 3283673 [VOL-2715] Fix device delete issue by khenaidoo · 4 years, 2 months ago
  20. eb8c4f8 VOL-2401 - turn error into warning by David K. Bainbridge · 4 years, 2 months ago
  21. 2d87ee3 VOL-2696 Stop monitorKvstoreLiveness goroutine when core is stopped by Scott Baker · 4 years, 2 months ago
  22. 67b2215 [VOL-2688] Improve core model performance by khenaidoo · 4 years, 2 months ago
  23. 42f6c84 release voltha-go 2.3.3 by divyadesai · 4 years, 2 months ago v2.3.3
  24. c704def [VOL-2573] Delete all logical ports on OLT Delete by Hardik Windlass · 4 years, 2 months ago
  25. e8ad020 [VOL-2673]:added check to verify deletion of onu devices on deleting same. by Chaitrashree G S · 4 years, 2 months ago
  26. c68c9c0 [VOL-2537] Logging - Implement dynamic log levels in voltha-core by divyadesai · 4 years, 2 months ago
  27. fdea1e3 VOL-2632 Error propagation from HashFlowStats by Scott Baker · 4 years, 2 months ago
  28. 9ac1cd5 Adding changes missed to new Dockerfile (due to rebase). by Kent Hagerman · 4 years, 2 months ago
  29. 543df3e [VOL-1385] : Changes to support ONU delete by Chaitrashree G S · 4 years, 2 months ago
  30. dcd4dcc Updated tools version to 2.0.0 by Kent Hagerman · 4 years, 2 months ago
  31. 65cb19f Fixing docker-compose parameters for ONOS-2.2.1 and log-level changes by Matteo Scandolo · 4 years, 2 months ago
  32. 0e78ba2 VOL-2631 Update to voltha-lib-go 3.0.14 by Scott Baker · 4 years, 2 months ago
  33. 7f72f0c [VOL-2356]core log_level command line argument should take log level names not int value by Rohan Agrawal · 4 years, 3 months ago v2.3.2
  34. 2ebbf22 Revert "[VOL-1385] : code changes to support ONU delete" by David Bainbridge · 4 years, 2 months ago
  35. e935b33 [VOL-1385] : code changes to support ONU delete by Chaitrashree G S · 4 years, 3 months ago
  36. 80b987d [VOL-2628] Fix issue with peer ports by khenaidoo · 4 years, 2 months ago
  37. 8eca462 enable compile time profiling by Don Newton · 4 years, 2 months ago
  38. 997e711 VOL-2630 return to -dev version by Scott Baker · 4 years, 2 months ago
  39. 5a2ae87 VOL-2630 Release voltha-go 2.3.0 by Scott Baker · 4 years, 2 months ago v2.3.0
  40. 1b82075 Modified tool container flags so CTRL-C works properly. by Kent Hagerman · 4 years, 2 months ago
  41. e93988b VOL-2602 Update docker compose onos netcfg for new onos by Matt Jeanneret · 4 years, 2 months ago
  42. 820197c [VOL-2576] Improve route calculation by khenaidoo · 4 years, 2 months ago
  43. 16ce36a The adapter last_communication is now updated when a message is received from an adapter. by Kent Hagerman · 4 years, 4 months ago
  44. bc2d162 VOL-2463 : Enable and disable pon/NNI port Core changes by kesavand · 4 years, 3 months ago
  45. 467fe75 VOL-2180 context changes in voltha-go by npujar · 4 years, 3 months ago
  46. b9cfcb1 [VOL-2415] Enable with invalid device-id should throw NotFound error by Hardik Windlass · 4 years, 3 months ago
  47. 812b257 Modified Makefile to use containerized tools. by Kent Hagerman · 4 years, 3 months ago
  48. d5e8bd5 Removed all references to the ro-core. by Kent Hagerman · 4 years, 3 months ago
  49. 1001404 [VOL-2221] UT for db/model Pkg by Hardik Windlass · 4 years, 3 months ago
  50. fc3b1af VOL-2521 "Group-id-not-present-in-map" error message appears in rw-core logs by Esin Karaman · 4 years, 3 months ago
  51. e7be133 [VOL-2500] Fix panic in Core by khenaidoo · 4 years, 3 months ago
  52. 60a7262 [VOL-2486] Changing voltha-go to v2.3.0-dev by khenaidoo · 4 years, 3 months ago
  53. 2ae470f VOL-1643 Update voltha-go to use voltha-protos and voltha-lib-go v3.0.0 by serkant.uluderya · 4 years, 3 months ago
  54. 0c89b3c Updated golangci-lint timeout to 2m. by Kent Hagerman · 4 years, 3 months ago
  55. 9318152 [VOL-2490] Fix jenkins test when using mock onu adapter by khenaidoo · 4 years, 3 months ago
  56. 9a30c70 VOL-1900 lint warning fixes db by npujar · 4 years, 5 months ago
  57. 86380a9 Adding the voltha docs to the voltha-go readme by Andrea Campanella · 4 years, 3 months ago
  58. 93d5a3d [VOL-2442] Fix for Core panic by khenaidoo · 4 years, 3 months ago
  59. 4908535 [VOL-2454] Fix for device deletion in the rw_core by khenaidoo · 4 years, 3 months ago
  60. 09959ae VOL-2294 Flow-decomposer should not decompose multicast flows; by Esin Karaman · 4 years, 5 months ago
  61. 7cf8e0b VOL-2106 Fix RPC name to be consistent with others by Matt Jeanneret · 4 years, 3 months ago
  62. e5a4401 VOL-1774 Etcd Crash Handling by Thomas Lee S · 4 years, 6 months ago
  63. 2ea5921 VOL-2330 Add Support for handling multicast groups in VOLTHA Core by Esin Karaman · 4 years, 5 months ago
  64. 7a6cce2 Adding docker-kind-load target by Andrea Campanella · 4 years, 4 months ago
  65. b2121e5 [VOL-2370] - Fix the add-delete-add flow sequence by khenaidoo · 4 years, 4 months ago
  66. 67db81d Return to dev version by Scott Baker · 4 years, 4 months ago
  67. 95942b6 VOL-2380 Release voltha-go 2.2.3 by Scott Baker · 4 years, 4 months ago v2.2.3
  68. e36a755 VOL-1422: Update docs and docker compose files by Matt Jeanneret · 4 years, 4 months ago
  69. 6e55d9e [VOL-2318] - Fix for jenkins NBI Failure by khenaidoo · 4 years, 4 months ago
  70. 5c28f55 Fix for delete device hangs. by A R Karthick · 4 years, 4 months ago
  71. b9b1afb [VOL-2282] remove python components from voltha-go by Zack Williams · 4 years, 4 months ago
  72. 9b959eb VOL-1900 lint warning fixes common by npujar · 4 years, 5 months ago
  73. c594bb3 VOL-2224 Event Filter Mechanism by Devmalya Paul · 4 years, 6 months ago
  74. 2900188 VOL-2227: Update nni in compose setup and update quickstart doc by Matt Jeanneret · 4 years, 5 months ago
  75. 03b018e VOL-1900 lint warning fixes ro_core by npujar · 4 years, 5 months ago
  76. b64fc8a [VOL-2255] NBI unit test in rw-core by khenaidoo · 4 years, 5 months ago
  77. 1d86a52 VOL-1900 lint warning fixes rw_core by npujar · 4 years, 5 months ago
  78. 03fe56f [VOL-2219] UT for db-model-profiling by Hardik Windlass · 4 years, 5 months ago
  79. 8da2f1e Added a helper type to more safely handle async request completion. by Kent Hagerman · 4 years, 5 months ago
  80. 444e250 VOL-2211 Unit test for data_revision.go by gerardo.laurenzi · 4 years, 5 months ago
  81. a7275c2 VOL-2280 Bugs in Callbacks handling in db/Model/root.go by Daniele Rossi · 4 years, 5 months ago
  82. 1273234 VOL-1900 lint warning fixes tests by npujar · 4 years, 5 months ago
  83. 1ebecc1 Adding Code of Conduct by Matteo Scandolo · 4 years, 5 months ago
  84. e4c2a98 VOL-2265 test go.mod consistency by Scott Baker · 4 years, 5 months ago
  85. 696fcf4 Cleaning up .md files by Matteo Scandolo · 4 years, 5 months ago
  86. b48f4e1 VOL-2075 Unit testing of Voltha-go/ro_core config.go by Daniele Rossi · 4 years, 5 months ago
  87. 3c51397 Removed updateDeviceWithoutLockAsync to avoid a potential lockless write issue. by Kent Hagerman · 4 years, 5 months ago
  88. 4d3887d [VOL-2230] Update RW Core k8s Ready state based on backend kvstore connection status by Girish Kumar · 4 years, 5 months ago
  89. 006dc84 VOL-1670 - close and reestablish connections by David Bainbridge · 4 years, 5 months ago
  90. d5a6fb7 VOL-2079 Unit test cases for grpc_nbi_api_handler.go by Daniele Rossi · 4 years, 5 months ago
  91. 660dbba VOL-2009[RO Core doesn't retry KV store connection on startup] by Divya Desai · 4 years, 6 months ago
  92. c2c73ff Adding ro-core exclusive api calls to the rw-core. by Kent Hagerman · 4 years, 5 months ago
  93. 9148264 [VOL-2099] Modified RO Core PoD Readiness state to reflect KVStore connection status by Girish Kumar · 4 years, 5 months ago
  94. a9cc6d0 [VOL-2262] Fix list logical devices in single core deployment by khenaidoo · 4 years, 5 months ago
  95. d2f0b2c VOL-2258 return to dev version by Scott Baker · 4 years, 5 months ago
  96. 973f8ba VOL-2258 release for single-core compatibility by Scott Baker · 4 years, 5 months ago v2.2.2
  97. 8067860 VOL-2226 reconcile device agent when taking over device from failed core; by Scott Baker · 4 years, 5 months ago
  98. 8486168 [VOL-2081][VOL-2082] UTs for RO-Core logical_device_manager and model_proxy_manager by Hardik Windlass · 4 years, 5 months ago
  99. 360605d [VOL-2231] Cleaning the packet-in/out logs and dumping packets in HEX by Matteo Scandolo · 4 years, 6 months ago
  100. ab1f7bd [VOL-2235] Mocks and interfaces for rw-core by khenaidoo · 4 years, 5 months ago