1. e25f648 [VOL-3731] Delete etcd stale data after olt reboot by serkant.uluderya · 3 years, 4 months ago v2.9.5
  2. 84156d2 [VOL-4223]: Release 2.9.3 version of voltha-go in preperation for voltha-2.8 release. by Girish Gowdra · 2 years, 10 months ago v2.9.3
  3. ff4a7bb [VOL-4194] Change voltha-lib-go version to use Etcd pool by khenaidoo · 2 years, 10 months ago
  4. 5458a1c [VOL-4183] Multi UNI by yasin sapli · 2 years, 11 months ago
  5. 581cf4b VOL-4147 by Maninder · 2 years, 11 months ago
  6. 47348f6 [VOL-4119] voltha-core incorrect args for Get-Onu-Image by ssiddiqui · 3 years ago
  7. b0343bf VOL-4079 Publishing device state changes on bus by Mahir Gunyel · 3 years ago
  8. 606a4f0 VOL-3734 optimise rpc events to be send to queue and then to kafka from the queue by Himani Chawla · 3 years, 1 month ago
  9. 5e4fca3 [VOL-3981] Voltha Core restarts if it can't subscribe to Kafka by khenaidoo · 3 years ago
  10. f076cb8 [VOL-4022] RW-Core Changes For ONU SW Upgrade by ssiddiqui · 3 years ago
  11. fc8e181 VOL-3978 - update to go 1.16.3 by David K. Bainbridge · 3 years, 1 month ago v2.9.0
  12. 27f8121 Fix for timestamps not coming in kafka message by Himani Chawla · 3 years, 1 month ago v2.8.2
  13. 6f9b10e VOL-3896: ONU fails to activate on Disable/Enable OLT by Girish Gowdra · 3 years, 2 months ago
  14. b3ba79c [VOL-3885] Adding retry mechanism when connecting to the kafka event cluster by Matteo Scandolo · 3 years, 2 months ago
  15. d27a190 VOL-3874: DevicePmConfig has to updated to DB in the rw-core only on success response from adapter by Girish Gowdra · 3 years, 2 months ago
  16. 3614a92 Fix transitions for image_download and activation by Andrea Campanella · 3 years, 2 months ago
  17. c431f2c [VOL-3801] remove consul support by serkant.uluderya · 3 years, 2 months ago
  18. b4c2591 VOL-3501 Code changes to support rpc event by Himani Chawla · 3 years, 6 months ago
  19. 025667e [VOL-3762] Updates to allow image download and update for the ONU by Andrea Campanella · 3 years, 3 months ago
  20. f421da6 VOL-3505 Send an ofp_error_msg on flow add/delete error by Maninder · 3 years, 5 months ago
  21. 1cf9504 VOL-3616 Support for API to retrieve information (example UNI) from an ONU by Salman Siddiqui · 3 years, 5 months ago
  22. 2ba1c9c VOL-3504 Code changes to support force delete by Himani Chawla · 3 years, 7 months ago
  23. a3c0465 [VOL-3665] Update voltha library to the latest by khenaidoo · 3 years, 5 months ago
  24. dfadc98 VOL-3589 Update voltha go to support new version v4 of voltha protos by Maninder · 3 years, 6 months ago v2.6.1
  25. 6268631 VOL-3248 Support for SetExtValue API by dpaul · 3 years, 10 months ago v2.6.0
  26. 9a50f03 VOL-3212: Fix uni-trap flow match and actions by Girish Gowdra · 3 years, 7 months ago
  27. f8d4f8d [VOL-3199] Added support for dynamic enable/disable of Trace Publishing by Girish Kumar · 3 years, 8 months ago
  28. def46fc [VOL-3196] Enhanced gRPC interfaces to create and propagate Span for log correlation by Girish Kumar · 3 years, 9 months ago v2.5.2
  29. 33470e8 [VOL-3142] Enabled tracing for rw-core and added config parameters by Girish Kumar · 3 years, 11 months ago v2.5.1
  30. 2a07b86 VOL-3121 - Separated ports from devices. by Kent Hagerman · 3 years, 10 months ago
  31. 31f2180 [VOL-3187]Pass Context down the execution call hierarchy across voltha-go codebase by Rohan Agrawal · 3 years, 11 months ago
  32. 9ae1313 VOL-3244 - remove competing mode flag by David Bainbridge · 3 years, 10 months ago
  33. c6c7bda [VOL-3245] Consume port capability on port creation by khenaidoo · 3 years, 10 months ago
  34. d1387da [VOL-2736]host and port should be specified as a single argument not as two separate arguments by Neha Sharma · 4 years ago v2.4.2
  35. 8ff291d [VOL-3117] Read KV store data path prefix from an environment variable by serkant.uluderya · 4 years ago
  36. addb66a [VOL-3001] Separating flows, groups and meters from LogicalDevice. by Mahir Gunyel · 4 years ago
  37. 7d6f3a9 [VOL-2735]Durations should be specified as type time.Duration not int by Neha Sharma · 4 years ago v2.4.1
  38. c1129f1 [VOL-936] add changes for onu distance from OLT by Dinesh Belwalkar · 4 years, 2 months ago
  39. e099e86 VOL-936 Update protos to latest and mark GetExtValue as NotImplemented by Scott Baker · 4 years ago
  40. 504b480 VOL-2861 replace uint64 kafka interadapter timestamps with timestamp proto by Scott Baker · 4 years ago
  41. d525ae3 [VOL-2835] Using different topic per ONU device by Matteo Scandolo · 4 years, 1 month ago
  42. 4f355f5 VOL-2868 Model simplification/removal. by Kent Hagerman · 4 years, 1 month ago
  43. 432f9be VOL-2776 unit test for StartOmciTestAction by Scott Baker · 4 years, 1 month ago
  44. 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
  45. 8728525 SEBA-749 Added on demand api code for omci test action by onkarkundargi · 4 years, 3 months ago
  46. b963599 VOL-2788 update voltha-go to latest voltha-lib-go and release by Scott Baker · 4 years, 2 months ago v2.3.4
  47. c68c9c0 [VOL-2537] Logging - Implement dynamic log levels in voltha-core by divyadesai · 4 years, 2 months ago
  48. fdea1e3 VOL-2632 Error propagation from HashFlowStats by Scott Baker · 4 years, 2 months ago
  49. dcd4dcc Updated tools version to 2.0.0 by Kent Hagerman · 4 years, 2 months ago
  50. 0e78ba2 VOL-2631 Update to voltha-lib-go 3.0.14 by Scott Baker · 4 years, 2 months ago
  51. 7f72f0c [VOL-2356]core log_level command line argument should take log level names not int value by Rohan Agrawal · 4 years, 4 months ago v2.3.2
  52. 2ebbf22 Revert "[VOL-1385] : code changes to support ONU delete" by David Bainbridge · 4 years, 2 months ago
  53. e935b33 [VOL-1385] : code changes to support ONU delete by Chaitrashree G S · 4 years, 3 months ago
  54. 820197c [VOL-2576] Improve route calculation by khenaidoo · 4 years, 2 months ago
  55. 16ce36a The adapter last_communication is now updated when a message is received from an adapter. by Kent Hagerman · 4 years, 4 months ago
  56. bc2d162 VOL-2463 : Enable and disable pon/NNI port Core changes by kesavand · 4 years, 3 months ago
  57. 467fe75 VOL-2180 context changes in voltha-go by npujar · 4 years, 3 months ago
  58. d5e8bd5 Removed all references to the ro-core. by Kent Hagerman · 4 years, 3 months ago
  59. 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
  60. 6e55d9e [VOL-2318] - Fix for jenkins NBI Failure by khenaidoo · 4 years, 5 months ago
  61. c594bb3 VOL-2224 Event Filter Mechanism by Devmalya Paul · 4 years, 6 months ago
  62. 03b018e VOL-1900 lint warning fixes ro_core by npujar · 4 years, 6 months ago
  63. 660dbba VOL-2009[RO Core doesn't retry KV store connection on startup] by Divya Desai · 4 years, 7 months ago
  64. 973f8ba VOL-2258 release for single-core compatibility by Scott Baker · 4 years, 5 months ago v2.2.2
  65. ab1f7bd [VOL-2235] Mocks and interfaces for rw-core by khenaidoo · 4 years, 6 months ago
  66. ee6a087 VOL-2098 Monitor Kafka service readiness by Scott Baker · 4 years, 6 months ago
  67. 17d7e22 VOL-2154 : Moving back db/model to voltha-go repo by sbarbari · 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. d68b0b7 VOL-2076 Unit Test cases for core.go by Daniele Rossi · 4 years, 6 months ago
  71. 807addd VOL-2138 Use v2 import paths for voltha-lib-go by Scott Baker · 4 years, 6 months ago
  72. b671a86 VOL-2153 remove flow_utils.go from voltha-go by Scott Baker · 4 years, 6 months ago
  73. bdae73c VOL-2134 - update voltha-go to use v2.2.5 of voltha-lib-go by David Bainbridge · 4 years, 6 months ago
  74. fdee921 VOL-2103 - Device reason update modifications by Mahir Gunyel · 4 years, 6 months ago
  75. cb7c88a VOL-2017 library code was moved to voltha-lib-go by Scott Baker · 4 years, 6 months ago
  76. 5259f8e [VOL-1920] Migrated voltha-go from dep to go mod for dependency management by girishk · 4 years, 7 months ago