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