1. 0ab4cb2 VOL-1577 - General cleanup (gofmt, go vet, go test, dep check) by Kent Hagerman · 5 years ago
  2. 2c6a099 [VOL-1588] Improve Flow Add performance by khenaidoo · 5 years ago
  3. 334479d VOL-1556 Add alarm simulation to voltha-go core by serkant.uluderya · 5 years ago
  4. 0c5088c VOL-1494: Allow adapter to set of port name by Matt Jeanneret · 5 years ago
  5. 40fd3b2 VOL-1497 : Further improved data synchronization between cores by Stephane Barbarie · 5 years ago
  6. 910204f [VOL-1553] Improve device graph performance by khenaidoo · 5 years ago
  7. b003742 VOL-1489: Call update incremental flows properly by Matt Jeanneret · 5 years ago
  8. 8f47419 [VOL-1547] Add port to logical device when device is active by khenaidoo · 5 years ago
  9. daa6bb2 VOL-1460 Updated core to use voltha-protos instead of local protos by William Kurkian · 5 years ago
  10. 1ce37ad [VOL-1512] Set device ownership by khenaidoo · 5 years ago
  11. 199fd86 VOL-1512: Set device Active ownership per Core in a Core pair by Richard Jankowski · 5 years ago
  12. 54544ae [VOL-1524] Use port labels as port IDs by khenaidoo · 5 years ago
  13. 3815e32 VOL-1494: Support for adding multiple logical uni by Matt Jeanneret · 5 years ago
  14. daefa37 [VOL-1519] Bug fix when deleting a device by khenaidoo · 5 years ago
  15. fc1314d [VOL-1514] Add port notification to the logical device by khenaidoo · 5 years ago
  16. fffcc8a [VOL-1512] Set Device Active Ownership by khenaidoo · 5 years ago
  17. c53a275 VOL-1509 : Partial fix for merging issue by Stephane Barbarie · 5 years ago
  18. 2a20aaa VOL-1474 Implement get child device by proxy address by Matt Jeanneret · 5 years ago
  19. bdcb8e0 [VOL-1505] This update enables the core to add a key when by khenaidoo · 5 years ago
  20. 46464e9 VOL-1399: The value of the metadata field used by OFAgent & Arouter by Richard Jankowski · 5 years ago
  21. 6417b6c [VOL-1503] Add a GetMembership API to the core by khenaidoo · 5 years ago
  22. 4e24195 VOL-1474: GetChildDevice support by Matt Jeanneret · 5 years ago
  23. 5e677ae [VOL-1479] Ensure root device is set. by khenaidoo · 5 years ago
  24. 54e0ddf [VOL-1499] Use precreated topic by khenaidoo · 5 years ago
  25. 260a563 VOL-1497 : Add more control to kv/memory access by Stephane Barbarie · 5 years ago
  26. de93b46 In order to process events in the order they are received for a by khenaidoo · 5 years ago
  27. 8c3303d This commit cleans up the loading of a logical device in memory. by khenaidoo · 5 years ago
  28. 6d05513 This commit fixes a few issues: by khenaidoo · 5 years ago
  29. 297cd25 [VOL-1462] Sync data between two voltha cores in the same pair by khenaidoo · 5 years ago
  30. aa46794 VOL-1459 : Ensure data model synchronization from kv by Stephane Barbarie · 5 years ago
  31. 433f54a [VOL-1457] Fix the adapter callback exception by khenaidoo · 5 years ago
  32. 00a0466 VOL-1406: Deploy voltha 2.0 in a k8s cluster by Richard Jankowski · 5 years ago
  33. 21d5115 [VOL-1442] This commit handles adapter registration end to end. by khenaidoo · 5 years ago
  34. df5479f VOL-1437 : Fix display of devices in CLI by Stephane Barbarie · 5 years ago
  35. b608032 [VOL-1436] Configuring the northbound API request timeout. by khenaidoo · 5 years ago
  36. 731697e [VOL-1435] Initial submission for device management integration by khenaidoo · 5 years ago
  37. bcf205b This commit consists of some miscellaneous small changes and some by khenaidoo · 5 years ago
  38. 9cdc1a6 [VOL-1429] This commit adds a flag to bypass the transaction processing by khenaidoo · 5 years ago
  39. f5a5bfa This update provides the meat for the image download feature by khenaidoo · 5 years ago
  40. 6f2fbe3 [VOL-1414] Update voltha CLI to support dynamic logging. This by khenaidoo · 5 years ago
  41. 2755adf - Updated all OFAgent RPCs destined toward a Voltha core to contain by Richard Jankowski · 5 years ago
  42. 3dfc8bc This update addresses an issue when a device is deleted. The by khenaidoo · 5 years ago
  43. ca30132 This update consists of the following changes: by khenaidoo · 5 years ago
  44. 933b09b VOL-1372 : Fixed core crash due to how revisions are updated by Stephane Barbarie · 5 years ago
  45. 7ccedd5 This commit consists of adding two new northbound APIs to the Core by khenaidoo · 5 years ago
  46. d2b6df9 [VOL-1359] This commit consists of the creation of the simulated by khenaidoo · 5 years ago
  47. 1937407 Update the device discovery protos to include the core POD name. by khenaidoo · 5 years ago
  48. dbab94a This is a first attempt at getting INGRESS packets flowing northwards in the system. by Richard Jankowski · 5 years ago
  49. 1ab4327 VOL-1173 : Removed hash based storage; replaced with per device protobuf by Stephane Barbarie · 5 years ago
  50. 7923270 [VOL-1346] This commit addresses device discovery notifications by khenaidoo · 5 years ago
  51. 9084792 This commit made some modifications in the way messages over by khenaidoo · 5 years ago
  52. 43c8212 This update addresses the following: by khenaidoo · 5 years ago
  53. 9f1fd17 Comment out the affinity router dependency, for now, to allow by khenaidoo · 5 years ago
  54. 5aadea0 This commit updates the grpc server to accept connections on any by khenaidoo · 6 years ago
  55. fdbad6e This commit cleans up the python directory to ensure the adapters by khenaidoo · 6 years ago
  56. 6e1bd50 VOL-1097 : Ofagent integration for voltha 2.0 by Stephane Barbarie · 6 years ago
  57. 91ecfd6 [VOL-1034] This commit consists of: by khenaidoo · 6 years ago
  58. d42826e VOL-1025: Implement a Go language library for affinity proxy request/response handling by Richard Jankowski · 6 years ago
  59. 6fdf0ba [VOL-1034, VOL-1035, VOL-1037] This commit consists of: by khenaidoo · 6 years ago
  60. 19d7b63 [VOL-1037, VOL-1035] This commit consists of flow and groups by khenaidoo · 6 years ago
  61. d20a585 [VOL-1035] Flow decomposition tests and code cleanup by khenaidoo · 6 years ago
  62. 55f75db VOL-1025: Implement a Go language library for affinity proxy request/response handling by Richard Jankowski · 6 years ago
  63. 89b0e94 [VOL-1035] Initial submission of flow decomposition code. by khenaidoo · 6 years ago
  64. e4d7766 VOL-1025: Implement a Go language library for affinity proxy request/response handling by Richard Jankowski · 6 years ago
  65. 4d4802d [VOL-1036] Device management implementation. This update includes by khenaidoo · 6 years ago
  66. 215a3e2 VOL-1025: Implement a Go language library for affinity proxy request/response handling by Richard Jankowski · 6 years ago
  67. 92e62c5 [VOL-1036] Initial implementation of device lifecycle management by khenaidoo · 6 years ago
  68. 2c6f167 This commit consists of: by khenaidoo · 6 years ago
  69. 9a46896 This commit consists of: by khenaidoo · 6 years ago
  70. b920354 This commit consists of the following: by khenaidoo · 6 years ago
  71. bf6e7bb [VOL-1158] Initial commit of grpc voltha service handler. Also by khenaidoo · 6 years ago
  72. abad44c [VOL-1024] This update consists of: by khenaidoo · 6 years ago
  73. 5c11af7 Update the RW Core configuration to accept similar configuration as the by khenaidoo · 6 years ago
  74. cfee5f4 First voltha-go commit. This commit is focussed on setting up the voltha-go structure as well as the kvstore library by khenaidoo · 6 years ago