1. 467fe75 VOL-2180 context changes in voltha-go by npujar · 4 years, 4 months ago
  2. fc3b1af VOL-2521 "Group-id-not-present-in-map" error message appears in rw-core logs by Esin Karaman · 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. 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. 09959ae VOL-2294 Flow-decomposer should not decompose multicast flows; by Esin Karaman · 4 years, 6 months ago
  7. e5a4401 VOL-1774 Etcd Crash Handling by Thomas Lee S · 4 years, 6 months ago
  8. 2ea5921 VOL-2330 Add Support for handling multicast groups in VOLTHA Core by Esin Karaman · 4 years, 5 months ago
  9. 6e55d9e [VOL-2318] - Fix for jenkins NBI Failure by khenaidoo · 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. 360605d [VOL-2231] Cleaning the packet-in/out logs and dumping packets in HEX by Matteo Scandolo · 4 years, 6 months ago
  13. 17d7e22 VOL-2154 : Moving back db/model to voltha-go repo by sbarbari · 4 years, 6 months ago
  14. 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
  15. 171b98e [VOL-1949] fix individual port state change by khenaidoo · 4 years, 6 months ago
  16. 0d4597e [VOL-1950] Fixed exception on Disable of Invalid Logical Device port by Girish Kumar · 4 years, 7 months ago
  17. 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
  18. 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
  19. 6e4ac16 VOL-2119 bugfix for sending meter-stats replies properly by Gamze Abaka · 4 years, 7 months ago
  20. 807addd VOL-2138 Use v2 import paths for voltha-lib-go by Scott Baker · 4 years, 7 months ago
  21. b671a86 VOL-2153 remove flow_utils.go from voltha-go by Scott Baker · 4 years, 7 months ago
  22. cb7c88a VOL-2017 library code was moved to voltha-lib-go by Scott Baker · 4 years, 7 months ago
  23. 4ff8901 VOL-1878 : Support for LLDP trap flow by Humera Kouser · 4 years, 9 months ago
  24. 4c9e559 [VOL-1890] Flow decomposition fails after a core switch over by khenaidoo · 4 years, 8 months ago
  25. 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
  26. 7e3d8f1 [VOL-1842] Fix partial logical device update by khenaidoo · 4 years, 9 months ago
  27. ba6b6c4 [VOL-1825] Implemetation of the reconcile feature in the Core by khenaidoo · 4 years, 9 months ago
  28. ef6650d VOL-1775 VOL-1779 VOL-1780 : Fix several issues with overall stability by Stephane Barbarie · 4 years, 10 months ago
  29. 2bc4828 [VOL-1788] Fix logical port update by khenaidoo · 4 years, 10 months ago
  30. 59ef7be [VOL-1697] Update Admin state by khenaidoo · 5 years ago
  31. 0458db6 [VOL-1564] Refactor flow deletion by khenaidoo · 5 years ago
  32. dd23717 [VOL-1678] Resolve PENDING_ADD issue by khenaidoo · 5 years ago
  33. 3306c99 [VOL-1668] Remove default flow rules from the Core by khenaidoo · 5 years ago
  34. 3d3b8c2 This commit fixes some issues in the Core: by khenaidoo · 5 years ago
  35. 68c930b [VOL-1644] Add test cases to the Core Utils package by khenaidoo · 5 years ago
  36. 6c9689d Packet-In/Out Support and Removed default Leaf rules as it is overriding ONU default 4091 flows by manikkaraj k · 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. 0c5088c VOL-1494: Allow adapter to set of port name by Matt Jeanneret · 5 years ago
  42. 40fd3b2 VOL-1497 : Further improved data synchronization between cores by Stephane Barbarie · 5 years ago
  43. 910204f [VOL-1553] Improve device graph performance by khenaidoo · 5 years ago
  44. 8f47419 [VOL-1547] Add port to logical device when device is active by khenaidoo · 5 years ago
  45. daa6bb2 VOL-1460 Updated core to use voltha-protos instead of local protos by William Kurkian · 5 years ago
  46. 1ce37ad [VOL-1512] Set device ownership by khenaidoo · 5 years ago
  47. 54544ae [VOL-1524] Use port labels as port IDs by khenaidoo · 5 years ago
  48. 3815e32 VOL-1494: Support for adding multiple logical uni by Matt Jeanneret · 5 years ago
  49. fc1314d [VOL-1514] Add port notification to the logical device by khenaidoo · 5 years ago
  50. 8c3303d This commit cleans up the loading of a logical device in memory. by khenaidoo · 5 years ago
  51. 6d05513 This commit fixes a few issues: by khenaidoo · 5 years ago
  52. 297cd25 [VOL-1462] Sync data between two voltha cores in the same pair by khenaidoo · 5 years ago
  53. bcf205b This commit consists of some miscellaneous small changes and some by khenaidoo · 5 years ago
  54. ca30132 This update consists of the following changes: by khenaidoo · 5 years ago
  55. dbab94a This is a first attempt at getting INGRESS packets flowing northwards in the system. by Richard Jankowski · 5 years ago
  56. 1ab4327 VOL-1173 : Removed hash based storage; replaced with per device protobuf by Stephane Barbarie · 5 years ago
  57. 7923270 [VOL-1346] This commit addresses device discovery notifications by khenaidoo · 5 years ago
  58. 43c8212 This update addresses the following: by khenaidoo · 5 years ago
  59. fdbad6e This commit cleans up the python directory to ensure the adapters by khenaidoo · 6 years ago
  60. 19d7b63 [VOL-1037, VOL-1035] This commit consists of flow and groups by khenaidoo · 6 years ago
  61. 89b0e94 [VOL-1035] Initial submission of flow decomposition code. by khenaidoo · 6 years ago
  62. 4d4802d [VOL-1036] Device management implementation. This update includes by khenaidoo · 6 years ago
  63. 92e62c5 [VOL-1036] Initial implementation of device lifecycle management by khenaidoo · 6 years ago
  64. 9a46896 This commit consists of: by khenaidoo · 6 years ago
  65. b920354 This commit consists of the following: by khenaidoo · 6 years ago