1. d948f77 [VOL-4291] Rw-core updates for gRPC migration by khenaidoo · 2 years, 9 months ago v3.0.0
  2. 1a0d622 [VOL-4211] Persist meters in the Core by khenaidoo · 2 years, 10 months ago
  3. 5458a1c [VOL-4183] Multi UNI by yasin sapli · 2 years, 11 months ago
  4. 7585a96 [VOL-4178, VOL-3952] This commit removes flows/groups/meters persistency by khenaidoo · 2 years, 11 months ago
  5. b0343bf VOL-4079 Publishing device state changes on bus by Mahir Gunyel · 3 years ago
  6. 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
  7. ff2d73a [VOL-3891] Avoid runtime error due to missing packet Id by Andrea Campanella · 3 years, 2 months ago
  8. a4e4e00 VOL-3887 Device data (logical&physical) fetched from device agents instead of KV store. by Esin Karaman · 3 years, 2 months ago
  9. b4c2591 VOL-3501 Code changes to support rpc event by Himani Chawla · 3 years, 6 months ago
  10. f421da6 VOL-3505 Send an ofp_error_msg on flow add/delete error by Maninder · 3 years, 5 months ago
  11. dfadc98 VOL-3589 Update voltha go to support new version v4 of voltha protos by Maninder · 3 years, 6 months ago v2.6.1
  12. cb8b59d [VOL-3228] device-id logging consistancy by divyadesai · 3 years, 8 months ago
  13. 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
  14. cba2f30 VOL-2867 - Removed unnescessary proto.Clone() in getDevice() and getLogicalDevice(). by Kent Hagerman · 3 years, 9 months ago
  15. 2a07b86 VOL-3121 - Separated ports from devices. by Kent Hagerman · 3 years, 10 months ago
  16. 31f2180 [VOL-3187]Pass Context down the execution call hierarchy across voltha-go codebase by Rohan Agrawal · 3 years, 11 months ago
  17. fa9d6d4 VOL-3121 - Separated out logical ports from logical agent. by Kent Hagerman · 4 years ago
  18. 03de0d3 [VOL-3005] Separate Flows from Device by Mahir Gunyel · 3 years, 11 months ago
  19. f5a6735 VOL-2999 - Reworked how Proxies are created & used. by Kent Hagerman · 4 years ago
  20. 433a31a VOL-3121 - Separated out LogicalDevices' low-level flow/meter/group handling into separate packages. by Kent Hagerman · 4 years ago
  21. 3bbfa35 [VOL-2865] : code changes to support uniform state transition for OLT delete by Chaitrashree G S · 4 years ago
  22. 2f0d055 VOL-2970 - Improved readability & traceability of startup code. by Kent Hagerman · 4 years ago
  23. 45a13e4 VOL-2920 - Remove NBI passthrough functions. by Kent Hagerman · 4 years, 1 month ago
  24. 2b21604 VOL-2909 - Disaggregating rw_core/core/. by Kent Hagerman · 4 years, 1 month ago[Renamed (75%) from rw_core/core/logical_device_manager.go]
  25. 4f355f5 VOL-2868 Model simplification/removal. by Kent Hagerman · 4 years, 1 month ago
  26. 09400bd [VOL-2866] Removing NNI port before ofagent disconnection by Andrea Campanella · 4 years, 1 month ago
  27. d1afd66 VOL-2658, VOL-2840 - remove core compete code by David Bainbridge · 4 years, 1 month ago
  28. f56a468 [VOL-2694] Use package specific logger instance in all log statements by Girish Kumar · 4 years, 1 month ago
  29. 408cd96 [VOL-2404] : RW-Core changes for handling OLT Reboot Scenario by Girish Gowdra · 4 years, 2 months ago
  30. 442e7c7 [VOL-2164] Update rw-core to use the Async Kafka API by khenaidoo · 4 years, 2 months ago
  31. c704def [VOL-2573] Delete all logical ports on OLT Delete by Hardik Windlass · 4 years, 2 months ago
  32. bc2d162 VOL-2463 : Enable and disable pon/NNI port Core changes by kesavand · 4 years, 3 months ago
  33. 467fe75 VOL-2180 context changes in voltha-go by npujar · 4 years, 3 months ago
  34. 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
  35. 93d5a3d [VOL-2442] Fix for Core panic by khenaidoo · 4 years, 3 months ago
  36. e5a4401 VOL-1774 Etcd Crash Handling by Thomas Lee S · 4 years, 6 months ago
  37. 6e55d9e [VOL-2318] - Fix for jenkins NBI Failure by khenaidoo · 4 years, 5 months ago
  38. 1d86a52 VOL-1900 lint warning fixes rw_core by npujar · 4 years, 6 months ago
  39. a9cc6d0 [VOL-2262] Fix list logical devices in single core deployment by khenaidoo · 4 years, 5 months ago
  40. 17d7e22 VOL-2154 : Moving back db/model to voltha-go repo by sbarbari · 4 years, 6 months ago
  41. 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
  42. 171b98e [VOL-1949] fix individual port state change by khenaidoo · 4 years, 6 months ago
  43. 0d4597e [VOL-1950] Fixed exception on Disable of Invalid Logical Device port by Girish Kumar · 4 years, 6 months ago
  44. ad06fd7 [VOL-2174] Race condition when creating NNI port by khenaidoo · 4 years, 6 months ago
  45. 807addd VOL-2138 Use v2 import paths for voltha-lib-go by Scott Baker · 4 years, 6 months ago
  46. eb33605 VOL-2092: Fix empty id reference in delete statement by Stephane Barbarie · 4 years, 6 months ago
  47. cb7c88a VOL-2017 library code was moved to voltha-lib-go by Scott Baker · 4 years, 7 months ago
  48. b4a9ab0 VOL-1723 - add readiness probe capability to rw-core by David K. Bainbridge · 4 years, 7 months ago
  49. 4c9e559 [VOL-1890] Flow decomposition fails after a core switch over by khenaidoo · 4 years, 8 months ago
  50. b1a1092 VOL-1623-meter support and handling techprofile and fix for flow delete , now migrated to onosproject/onos:1.13.9-rc4 by Manikkaraj k · 4 years, 9 months ago
  51. ba6b6c4 [VOL-1825] Implemetation of the reconcile feature in the Core by khenaidoo · 4 years, 9 months ago
  52. ef6650d VOL-1775 VOL-1779 VOL-1780 : Fix several issues with overall stability by Stephane Barbarie · 4 years, 10 months ago
  53. 43aa6bd Add transaction key for ofagent request. by khenaidoo · 5 years ago
  54. dd23717 [VOL-1678] Resolve PENDING_ADD issue by khenaidoo · 5 years ago
  55. 3d3b8c2 This commit fixes some issues in the Core: by khenaidoo · 5 years ago
  56. 6d62c00 [VOL-1645] Fix for device agents creation by khenaidoo · 5 years ago
  57. 0a822f9 [VOL-1614] Device Management update in the Core by khenaidoo · 5 years ago
  58. 3ab3488 [VOL-1605] Update disable/reenable device management logic by khenaidoo · 5 years ago
  59. 0ab4cb2 VOL-1577 - General cleanup (gofmt, go vet, go test, dep check) by Kent Hagerman · 5 years ago
  60. 2c6a099 [VOL-1588] Improve Flow Add performance by khenaidoo · 5 years ago
  61. 40fd3b2 VOL-1497 : Further improved data synchronization between cores by Stephane Barbarie · 5 years ago
  62. 910204f [VOL-1553] Improve device graph performance by khenaidoo · 5 years ago
  63. daa6bb2 VOL-1460 Updated core to use voltha-protos instead of local protos by William Kurkian · 5 years ago
  64. 1ce37ad [VOL-1512] Set device ownership by khenaidoo · 5 years ago
  65. 199fd86 VOL-1512: Set device Active ownership per Core in a Core pair by Richard Jankowski · 5 years ago
  66. fc1314d [VOL-1514] Add port notification to the logical device by khenaidoo · 5 years ago
  67. 5e677ae [VOL-1479] Ensure root device is set. by khenaidoo · 5 years ago
  68. 54e0ddf [VOL-1499] Use precreated topic by khenaidoo · 5 years ago
  69. 8c3303d This commit cleans up the loading of a logical device in memory. by khenaidoo · 5 years ago
  70. 297cd25 [VOL-1462] Sync data between two voltha cores in the same pair by khenaidoo · 5 years ago
  71. 21d5115 [VOL-1442] This commit handles adapter registration end to end. by khenaidoo · 5 years ago
  72. bcf205b This commit consists of some miscellaneous small changes and some by khenaidoo · 5 years ago
  73. dbab94a This is a first attempt at getting INGRESS packets flowing northwards in the system. by Richard Jankowski · 5 years ago
  74. 1ab4327 VOL-1173 : Removed hash based storage; replaced with per device protobuf by Stephane Barbarie · 5 years ago
  75. 43c8212 This update addresses the following: by khenaidoo · 5 years ago
  76. fdbad6e This commit cleans up the python directory to ensure the adapters by khenaidoo · 5 years ago
  77. 19d7b63 [VOL-1037, VOL-1035] This commit consists of flow and groups by khenaidoo · 5 years ago
  78. 4d4802d [VOL-1036] Device management implementation. This update includes by khenaidoo · 6 years ago
  79. 92e62c5 [VOL-1036] Initial implementation of device lifecycle management by khenaidoo · 6 years ago
  80. 9a46896 This commit consists of: by khenaidoo · 6 years ago
  81. b920354 This commit consists of the following: by khenaidoo · 6 years ago