1. 467fe75 VOL-2180 context changes in voltha-go by npujar · 4 years, 4 months ago
  2. b9cfcb1 [VOL-2415] Enable with invalid device-id should throw NotFound error by Hardik Windlass · 4 years, 3 months ago
  3. 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
  4. 4908535 [VOL-2454] Fix for device deletion in the rw_core by khenaidoo · 4 years, 4 months ago
  5. 09959ae VOL-2294 Flow-decomposer should not decompose multicast flows; by Esin Karaman · 4 years, 5 months ago
  6. e5a4401 VOL-1774 Etcd Crash Handling by Thomas Lee S · 4 years, 6 months ago
  7. 6e55d9e [VOL-2318] - Fix for jenkins NBI Failure by khenaidoo · 4 years, 5 months ago
  8. 1d86a52 VOL-1900 lint warning fixes rw_core by npujar · 4 years, 6 months ago
  9. 8da2f1e Added a helper type to more safely handle async request completion. by Kent Hagerman · 4 years, 6 months ago
  10. 8067860 VOL-2226 reconcile device agent when taking over device from failed core; by Scott Baker · 4 years, 6 months ago
  11. 17d7e22 VOL-2154 : Moving back db/model to voltha-go repo by sbarbari · 4 years, 6 months ago
  12. a773e99 [VOL-1754] :changes to handle device states on olt disable/re-enable by Chaitrashree G S · 4 years, 8 months ago
  13. 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
  14. 171b98e [VOL-1949] fix individual port state change by khenaidoo · 4 years, 6 months ago
  15. ad06fd7 [VOL-2174] Race condition when creating NNI port by khenaidoo · 4 years, 7 months ago
  16. 51b5cb8 VOL-1981: Same Device Provisioning Multiple Times by Thomas Lee S · 4 years, 7 months ago
  17. 807addd VOL-2138 Use v2 import paths for voltha-lib-go by Scott Baker · 4 years, 7 months ago
  18. fdee921 VOL-2103 - Device reason update modifications by Mahir Gunyel · 4 years, 7 months ago
  19. cb7c88a VOL-2017 library code was moved to voltha-lib-go by Scott Baker · 4 years, 7 months ago
  20. 09771ef [VOL-1997] Remove transaction timeout for a non-active rw_core by khenaidoo · 4 years, 7 months ago
  21. b4a9ab0 VOL-1723 - add readiness probe capability to rw-core by David K. Bainbridge · 4 years, 8 months ago
  22. 4c9e559 [VOL-1890] Flow decomposition fails after a core switch over by khenaidoo · 4 years, 8 months ago
  23. 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
  24. 8e2707d VOL-1801 : Inconsistent data update by Mahir Gunyel · 4 years, 10 months ago
  25. ba6b6c4 [VOL-1825] Implemetation of the reconcile feature in the Core by khenaidoo · 4 years, 9 months ago
  26. 4b3fada [VOL-1778] : changes to derive onu adapter name dynamically by Chaitrashree G S · 4 years, 10 months ago
  27. a6d0c36 Added core_pair_topic flag. Removed UpdateMembership and GetMembership calls. by Kent Hagerman · 4 years, 10 months ago
  28. b312747 [VOL-1800] Implement Performance configuration in Voltha Core. by khenaidoo · 4 years, 10 months ago
  29. ef6650d VOL-1775 VOL-1779 VOL-1780 : Fix several issues with overall stability by Stephane Barbarie · 4 years, 10 months ago
  30. 6deaa24 VOL-1689 : ONU stays in DISCOVERED state by Mahir Gunyel · 4 years, 11 months ago
  31. 59ef7be [VOL-1697] Update Admin state by khenaidoo · 4 years, 11 months ago
  32. 0458db6 [VOL-1564] Refactor flow deletion by khenaidoo · 5 years ago
  33. 3d3b8c2 This commit fixes some issues in the Core: by khenaidoo · 5 years ago
  34. 6d62c00 [VOL-1645] Fix for device agents creation by khenaidoo · 5 years ago
  35. 0a822f9 [VOL-1614] Device Management update in the Core by khenaidoo · 5 years ago
  36. 3ab3488 [VOL-1605] Update disable/reenable device management logic by khenaidoo · 5 years ago
  37. 2c6a099 [VOL-1588] Improve Flow Add performance by khenaidoo · 5 years ago
  38. 334479d VOL-1556 Add alarm simulation to voltha-go core by serkant.uluderya · 5 years ago
  39. 0c5088c VOL-1494: Allow adapter to set of port name by Matt Jeanneret · 5 years ago
  40. daa6bb2 VOL-1460 Updated core to use voltha-protos instead of local protos by William Kurkian · 5 years ago
  41. 1ce37ad [VOL-1512] Set device ownership by khenaidoo · 5 years ago
  42. 199fd86 VOL-1512: Set device Active ownership per Core in a Core pair by Richard Jankowski · 5 years ago
  43. fc1314d [VOL-1514] Add port notification to the logical device by khenaidoo · 5 years ago
  44. 2a20aaa VOL-1474 Implement get child device by proxy address by Matt Jeanneret · 5 years ago
  45. 4e24195 VOL-1474: GetChildDevice support by Matt Jeanneret · 5 years ago
  46. 5e677ae [VOL-1479] Ensure root device is set. by khenaidoo · 5 years ago
  47. 297cd25 [VOL-1462] Sync data between two voltha cores in the same pair by khenaidoo · 5 years ago
  48. aa46794 VOL-1459 : Ensure data model synchronization from kv by Stephane Barbarie · 5 years ago
  49. 21d5115 [VOL-1442] This commit handles adapter registration end to end. by khenaidoo · 5 years ago
  50. f5a5bfa This update provides the meat for the image download feature by khenaidoo · 5 years ago
  51. 7ccedd5 This commit consists of adding two new northbound APIs to the Core by khenaidoo · 5 years ago
  52. d2b6df9 [VOL-1359] This commit consists of the creation of the simulated by khenaidoo · 5 years ago
  53. 1937407 Update the device discovery protos to include the core POD name. by khenaidoo · 5 years ago
  54. 1ab4327 VOL-1173 : Removed hash based storage; replaced with per device protobuf by Stephane Barbarie · 5 years ago
  55. 7923270 [VOL-1346] This commit addresses device discovery notifications by khenaidoo · 5 years ago
  56. 43c8212 This update addresses the following: by khenaidoo · 5 years ago
  57. fdbad6e This commit cleans up the python directory to ensure the adapters by khenaidoo · 6 years ago
  58. 6fdf0ba [VOL-1034, VOL-1035, VOL-1037] This commit consists of: by khenaidoo · 6 years ago
  59. 19d7b63 [VOL-1037, VOL-1035] This commit consists of flow and groups by khenaidoo · 6 years ago
  60. 4d4802d [VOL-1036] Device management implementation. This update includes by khenaidoo · 6 years ago
  61. 92e62c5 [VOL-1036] Initial implementation of device lifecycle management by khenaidoo · 6 years ago
  62. 9a46896 This commit consists of: by khenaidoo · 6 years ago
  63. b920354 This commit consists of the following: by khenaidoo · 6 years ago