1. a496f85 Fixing issue of failing test case in case of consecutive device delete by Maninder · 3 years, 2 months ago
  2. c431f2c [VOL-3801] remove consul support by serkant.uluderya · 3 years, 2 months ago
  3. 0351077 VOL-3841 panic during error in flow delete + some context change for rpc events by Himani Chawla · 3 years, 2 months ago
  4. c05c4c4 [VOL-3830] Correct image state update on failure by Andrea Campanella · 3 years, 3 months ago
  5. b4c2591 VOL-3501 Code changes to support rpc event by Himani Chawla · 3 years, 6 months ago
  6. 40af270 Make sure all events for logical device are sent before its deletion to avoid race conditions by Himani Chawla · 3 years, 3 months ago
  7. 025667e [VOL-3762] Updates to allow image download and update for the ONU by Andrea Campanella · 3 years, 3 months ago
  8. 4afb2f0 [VOL-3776] Wrong openflow error message caused disconnection from controller, thus miss removal of data for subscribers by Andrea Campanella · 3 years, 3 months ago
  9. a61a72c [VOL-3662] Supporting PPPoE trap rules on voltha core by Marcos Aurelio Carrero (Furukawa) · 3 years, 3 months ago
  10. f421da6 VOL-3505 Send an ofp_error_msg on flow add/delete error by Maninder · 3 years, 5 months ago
  11. 12cf55f VOL-3721 rw-core should send reconcile message to the related adapter only by Mahir Gunyel · 3 years, 4 months ago
  12. 49f6812 Bumping version after VOLTHA-2.6 release by Matteo Scandolo · 3 years, 5 months ago
  13. 06f29a9 Releasing voltha-go for voltha-2.6 by Matteo Scandolo · 3 years, 5 months ago voltha-2.6 v2.6.3
  14. 1cf9504 VOL-3616 Support for API to retrieve information (example UNI) from an ONU by Salman Siddiqui · 3 years, 5 months ago
  15. 2ba1c9c VOL-3504 Code changes to support force delete by Himani Chawla · 3 years, 7 months ago
  16. a4c8145 using latest voltha-ci-tool container to correctly generate coverage reports by Matteo Scandolo · 3 years, 5 months ago
  17. a3c0465 [VOL-3665] Update voltha library to the latest by khenaidoo · 3 years, 5 months ago
  18. dfadc98 VOL-3589 Update voltha go to support new version v4 of voltha protos by Maninder · 3 years, 6 months ago v2.6.1
  19. 6268631 VOL-3248 Support for SetExtValue API by dpaul · 3 years, 10 months ago v2.6.0
  20. 531af4f VOL-3479 Correct flow information in failed add flows logs by Himani Chawla · 3 years, 7 months ago
  21. 23bd8c7 VOL-3492 panic in rw-core. by Mahir Gunyel · 3 years, 7 months ago
  22. 9a50f03 VOL-3212: Fix uni-trap flow match and actions by Girish Gowdra · 3 years, 7 months ago
  23. c5ebd2f Bumping VERSION to 2.6.0-dev by Matteo Scandolo · 3 years, 8 months ago
  24. 62a0fcb Releasing version 2.5.3 by Matteo Scandolo · 3 years, 8 months ago v2.5.3
  25. 6031aad VOL-2867 - Replaced coreif interface package with smaller per-package interfaces. by Kent Hagerman · 3 years, 9 months ago
  26. 5809b5b VOL-3383 - concurrent data access issues by David K. Bainbridge · 3 years, 8 months ago
  27. f8d4f8d [VOL-3199] Added support for dynamic enable/disable of Trace Publishing by Girish Kumar · 3 years, 8 months ago
  28. cb8b59d [VOL-3228] device-id logging consistancy by divyadesai · 3 years, 8 months ago
  29. 5f09bda VOL-3353 Enable Go sec Change-Id: Iefd4e6650c64a125ec0b7616fc4425ad24ab9a14 by Andrey Pozolotin · 3 years, 9 months ago
  30. 45e514a Chaging some log levels for better packet tracing by Matteo Scandolo · 3 years, 9 months ago
  31. 3e8ee21 [VOL-3424] Switch completely to Context based Logger instance by Girish Kumar · 3 years, 8 months ago
  32. cf12f20 [VOL-3070]Enrich span with 'device-id' and propagate context into go routine carrying the span information by Rohan Agrawal · 3 years, 9 months ago
  33. 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
  34. cba2f30 VOL-2867 - Removed unnescessary proto.Clone() in getDevice() and getLogicalDevice(). by Kent Hagerman · 3 years, 9 months ago
  35. 3768fde VOL-3383 - add build with race condition detection by David K. Bainbridge · 3 years, 9 months ago
  36. 1c91d5f [VOL-3375]Remove field pkg from log statements by Rohan Agrawal · 3 years, 9 months ago
  37. f6db9f1 VOL-3356 - Changed the way devices are updated. by Kent Hagerman · 3 years, 9 months ago
  38. 33470e8 [VOL-3142] Enabled tracing for rw-core and added config parameters by Girish Kumar · 3 years, 11 months ago v2.5.1
  39. a7c9d79 VOL-2867 - Simplified the logic for devices' flow & group updates. by Kent Hagerman · 3 years, 10 months ago
  40. 7eab1b9 VOL-3111 Group removal support by VOLTHA Core by Esin Karaman · 3 years, 10 months ago
  41. 2a07b86 VOL-3121 - Separated ports from devices. by Kent Hagerman · 3 years, 10 months ago
  42. 9395a81 [VOL-3187]Add context.Background() in profile.go by Rohan Agrawal · 3 years, 10 months ago
  43. 31f2180 [VOL-3187]Pass Context down the execution call hierarchy across voltha-go codebase by Rohan Agrawal · 3 years, 11 months ago
  44. 8f9e9df Bump minor version post VOLTHA2.4 branch out by Girish Gowdra · 3 years, 10 months ago
  45. 9388cc5 VOL-3303: Bump rw-core version for 2.4 release by Girish Gowdra · 3 years, 10 months ago v2.4.3
  46. 2a0c449 Fix update_pm_config rpc case letter by Rohan Agrawal · 3 years, 10 months ago
  47. 9ae1313 VOL-3244 - remove competing mode flag by David Bainbridge · 3 years, 10 months ago
  48. 367162b Adding flow info to error messages by Matteo Scandolo · 3 years, 10 months ago
  49. c6c7bda [VOL-3245] Consume port capability on port creation by khenaidoo · 3 years, 11 months ago
  50. f4151de VOL-3257 Fixed a bug where the default timeout was multiplied with time.Millisecond in some cases, leading to incorrect (extremely long) timeouts. by Kent Hagerman · 3 years, 10 months ago
  51. 7b1e064 [VOL-3232] update system-test voltha compose files by Mahir Gunyel · 3 years, 11 months ago
  52. fa6ea27 [VOL-3215] Reorganize functions in agent.go by Mahir Gunyel · 3 years, 11 months ago
  53. fa9d6d4 VOL-3121 - Separated out logical ports from logical agent. by Kent Hagerman · 4 years ago
  54. 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
  55. 292ab52 [VOL-3184] Core panic fix in debug mode by khenaidoo · 3 years, 11 months ago
  56. 8ff291d [VOL-3117] Read KV store data path prefix from an environment variable by serkant.uluderya · 4 years ago
  57. 4c4face VOL-3195: rw-core panic during group deletion by Girish Gowdra · 3 years, 11 months ago
  58. 03de0d3 [VOL-3005] Separate Flows from Device by Mahir Gunyel · 3 years, 11 months ago
  59. f5a6735 VOL-2999 - Reworked how Proxies are created & used. by Kent Hagerman · 4 years ago
  60. 433a31a VOL-3121 - Separated out LogicalDevices' low-level flow/meter/group handling into separate packages. by Kent Hagerman · 4 years ago
  61. 0db4c81 [VOL-2995] Improve Core performance by khenaidoo · 4 years ago
  62. 3b3f4a6 [VOL-2952]: code changes to remove invalid match criteria as per new port label by Chaitrashree G S · 4 years ago
  63. 3136fbd Broke down logical_agent.go into multiple files. by Kent Hagerman · 4 years ago
  64. addb66a [VOL-3001] Separating flows, groups and meters from LogicalDevice. by Mahir Gunyel · 4 years ago
  65. 3bbfa35 [VOL-2865] : code changes to support uniform state transition for OLT delete by Chaitrashree G S · 4 years ago
  66. 7d6f3a9 [VOL-2735]Durations should be specified as type time.Duration not int by Neha Sharma · 4 years ago v2.4.1
  67. a29a471 [VOL-3022] Fix core crash on flow revert without meters by khenaidoo · 4 years ago
  68. 8ed186a [VOL-2993] Adding support to push '-profile' images by Matteo Scandolo · 4 years ago
  69. 8b4abbf [VOL-2972] Revert added flows on failure by khenaidoo · 4 years ago
  70. 450933a [VOL-2993] Adding environment variable support to easily build profiled image by Matteo Scandolo · 4 years ago
  71. 2f0d055 VOL-2970 - Improved readability & traceability of startup code. by Kent Hagerman · 4 years ago
  72. 45a13e4 VOL-2920 - Remove NBI passthrough functions. by Kent Hagerman · 4 years, 1 month ago
  73. c1129f1 [VOL-936] add changes for onu distance from OLT by Dinesh Belwalkar · 4 years, 2 months ago
  74. e099e86 VOL-936 Update protos to latest and mark GetExtValue as NotImplemented by Scott Baker · 4 years ago
  75. 504b480 VOL-2861 replace uint64 kafka interadapter timestamps with timestamp proto by Scott Baker · 4 years ago
  76. 8ad2995 VOL-2957 - Improved time complexity of portUpdated. by Kent Hagerman · 4 years ago
  77. 5e98c78 VOL-2892 Problem comparing two proto messages with reflect.DeepEqual(). Changing it to proto.Equal() by Mahir Gunyel · 4 years, 1 month ago
  78. 57ee9aa [VOL-2941] Throwing an error if an adapter tries to register without specifying the adapter type by Matteo Scandolo · 4 years ago
  79. 787224a [VOL-1385] Remove parent's device flows after child deletion by khenaidoo · 4 years ago
  80. 2b21604 VOL-2909 - Disaggregating rw_core/core/. by Kent Hagerman · 4 years, 1 month ago
  81. 7849b32 [VOL-2804]:code changes to support reboot of disabled OLT by Chaitrashree G S · 4 years, 1 month ago
  82. 7d545aa [VOL-2835] Fix adapter reconcile for multiple adapters by serkant.uluderya · 4 years, 1 month ago v2.4.0
  83. d525ae3 [VOL-2835] Using different topic per ONU device by Matteo Scandolo · 4 years, 1 month ago
  84. c64df64 VOL-2893 Removing redundant Dockerfile. by Kent Hagerman · 4 years, 1 month ago
  85. 4f355f5 VOL-2868 Model simplification/removal. by Kent Hagerman · 4 years, 1 month ago
  86. d9cc2e9 VOL-2868 Remove all uses of Proxy.RegisterCallback(...) by Kent Hagerman · 4 years, 6 months ago
  87. 09400bd [VOL-2866] Removing NNI port before ofagent disconnection by Andrea Campanella · 4 years, 1 month ago
  88. 8cb47bb VOL-2776 Restore numberOfDeviceTestRuns to 2 by Scott Baker · 4 years, 1 month ago
  89. a05f4d4 VOL-2859 Added test cases for RequestQueue. by Kent Hagerman · 4 years, 1 month ago
  90. 914d533 VOL-2850 Fixed an issue where the RequestQueue could get stuck on context cancelation. by Kent Hagerman · 4 years, 1 month ago
  91. 730cbdf VOL-2850 Reworked RequestQueue so it no longer requires a separate thread. by Kent Hagerman · 4 years, 1 month ago
  92. 432f9be VOL-2776 unit test for StartOmciTestAction by Scott Baker · 4 years, 1 month ago
  93. d1afd66 VOL-2658, VOL-2840 - remove core compete code by David Bainbridge · 4 years, 1 month ago
  94. 20dc641 VOL-2828 Bump post-2.3 release by Zack Williams · 4 years, 1 month ago
  95. ecdb42a VOL-2828 Bump version for 2.3 release by Zack Williams · 4 years, 1 month ago v2.3.5
  96. 13eb7c6 VOL-1422: Update compose files for new args and ofagent-go by Matt Jeanneret · 4 years, 1 month ago
  97. f56a468 [VOL-2694] Use package specific logger instance in all log statements by Girish Kumar · 4 years, 1 month ago
  98. 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
  99. e132f52 [VOL-2790] Fix delete pipeline issue by khenaidoo · 4 years, 1 month ago
  100. 408cd96 [VOL-2404] : RW-Core changes for handling OLT Reboot Scenario by Girish Gowdra · 4 years, 2 months ago