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. fac8c19 [VOL-4183] Sending the right flowMetadata value to the adapters by Gamze Abaka · 2 years, 10 months ago
  4. 5458a1c [VOL-4183] Multi UNI by yasin sapli · 2 years, 11 months ago
  5. 7585a96 [VOL-4178, VOL-3952] This commit removes flows/groups/meters persistency by khenaidoo · 2 years, 11 months ago
  6. 9d7ddcb Lowering packet-in log to debug by Andrea Campanella · 3 years, 2 months ago
  7. b4c2591 VOL-3501 Code changes to support rpc event by Himani Chawla · 3 years, 6 months ago
  8. 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
  9. dfadc98 VOL-3589 Update voltha go to support new version v4 of voltha protos by Maninder · 3 years, 6 months ago v2.6.1
  10. 6031aad VOL-2867 - Replaced coreif interface package with smaller per-package interfaces. by Kent Hagerman · 3 years, 9 months ago
  11. cb8b59d [VOL-3228] device-id logging consistancy by divyadesai · 3 years, 9 months ago
  12. 45e514a Chaging some log levels for better packet tracing by Matteo Scandolo · 3 years, 9 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, 11 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. 367162b Adding flow info to error messages by Matteo Scandolo · 3 years, 10 months ago
  18. fa9d6d4 VOL-3121 - Separated out logical ports from logical agent. by Kent Hagerman · 4 years 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. 0db4c81 [VOL-2995] Improve Core performance by khenaidoo · 4 years ago
  22. 3136fbd Broke down logical_agent.go into multiple files. by Kent Hagerman · 4 years ago
  23. addb66a [VOL-3001] Separating flows, groups and meters from LogicalDevice. by Mahir Gunyel · 4 years ago
  24. 3bbfa35 [VOL-2865] : code changes to support uniform state transition for OLT delete by Chaitrashree G S · 4 years ago
  25. a29a471 [VOL-3022] Fix core crash on flow revert without meters by khenaidoo · 4 years ago
  26. 8b4abbf [VOL-2972] Revert added flows on failure by khenaidoo · 4 years ago
  27. 45a13e4 VOL-2920 - Remove NBI passthrough functions. by Kent Hagerman · 4 years, 1 month ago
  28. 8ad2995 VOL-2957 - Improved time complexity of portUpdated. by Kent Hagerman · 4 years ago
  29. 5e98c78 VOL-2892 Problem comparing two proto messages with reflect.DeepEqual(). Changing it to proto.Equal() by Mahir Gunyel · 4 years, 1 month ago
  30. 787224a [VOL-1385] Remove parent's device flows after child deletion by khenaidoo · 4 years, 1 month ago
  31. 2b21604 VOL-2909 - Disaggregating rw_core/core/. by Kent Hagerman · 4 years, 1 month ago[Renamed (88%) from rw_core/core/logical_device_agent.go]
  32. 7849b32 [VOL-2804]:code changes to support reboot of disabled OLT by Chaitrashree G S · 4 years, 1 month ago
  33. 4f355f5 VOL-2868 Model simplification/removal. by Kent Hagerman · 4 years, 1 month ago
  34. d9cc2e9 VOL-2868 Remove all uses of Proxy.RegisterCallback(...) by Kent Hagerman · 4 years, 6 months ago
  35. 09400bd [VOL-2866] Removing NNI port before ofagent disconnection by Andrea Campanella · 4 years, 1 month ago
  36. 730cbdf VOL-2850 Reworked RequestQueue so it no longer requires a separate thread. by Kent Hagerman · 4 years, 1 month ago
  37. d1afd66 VOL-2658, VOL-2840 - remove core compete code by David Bainbridge · 4 years, 1 month ago
  38. f56a468 [VOL-2694] Use package specific logger instance in all log statements by Girish Kumar · 4 years, 1 month ago
  39. 408cd96 [VOL-2404] : RW-Core changes for handling OLT Reboot Scenario by Girish Gowdra · 4 years, 2 months ago
  40. 442e7c7 [VOL-2164] Update rw-core to use the Async Kafka API by khenaidoo · 4 years, 2 months ago
  41. 5c2eb81 VOL-2712: Fixing Meter Table Delete Issue by Thomas Lee S · 4 years, 2 months ago
  42. c704def [VOL-2573] Delete all logical ports on OLT Delete by Hardik Windlass · 4 years, 2 months ago
  43. fdea1e3 VOL-2632 Error propagation from HashFlowStats by Scott Baker · 4 years, 2 months ago
  44. 80b987d [VOL-2628] Fix issue with peer ports by khenaidoo · 4 years, 2 months ago
  45. 820197c [VOL-2576] Improve route calculation by khenaidoo · 4 years, 3 months ago
  46. bc2d162 VOL-2463 : Enable and disable pon/NNI port Core changes by kesavand · 4 years, 3 months ago
  47. 467fe75 VOL-2180 context changes in voltha-go by npujar · 4 years, 4 months ago
  48. fc3b1af VOL-2521 "Group-id-not-present-in-map" error message appears in rw-core logs by Esin Karaman · 4 years, 3 months ago
  49. 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
  50. 9a30c70 VOL-1900 lint warning fixes db by npujar · 4 years, 6 months ago
  51. 4908535 [VOL-2454] Fix for device deletion in the rw_core by khenaidoo · 4 years, 4 months ago
  52. 09959ae VOL-2294 Flow-decomposer should not decompose multicast flows; by Esin Karaman · 4 years, 5 months ago
  53. e5a4401 VOL-1774 Etcd Crash Handling by Thomas Lee S · 4 years, 6 months ago
  54. 2ea5921 VOL-2330 Add Support for handling multicast groups in VOLTHA Core by Esin Karaman · 4 years, 5 months ago
  55. 6e55d9e [VOL-2318] - Fix for jenkins NBI Failure by khenaidoo · 4 years, 5 months ago
  56. 1d86a52 VOL-1900 lint warning fixes rw_core by npujar · 4 years, 6 months ago
  57. 8da2f1e Added a helper type to more safely handle async request completion. by Kent Hagerman · 4 years, 5 months ago
  58. 360605d [VOL-2231] Cleaning the packet-in/out logs and dumping packets in HEX by Matteo Scandolo · 4 years, 6 months ago
  59. 17d7e22 VOL-2154 : Moving back db/model to voltha-go repo by sbarbari · 4 years, 6 months ago
  60. 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
  61. 171b98e [VOL-1949] fix individual port state change by khenaidoo · 4 years, 6 months ago
  62. 0d4597e [VOL-1950] Fixed exception on Disable of Invalid Logical Device port by Girish Kumar · 4 years, 6 months ago
  63. 518b5a4 Revert "VOL-1847-Add flow only if it does not exist in device,No delete here as delete flows/groups handled now in deleteFlowsAndGroups" by Matt Jeanneret · 4 years, 6 months ago
  64. 33f779a VOL-1847-Add flow only if it does not exist in device,No delete here as delete flows/groups handled now in deleteFlowsAndGroups by Manikkaraj k · 4 years, 8 months ago
  65. 6e4ac16 VOL-2119 bugfix for sending meter-stats replies properly by Gamze Abaka · 4 years, 7 months ago
  66. 807addd VOL-2138 Use v2 import paths for voltha-lib-go by Scott Baker · 4 years, 6 months ago
  67. b671a86 VOL-2153 remove flow_utils.go from voltha-go by Scott Baker · 4 years, 6 months ago
  68. cb7c88a VOL-2017 library code was moved to voltha-lib-go by Scott Baker · 4 years, 7 months ago
  69. 4ff8901 VOL-1878 : Support for LLDP trap flow by Humera Kouser · 4 years, 8 months ago
  70. 4c9e559 [VOL-1890] Flow decomposition fails after a core switch over by khenaidoo · 4 years, 8 months ago
  71. 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
  72. 7e3d8f1 [VOL-1842] Fix partial logical device update by khenaidoo · 4 years, 9 months ago
  73. ba6b6c4 [VOL-1825] Implemetation of the reconcile feature in the Core by khenaidoo · 4 years, 9 months ago
  74. ef6650d VOL-1775 VOL-1779 VOL-1780 : Fix several issues with overall stability by Stephane Barbarie · 4 years, 10 months ago
  75. 2bc4828 [VOL-1788] Fix logical port update by khenaidoo · 4 years, 10 months ago
  76. 59ef7be [VOL-1697] Update Admin state by khenaidoo · 4 years, 11 months ago
  77. 0458db6 [VOL-1564] Refactor flow deletion by khenaidoo · 4 years, 11 months ago
  78. dd23717 [VOL-1678] Resolve PENDING_ADD issue by khenaidoo · 5 years ago
  79. 3306c99 [VOL-1668] Remove default flow rules from the Core by khenaidoo · 5 years ago
  80. 3d3b8c2 This commit fixes some issues in the Core: by khenaidoo · 5 years ago
  81. 68c930b [VOL-1644] Add test cases to the Core Utils package by khenaidoo · 5 years ago
  82. 6c9689d Packet-In/Out Support and Removed default Leaf rules as it is overriding ONU default 4091 flows by manikkaraj k · 5 years ago
  83. 0a822f9 [VOL-1614] Device Management update in the Core by khenaidoo · 5 years ago
  84. 259a6f7 VOL-1377: Bug fixes during tech profile download at ONU by manikkaraj k · 5 years ago
  85. 3ab3488 [VOL-1605] Update disable/reenable device management logic by khenaidoo · 5 years ago
  86. 2c6a099 [VOL-1588] Improve Flow Add performance by khenaidoo · 5 years ago
  87. 0c5088c VOL-1494: Allow adapter to set of port name by Matt Jeanneret · 5 years ago
  88. 40fd3b2 VOL-1497 : Further improved data synchronization between cores by Stephane Barbarie · 5 years ago
  89. 910204f [VOL-1553] Improve device graph performance by khenaidoo · 5 years ago
  90. 8f47419 [VOL-1547] Add port to logical device when device is active by khenaidoo · 5 years ago
  91. daa6bb2 VOL-1460 Updated core to use voltha-protos instead of local protos by William Kurkian · 5 years ago
  92. 1ce37ad [VOL-1512] Set device ownership by khenaidoo · 5 years ago
  93. 54544ae [VOL-1524] Use port labels as port IDs by khenaidoo · 5 years ago
  94. 3815e32 VOL-1494: Support for adding multiple logical uni by Matt Jeanneret · 5 years ago
  95. fc1314d [VOL-1514] Add port notification to the logical device by khenaidoo · 5 years ago
  96. 8c3303d This commit cleans up the loading of a logical device in memory. by khenaidoo · 5 years ago
  97. 6d05513 This commit fixes a few issues: by khenaidoo · 5 years ago
  98. 297cd25 [VOL-1462] Sync data between two voltha cores in the same pair by khenaidoo · 5 years ago
  99. bcf205b This commit consists of some miscellaneous small changes and some by khenaidoo · 5 years ago
  100. ca30132 This update consists of the following changes: by khenaidoo · 5 years ago