1. 5a2ae87 VOL-2630 Release voltha-go 2.3.0 by Scott Baker · 4 years, 2 months ago v2.3.0
  2. 1b82075 Modified tool container flags so CTRL-C works properly. by Kent Hagerman · 4 years, 2 months ago
  3. e93988b VOL-2602 Update docker compose onos netcfg for new onos by Matt Jeanneret · 4 years, 2 months ago
  4. 820197c [VOL-2576] Improve route calculation by khenaidoo · 4 years, 3 months ago
  5. 16ce36a The adapter last_communication is now updated when a message is received from an adapter. by Kent Hagerman · 4 years, 4 months ago
  6. bc2d162 VOL-2463 : Enable and disable pon/NNI port Core changes by kesavand · 4 years, 3 months ago
  7. 467fe75 VOL-2180 context changes in voltha-go by npujar · 4 years, 3 months ago
  8. b9cfcb1 [VOL-2415] Enable with invalid device-id should throw NotFound error by Hardik Windlass · 4 years, 3 months ago
  9. 812b257 Modified Makefile to use containerized tools. by Kent Hagerman · 4 years, 3 months ago
  10. d5e8bd5 Removed all references to the ro-core. by Kent Hagerman · 4 years, 3 months ago
  11. 1001404 [VOL-2221] UT for db/model Pkg by Hardik Windlass · 4 years, 3 months ago
  12. fc3b1af VOL-2521 "Group-id-not-present-in-map" error message appears in rw-core logs by Esin Karaman · 4 years, 3 months ago
  13. e7be133 [VOL-2500] Fix panic in Core by khenaidoo · 4 years, 3 months ago
  14. 60a7262 [VOL-2486] Changing voltha-go to v2.3.0-dev by khenaidoo · 4 years, 3 months ago
  15. 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
  16. 0c89b3c Updated golangci-lint timeout to 2m. by Kent Hagerman · 4 years, 3 months ago
  17. 9318152 [VOL-2490] Fix jenkins test when using mock onu adapter by khenaidoo · 4 years, 3 months ago
  18. 9a30c70 VOL-1900 lint warning fixes db by npujar · 4 years, 6 months ago
  19. 86380a9 Adding the voltha docs to the voltha-go readme by Andrea Campanella · 4 years, 3 months ago
  20. 93d5a3d [VOL-2442] Fix for Core panic by khenaidoo · 4 years, 3 months ago
  21. 4908535 [VOL-2454] Fix for device deletion in the rw_core by khenaidoo · 4 years, 4 months ago
  22. 09959ae VOL-2294 Flow-decomposer should not decompose multicast flows; by Esin Karaman · 4 years, 5 months ago
  23. 7cf8e0b VOL-2106 Fix RPC name to be consistent with others by Matt Jeanneret · 4 years, 4 months ago
  24. e5a4401 VOL-1774 Etcd Crash Handling by Thomas Lee S · 4 years, 6 months ago
  25. 2ea5921 VOL-2330 Add Support for handling multicast groups in VOLTHA Core by Esin Karaman · 4 years, 5 months ago
  26. 7a6cce2 Adding docker-kind-load target by Andrea Campanella · 4 years, 4 months ago
  27. b2121e5 [VOL-2370] - Fix the add-delete-add flow sequence by khenaidoo · 4 years, 4 months ago
  28. 67db81d Return to dev version by Scott Baker · 4 years, 4 months ago
  29. 95942b6 VOL-2380 Release voltha-go 2.2.3 by Scott Baker · 4 years, 4 months ago v2.2.3
  30. e36a755 VOL-1422: Update docs and docker compose files by Matt Jeanneret · 4 years, 5 months ago
  31. 6e55d9e [VOL-2318] - Fix for jenkins NBI Failure by khenaidoo · 4 years, 5 months ago
  32. 5c28f55 Fix for delete device hangs. by A R Karthick · 4 years, 5 months ago
  33. b9b1afb [VOL-2282] remove python components from voltha-go by Zack Williams · 4 years, 5 months ago
  34. 9b959eb VOL-1900 lint warning fixes common by npujar · 4 years, 6 months ago
  35. c594bb3 VOL-2224 Event Filter Mechanism by Devmalya Paul · 4 years, 6 months ago
  36. 2900188 VOL-2227: Update nni in compose setup and update quickstart doc by Matt Jeanneret · 4 years, 5 months ago
  37. 03b018e VOL-1900 lint warning fixes ro_core by npujar · 4 years, 6 months ago
  38. b64fc8a [VOL-2255] NBI unit test in rw-core by khenaidoo · 4 years, 5 months ago
  39. 1d86a52 VOL-1900 lint warning fixes rw_core by npujar · 4 years, 6 months ago
  40. 03fe56f [VOL-2219] UT for db-model-profiling by Hardik Windlass · 4 years, 5 months ago
  41. 8da2f1e Added a helper type to more safely handle async request completion. by Kent Hagerman · 4 years, 5 months ago
  42. 444e250 VOL-2211 Unit test for data_revision.go by gerardo.laurenzi · 4 years, 6 months ago
  43. a7275c2 VOL-2280 Bugs in Callbacks handling in db/Model/root.go by Daniele Rossi · 4 years, 5 months ago
  44. 1273234 VOL-1900 lint warning fixes tests by npujar · 4 years, 6 months ago
  45. 1ebecc1 Adding Code of Conduct by Matteo Scandolo · 4 years, 5 months ago
  46. e4c2a98 VOL-2265 test go.mod consistency by Scott Baker · 4 years, 5 months ago
  47. 696fcf4 Cleaning up .md files by Matteo Scandolo · 4 years, 5 months ago
  48. b48f4e1 VOL-2075 Unit testing of Voltha-go/ro_core config.go by Daniele Rossi · 4 years, 6 months ago
  49. 3c51397 Removed updateDeviceWithoutLockAsync to avoid a potential lockless write issue. by Kent Hagerman · 4 years, 5 months ago
  50. 4d3887d [VOL-2230] Update RW Core k8s Ready state based on backend kvstore connection status by Girish Kumar · 4 years, 5 months ago
  51. 006dc84 VOL-1670 - close and reestablish connections by David Bainbridge · 4 years, 5 months ago
  52. d5a6fb7 VOL-2079 Unit test cases for grpc_nbi_api_handler.go by Daniele Rossi · 4 years, 6 months ago
  53. 660dbba VOL-2009[RO Core doesn't retry KV store connection on startup] by Divya Desai · 4 years, 7 months ago
  54. c2c73ff Adding ro-core exclusive api calls to the rw-core. by Kent Hagerman · 4 years, 5 months ago
  55. 9148264 [VOL-2099] Modified RO Core PoD Readiness state to reflect KVStore connection status by Girish Kumar · 4 years, 6 months ago
  56. a9cc6d0 [VOL-2262] Fix list logical devices in single core deployment by khenaidoo · 4 years, 5 months ago
  57. d2f0b2c VOL-2258 return to dev version by Scott Baker · 4 years, 5 months ago
  58. 973f8ba VOL-2258 release for single-core compatibility by Scott Baker · 4 years, 5 months ago v2.2.2
  59. 8067860 VOL-2226 reconcile device agent when taking over device from failed core; by Scott Baker · 4 years, 6 months ago
  60. 8486168 [VOL-2081][VOL-2082] UTs for RO-Core logical_device_manager and model_proxy_manager by Hardik Windlass · 4 years, 6 months ago
  61. 360605d [VOL-2231] Cleaning the packet-in/out logs and dumping packets in HEX by Matteo Scandolo · 4 years, 6 months ago
  62. ab1f7bd [VOL-2235] Mocks and interfaces for rw-core by khenaidoo · 4 years, 6 months ago
  63. 905834f Updating local protos to copy to the v2 directory by William Kurkian · 4 years, 6 months ago
  64. 4087cc5 VOL-2229 - implement additional physical device GRPC methods by David Bainbridge · 4 years, 6 months ago
  65. 2225dd8 VOL-2199 Initialize logical_device_agent on all logical device ops by Scott Baker · 4 years, 6 months ago
  66. 16d6d5c VOL-1900 lint warning fixes by npujar · 4 years, 6 months ago
  67. ee6a087 VOL-2098 Monitor Kafka service readiness by Scott Baker · 4 years, 6 months ago
  68. 566c75c VOL-2080 Unit Test cases for logical_device_agent.go by Daniele Rossi · 4 years, 6 months ago
  69. 17d7e22 VOL-2154 : Moving back db/model to voltha-go repo by sbarbari · 4 years, 6 months ago
  70. a773e99 [VOL-1754] :changes to handle device states on olt disable/re-enable by Chaitrashree G S · 4 years, 8 months ago
  71. dbdea88 [VOL-2083] Unit Tests for RO Core model_proxy by Hardik Windlass · 4 years, 6 months ago
  72. f5ec3a7 VOL-2195 ensure logging is initialized by Scott Baker · 4 years, 6 months ago
  73. 767fea5 VOL-2189 Return to dev version by Scott Baker · 4 years, 6 months ago
  74. 555307d VOL-2189 update voltha-go to use voltha-protos=v2.0.1 and voltha-lib-go=v2.2.9 by Scott Baker · 4 years, 6 months ago v2.2.1
  75. e021735 Updated with go.mod and go.sum changes after new patchset release of voltha-lib-go by Naga Manjunath · 4 years, 6 months ago
  76. 7342208 VOL-2078 Unit Test cases for device_manager.go by Daniele Rossi · 4 years, 6 months ago
  77. d68b0b7 VOL-2076 Unit Test cases for core.go by Daniele Rossi · 4 years, 6 months ago
  78. bc213bf [VOL-2117] Updated with code changes to not display vlan field in the devices output. by Naga Manjunath · 4 years, 6 months ago
  79. 171b98e [VOL-1949] fix individual port state change by khenaidoo · 4 years, 6 months ago
  80. 0d4597e [VOL-1950] Fixed exception on Disable of Invalid Logical Device port by Girish Kumar · 4 years, 6 months ago
  81. 518b5a4 Revert "VOL-1847-Add flow only if it does not exist in device,No delete here as delete flows/groups handled now in deleteFlowsAndGroups" by Matt Jeanneret · 4 years, 6 months ago
  82. 8697d05 VOL-2077 Unit Test cases for device_agent.go by Daniele Rossi · 4 years, 6 months ago
  83. f684e1b [VOL-2175] Fix error message by khenaidoo · 4 years, 6 months ago
  84. ad06fd7 [VOL-2174] Race condition when creating NNI port by khenaidoo · 4 years, 6 months ago
  85. ec1043c VOL-2169 Fix documentation typos by Scott Baker · 4 years, 6 months ago
  86. 51b5cb8 VOL-1981: Same Device Provisioning Multiple Times by Thomas Lee S · 4 years, 7 months ago
  87. 17f1d9d VOL-2138 Fix LOCAL_LIB_GO for v2 paths by Scott Baker · 4 years, 6 months ago
  88. 33f779a VOL-1847-Add flow only if it does not exist in device,No delete here as delete flows/groups handled now in deleteFlowsAndGroups by Manikkaraj k · 4 years, 8 months ago
  89. 6e4ac16 VOL-2119 bugfix for sending meter-stats replies properly by Gamze Abaka · 4 years, 6 months ago
  90. 807addd VOL-2138 Use v2 import paths for voltha-lib-go by Scott Baker · 4 years, 6 months ago
  91. eb33605 VOL-2092: Fix empty id reference in delete statement by Stephane Barbarie · 4 years, 6 months ago
  92. b671a86 VOL-2153 remove flow_utils.go from voltha-go by Scott Baker · 4 years, 6 months ago
  93. 51d6a60 VOL-2148 updated the Dockerfiles to inject the version information in the correct package by David Bainbridge · 4 years, 6 months ago
  94. ec6e61b VOL-2139 update tests to use voltha-lib-go instead of voltha-go by Scott Baker · 4 years, 6 months ago
  95. bdae73c VOL-2134 - update voltha-go to use v2.2.5 of voltha-lib-go by David Bainbridge · 4 years, 6 months ago
  96. 1f5777d VOL-2131: Use base docker image by Matt Jeanneret · 4 years, 6 months ago
  97. b423bad VOL-2041: Controller bound flows now decompose for parent and child device by Matt Jeanneret · 4 years, 7 months ago
  98. fdee921 VOL-2103 - Device reason update modifications by Mahir Gunyel · 4 years, 7 months ago
  99. cb7c88a VOL-2017 library code was moved to voltha-lib-go by Scott Baker · 4 years, 7 months ago
  100. 9f0da51 VOL-1727: K8S Liveness and Readiness Probes Added by Thomas Lee S · 4 years, 7 months ago