1. 2a07b86 VOL-3121 - Separated ports from devices. by Kent Hagerman · 3 years, 11 months ago
  2. 31f2180 [VOL-3187]Pass Context down the execution call hierarchy across voltha-go codebase by Rohan Agrawal · 4 years ago
  3. 9ae1313 VOL-3244 - remove competing mode flag by David Bainbridge · 3 years, 11 months ago
  4. c6c7bda [VOL-3245] Consume port capability on port creation by khenaidoo · 3 years, 11 months ago
  5. 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, 11 months ago
  6. fa9d6d4 VOL-3121 - Separated out logical ports from logical agent. by Kent Hagerman · 4 years ago
  7. 8ff291d [VOL-3117] Read KV store data path prefix from an environment variable by serkant.uluderya · 4 years ago
  8. 03de0d3 [VOL-3005] Separate Flows from Device by Mahir Gunyel · 4 years ago
  9. f5a6735 VOL-2999 - Reworked how Proxies are created & used. by Kent Hagerman · 4 years ago
  10. 0db4c81 [VOL-2995] Improve Core performance by khenaidoo · 4 years ago
  11. 3bbfa35 [VOL-2865] : code changes to support uniform state transition for OLT delete by Chaitrashree G S · 4 years ago
  12. 8b4abbf [VOL-2972] Revert added flows on failure by khenaidoo · 4 years, 1 month ago
  13. 2f0d055 VOL-2970 - Improved readability & traceability of startup code. by Kent Hagerman · 4 years, 1 month ago
  14. 45a13e4 VOL-2920 - Remove NBI passthrough functions. by Kent Hagerman · 4 years, 1 month ago
  15. c1129f1 [VOL-936] add changes for onu distance from OLT by Dinesh Belwalkar · 4 years, 2 months ago
  16. 787224a [VOL-1385] Remove parent's device flows after child deletion by khenaidoo · 4 years, 1 month ago
  17. 2b21604 VOL-2909 - Disaggregating rw_core/core/. by Kent Hagerman · 4 years, 1 month ago[Renamed (77%) from rw_core/core/device_manager.go]
  18. 7d545aa [VOL-2835] Fix adapter reconcile for multiple adapters by serkant.uluderya · 4 years, 1 month ago v2.4.0
  19. d525ae3 [VOL-2835] Using different topic per ONU device by Matteo Scandolo · 4 years, 1 month ago
  20. 4f355f5 VOL-2868 Model simplification/removal. by Kent Hagerman · 4 years, 1 month ago
  21. d9cc2e9 VOL-2868 Remove all uses of Proxy.RegisterCallback(...) by Kent Hagerman · 4 years, 6 months ago
  22. d1afd66 VOL-2658, VOL-2840 - remove core compete code by David Bainbridge · 4 years, 2 months ago
  23. f56a468 [VOL-2694] Use package specific logger instance in all log statements by Girish Kumar · 4 years, 2 months ago
  24. e132f52 [VOL-2790] Fix delete pipeline issue by khenaidoo · 4 years, 2 months ago
  25. 408cd96 [VOL-2404] : RW-Core changes for handling OLT Reboot Scenario by Girish Gowdra · 4 years, 2 months ago
  26. 8728525 SEBA-749 Added on demand api code for omci test action by onkarkundargi · 4 years, 4 months ago
  27. 442e7c7 [VOL-2164] Update rw-core to use the Async Kafka API by khenaidoo · 4 years, 2 months ago
  28. 18fa0c9 VOL-2728 - Do not inform logical_device_manager for PON port state updates by Mahir Gunyel · 4 years, 2 months ago
  29. eb8c4f8 VOL-2401 - turn error into warning by David K. Bainbridge · 4 years, 2 months ago
  30. c704def [VOL-2573] Delete all logical ports on OLT Delete by Hardik Windlass · 4 years, 2 months ago
  31. 543df3e [VOL-1385] : Changes to support ONU delete by Chaitrashree G S · 4 years, 3 months ago
  32. 2ebbf22 Revert "[VOL-1385] : code changes to support ONU delete" by David Bainbridge · 4 years, 3 months ago
  33. e935b33 [VOL-1385] : code changes to support ONU delete by Chaitrashree G S · 4 years, 3 months ago
  34. bc2d162 VOL-2463 : Enable and disable pon/NNI port Core changes by kesavand · 4 years, 4 months ago
  35. 467fe75 VOL-2180 context changes in voltha-go by npujar · 4 years, 4 months ago
  36. b9cfcb1 [VOL-2415] Enable with invalid device-id should throw NotFound error by Hardik Windlass · 4 years, 3 months ago
  37. 2ae470f VOL-1643 Update voltha-go to use voltha-protos and voltha-lib-go v3.0.0 by serkant.uluderya · 4 years, 4 months ago
  38. 4908535 [VOL-2454] Fix for device deletion in the rw_core by khenaidoo · 4 years, 4 months ago
  39. 09959ae VOL-2294 Flow-decomposer should not decompose multicast flows; by Esin Karaman · 4 years, 5 months ago
  40. e5a4401 VOL-1774 Etcd Crash Handling by Thomas Lee S · 4 years, 6 months ago
  41. 6e55d9e [VOL-2318] - Fix for jenkins NBI Failure by khenaidoo · 4 years, 5 months ago
  42. 1d86a52 VOL-1900 lint warning fixes rw_core by npujar · 4 years, 6 months ago
  43. 8da2f1e Added a helper type to more safely handle async request completion. by Kent Hagerman · 4 years, 6 months ago
  44. 8067860 VOL-2226 reconcile device agent when taking over device from failed core; by Scott Baker · 4 years, 6 months ago
  45. 17d7e22 VOL-2154 : Moving back db/model to voltha-go repo by sbarbari · 4 years, 6 months ago
  46. a773e99 [VOL-1754] :changes to handle device states on olt disable/re-enable by Chaitrashree G S · 4 years, 8 months ago
  47. 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
  48. 171b98e [VOL-1949] fix individual port state change by khenaidoo · 4 years, 6 months ago
  49. ad06fd7 [VOL-2174] Race condition when creating NNI port by khenaidoo · 4 years, 7 months ago
  50. 51b5cb8 VOL-1981: Same Device Provisioning Multiple Times by Thomas Lee S · 4 years, 7 months ago
  51. 807addd VOL-2138 Use v2 import paths for voltha-lib-go by Scott Baker · 4 years, 7 months ago
  52. fdee921 VOL-2103 - Device reason update modifications by Mahir Gunyel · 4 years, 7 months ago
  53. cb7c88a VOL-2017 library code was moved to voltha-lib-go by Scott Baker · 4 years, 7 months ago
  54. 09771ef [VOL-1997] Remove transaction timeout for a non-active rw_core by khenaidoo · 4 years, 7 months ago
  55. b4a9ab0 VOL-1723 - add readiness probe capability to rw-core by David K. Bainbridge · 4 years, 8 months ago
  56. 4c9e559 [VOL-1890] Flow decomposition fails after a core switch over by khenaidoo · 4 years, 8 months ago
  57. 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, 10 months ago
  58. 8e2707d VOL-1801 : Inconsistent data update by Mahir Gunyel · 4 years, 10 months ago
  59. ba6b6c4 [VOL-1825] Implemetation of the reconcile feature in the Core by khenaidoo · 4 years, 9 months ago
  60. 4b3fada [VOL-1778] : changes to derive onu adapter name dynamically by Chaitrashree G S · 4 years, 10 months ago
  61. a6d0c36 Added core_pair_topic flag. Removed UpdateMembership and GetMembership calls. by Kent Hagerman · 4 years, 10 months ago
  62. b312747 [VOL-1800] Implement Performance configuration in Voltha Core. by khenaidoo · 4 years, 10 months ago
  63. ef6650d VOL-1775 VOL-1779 VOL-1780 : Fix several issues with overall stability by Stephane Barbarie · 4 years, 10 months ago
  64. 6deaa24 VOL-1689 : ONU stays in DISCOVERED state by Mahir Gunyel · 4 years, 11 months ago
  65. 59ef7be [VOL-1697] Update Admin state by khenaidoo · 4 years, 11 months ago
  66. 0458db6 [VOL-1564] Refactor flow deletion by khenaidoo · 5 years ago
  67. 3d3b8c2 This commit fixes some issues in the Core: by khenaidoo · 5 years ago
  68. 6d62c00 [VOL-1645] Fix for device agents creation by khenaidoo · 5 years ago
  69. 0a822f9 [VOL-1614] Device Management update in the Core by khenaidoo · 5 years ago
  70. 3ab3488 [VOL-1605] Update disable/reenable device management logic by khenaidoo · 5 years ago
  71. 2c6a099 [VOL-1588] Improve Flow Add performance by khenaidoo · 5 years ago
  72. 334479d VOL-1556 Add alarm simulation to voltha-go core by serkant.uluderya · 5 years ago
  73. 0c5088c VOL-1494: Allow adapter to set of port name by Matt Jeanneret · 5 years ago
  74. daa6bb2 VOL-1460 Updated core to use voltha-protos instead of local protos by William Kurkian · 5 years ago
  75. 1ce37ad [VOL-1512] Set device ownership by khenaidoo · 5 years ago
  76. 199fd86 VOL-1512: Set device Active ownership per Core in a Core pair by Richard Jankowski · 5 years ago
  77. fc1314d [VOL-1514] Add port notification to the logical device by khenaidoo · 5 years ago
  78. 2a20aaa VOL-1474 Implement get child device by proxy address by Matt Jeanneret · 5 years ago
  79. 4e24195 VOL-1474: GetChildDevice support by Matt Jeanneret · 5 years ago
  80. 5e677ae [VOL-1479] Ensure root device is set. by khenaidoo · 5 years ago
  81. 297cd25 [VOL-1462] Sync data between two voltha cores in the same pair by khenaidoo · 5 years ago
  82. aa46794 VOL-1459 : Ensure data model synchronization from kv by Stephane Barbarie · 5 years ago
  83. 21d5115 [VOL-1442] This commit handles adapter registration end to end. by khenaidoo · 5 years ago
  84. f5a5bfa This update provides the meat for the image download feature by khenaidoo · 5 years ago
  85. 7ccedd5 This commit consists of adding two new northbound APIs to the Core by khenaidoo · 5 years ago
  86. d2b6df9 [VOL-1359] This commit consists of the creation of the simulated by khenaidoo · 5 years ago
  87. 1937407 Update the device discovery protos to include the core POD name. by khenaidoo · 5 years ago
  88. 1ab4327 VOL-1173 : Removed hash based storage; replaced with per device protobuf by Stephane Barbarie · 5 years ago
  89. 7923270 [VOL-1346] This commit addresses device discovery notifications by khenaidoo · 5 years ago
  90. 43c8212 This update addresses the following: by khenaidoo · 5 years ago
  91. fdbad6e This commit cleans up the python directory to ensure the adapters by khenaidoo · 6 years ago
  92. 6fdf0ba [VOL-1034, VOL-1035, VOL-1037] This commit consists of: by khenaidoo · 6 years ago
  93. 19d7b63 [VOL-1037, VOL-1035] This commit consists of flow and groups by khenaidoo · 6 years ago
  94. 4d4802d [VOL-1036] Device management implementation. This update includes by khenaidoo · 6 years ago
  95. 92e62c5 [VOL-1036] Initial implementation of device lifecycle management by khenaidoo · 6 years ago
  96. 9a46896 This commit consists of: by khenaidoo · 6 years ago
  97. b920354 This commit consists of the following: by khenaidoo · 6 years ago