1. 467fe75 VOL-2180 context changes in voltha-go by npujar · 4 years, 4 months ago
  2. e7be133 [VOL-2500] Fix panic in Core by khenaidoo · 4 years, 4 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. 9a30c70 VOL-1900 lint warning fixes db by npujar · 4 years, 6 months ago
  5. 4908535 [VOL-2454] Fix for device deletion in the rw_core by khenaidoo · 4 years, 4 months ago
  6. e5a4401 VOL-1774 Etcd Crash Handling by Thomas Lee S · 4 years, 6 months ago
  7. b2121e5 [VOL-2370] - Fix the add-delete-add flow sequence by khenaidoo · 4 years, 5 months ago
  8. 6e55d9e [VOL-2318] - Fix for jenkins NBI Failure by khenaidoo · 4 years, 5 months ago
  9. 5c28f55 Fix for delete device hangs. by A R Karthick · 4 years, 5 months ago
  10. 1d86a52 VOL-1900 lint warning fixes rw_core by npujar · 4 years, 6 months ago
  11. 8da2f1e Added a helper type to more safely handle async request completion. by Kent Hagerman · 4 years, 6 months ago
  12. 3c51397 Removed updateDeviceWithoutLockAsync to avoid a potential lockless write issue. by Kent Hagerman · 4 years, 6 months ago
  13. 8067860 VOL-2226 reconcile device agent when taking over device from failed core; by Scott Baker · 4 years, 6 months ago
  14. 360605d [VOL-2231] Cleaning the packet-in/out logs and dumping packets in HEX by Matteo Scandolo · 4 years, 6 months ago
  15. 17d7e22 VOL-2154 : Moving back db/model to voltha-go repo by sbarbari · 4 years, 6 months ago
  16. a773e99 [VOL-1754] :changes to handle device states on olt disable/re-enable by Chaitrashree G S · 4 years, 8 months ago
  17. 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
  18. 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, 7 months ago
  19. ad06fd7 [VOL-2174] Race condition when creating NNI port by khenaidoo · 4 years, 7 months ago
  20. 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, 9 months ago
  21. 807addd VOL-2138 Use v2 import paths for voltha-lib-go by Scott Baker · 4 years, 7 months ago
  22. b671a86 VOL-2153 remove flow_utils.go from voltha-go by Scott Baker · 4 years, 7 months ago
  23. fdee921 VOL-2103 - Device reason update modifications by Mahir Gunyel · 4 years, 7 months ago
  24. cb7c88a VOL-2017 library code was moved to voltha-lib-go by Scott Baker · 4 years, 7 months ago
  25. b6b68c4 VOL-1894 : Disable forced data reconcile from getDevice() by Stephane Barbarie · 4 years, 7 months ago
  26. 4c9e559 [VOL-1890] Flow decomposition fails after a core switch over by khenaidoo · 4 years, 8 months ago
  27. 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
  28. 8e2707d VOL-1801 : Inconsistent data update by Mahir Gunyel · 4 years, 10 months ago
  29. b585167 VOL-1798:Restructuring KV store update calls in DeviceAgent by Mahir Gunyel · 4 years, 10 months ago
  30. b312747 [VOL-1800] Implement Performance configuration in Voltha Core. by khenaidoo · 4 years, 10 months ago
  31. ef6650d VOL-1775 VOL-1779 VOL-1780 : Fix several issues with overall stability by Stephane Barbarie · 4 years, 10 months ago
  32. 59ef7be [VOL-1697] Update Admin state by khenaidoo · 5 years ago
  33. 0458db6 [VOL-1564] Refactor flow deletion by khenaidoo · 5 years ago
  34. 4554f7c [VOL-1658] Address disable/delete of a device in Pre-prov state by khenaidoo · 5 years ago
  35. 6d62c00 [VOL-1645] Fix for device agents creation by khenaidoo · 5 years ago
  36. 68c930b [VOL-1644] Add test cases to the Core Utils package by khenaidoo · 5 years ago
  37. 0a822f9 [VOL-1614] Device Management update in the Core by khenaidoo · 5 years ago
  38. 259a6f7 VOL-1377: Bug fixes during tech profile download at ONU by manikkaraj k · 5 years ago
  39. 3ab3488 [VOL-1605] Update disable/reenable device management logic by khenaidoo · 5 years ago
  40. 2c6a099 [VOL-1588] Improve Flow Add performance by khenaidoo · 5 years ago
  41. 334479d VOL-1556 Add alarm simulation to voltha-go core by serkant.uluderya · 5 years ago
  42. 40fd3b2 VOL-1497 : Further improved data synchronization between cores by Stephane Barbarie · 5 years ago
  43. daa6bb2 VOL-1460 Updated core to use voltha-protos instead of local protos by William Kurkian · 5 years ago
  44. 1ce37ad [VOL-1512] Set device ownership by khenaidoo · 5 years ago
  45. 260a563 VOL-1497 : Add more control to kv/memory access by Stephane Barbarie · 5 years ago
  46. 6d05513 This commit fixes a few issues: 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. 21d5115 [VOL-1442] This commit handles adapter registration end to end. by khenaidoo · 5 years ago
  49. df5479f VOL-1437 : Fix display of devices in CLI by Stephane Barbarie · 5 years ago
  50. f5a5bfa This update provides the meat for the image download feature by khenaidoo · 5 years ago
  51. 933b09b VOL-1372 : Fixed core crash due to how revisions are updated by Stephane Barbarie · 5 years ago
  52. 7ccedd5 This commit consists of adding two new northbound APIs to the Core by khenaidoo · 5 years ago
  53. 1ab4327 VOL-1173 : Removed hash based storage; replaced with per device protobuf by Stephane Barbarie · 5 years ago
  54. 7923270 [VOL-1346] This commit addresses device discovery notifications by khenaidoo · 5 years ago
  55. 43c8212 This update addresses the following: by khenaidoo · 5 years ago
  56. fdbad6e This commit cleans up the python directory to ensure the adapters by khenaidoo · 6 years ago
  57. 19d7b63 [VOL-1037, VOL-1035] This commit consists of flow and groups by khenaidoo · 6 years ago
  58. 4d4802d [VOL-1036] Device management implementation. This update includes by khenaidoo · 6 years ago
  59. 92e62c5 [VOL-1036] Initial implementation of device lifecycle management by khenaidoo · 6 years ago
  60. 9a46896 This commit consists of: by khenaidoo · 6 years ago
  61. b920354 This commit consists of the following: by khenaidoo · 6 years ago