1. cf12f20 [VOL-3070]Enrich span with 'device-id' and propagate context into go routine carrying the span information by Rohan Agrawal · 3 years, 10 months ago
  2. cba2f30 VOL-2867 - Removed unnescessary proto.Clone() in getDevice() and getLogicalDevice(). by Kent Hagerman · 3 years, 10 months ago
  3. 1c91d5f [VOL-3375]Remove field pkg from log statements by Rohan Agrawal · 3 years, 10 months ago
  4. f6db9f1 VOL-3356 - Changed the way devices are updated. by Kent Hagerman · 3 years, 10 months ago
  5. a7c9d79 VOL-2867 - Simplified the logic for devices' flow & group updates. by Kent Hagerman · 3 years, 11 months ago
  6. 7eab1b9 VOL-3111 Group removal support by VOLTHA Core by Esin Karaman · 4 years ago
  7. 2a07b86 VOL-3121 - Separated ports from devices. by Kent Hagerman · 4 years ago
  8. 31f2180 [VOL-3187]Pass Context down the execution call hierarchy across voltha-go codebase by Rohan Agrawal · 4 years ago
  9. 2a0c449 Fix update_pm_config rpc case letter by Rohan Agrawal · 4 years ago
  10. 9ae1313 VOL-3244 - remove competing mode flag by David Bainbridge · 4 years ago
  11. 367162b Adding flow info to error messages by Matteo Scandolo · 4 years ago
  12. c6c7bda [VOL-3245] Consume port capability on port creation by khenaidoo · 4 years ago
  13. 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 · 4 years ago
  14. fa6ea27 [VOL-3215] Reorganize functions in agent.go by Mahir Gunyel · 4 years ago
  15. fa9d6d4 VOL-3121 - Separated out logical ports from logical agent. by Kent Hagerman · 4 years ago
  16. d1387da [VOL-2736]host and port should be specified as a single argument not as two separate arguments by Neha Sharma · 4 years, 1 month ago v2.4.2
  17. 8ff291d [VOL-3117] Read KV store data path prefix from an environment variable by serkant.uluderya · 4 years ago
  18. 4c4face VOL-3195: rw-core panic during group deletion by Girish Gowdra · 4 years ago
  19. 03de0d3 [VOL-3005] Separate Flows from Device by Mahir Gunyel · 4 years ago
  20. f5a6735 VOL-2999 - Reworked how Proxies are created & used. by Kent Hagerman · 4 years, 1 month ago
  21. 433a31a VOL-3121 - Separated out LogicalDevices' low-level flow/meter/group handling into separate packages. by Kent Hagerman · 4 years ago
  22. 0db4c81 [VOL-2995] Improve Core performance by khenaidoo · 4 years ago
  23. 3b3f4a6 [VOL-2952]: code changes to remove invalid match criteria as per new port label by Chaitrashree G S · 4 years ago
  24. 3136fbd Broke down logical_agent.go into multiple files. by Kent Hagerman · 4 years, 1 month ago
  25. addb66a [VOL-3001] Separating flows, groups and meters from LogicalDevice. by Mahir Gunyel · 4 years, 1 month ago
  26. 3bbfa35 [VOL-2865] : code changes to support uniform state transition for OLT delete by Chaitrashree G S · 4 years, 1 month ago
  27. a29a471 [VOL-3022] Fix core crash on flow revert without meters by khenaidoo · 4 years, 1 month ago
  28. 8b4abbf [VOL-2972] Revert added flows on failure by khenaidoo · 4 years, 1 month ago
  29. 2f0d055 VOL-2970 - Improved readability & traceability of startup code. by Kent Hagerman · 4 years, 1 month ago
  30. 45a13e4 VOL-2920 - Remove NBI passthrough functions. by Kent Hagerman · 4 years, 2 months ago
  31. c1129f1 [VOL-936] add changes for onu distance from OLT by Dinesh Belwalkar · 4 years, 3 months ago
  32. 504b480 VOL-2861 replace uint64 kafka interadapter timestamps with timestamp proto by Scott Baker · 4 years, 1 month ago
  33. 8ad2995 VOL-2957 - Improved time complexity of portUpdated. by Kent Hagerman · 4 years, 1 month ago
  34. 5e98c78 VOL-2892 Problem comparing two proto messages with reflect.DeepEqual(). Changing it to proto.Equal() by Mahir Gunyel · 4 years, 2 months ago
  35. 787224a [VOL-1385] Remove parent's device flows after child deletion by khenaidoo · 4 years, 1 month ago
  36. 2b21604 VOL-2909 - Disaggregating rw_core/core/. by Kent Hagerman · 4 years, 2 months ago