1. 3cb0122 VOL-1387 : Fixed issue introduced with watch mechanism submission by Stephane Barbarie · 5 years ago
  2. 38afd0d [VOL-1417] by sslobodr · 5 years ago
  3. 2fb98b8 Changes to the build system to use a base container for the by sslobodr · 5 years ago
  4. 16e41bc [VOL-782,VOL-783,VOL-787] by sslobodr · 5 years ago
  5. 6f2fbe3 [VOL-1414] Update voltha CLI to support dynamic logging. This by khenaidoo · 5 years ago
  6. 60a6d0f Update to vendor dir by sslobodr · 5 years ago
  7. 392ebd5 [VOL-785,VOL-786,VOL-1315,VOL-1316] by sslobodr · 5 years ago
  8. 2755adf - Updated all OFAgent RPCs destined toward a Voltha core to contain by Richard Jankowski · 5 years ago
  9. 7ff26c7 Fix an exception in the kafka client. Update gitignore to ignore by khenaidoo · 5 years ago
  10. a3ea7d4 Updated dependencies for the affinity router. by sslobodr · 5 years ago
  11. e0a4c79 VOL-1387 : Added watch mechanism by Stephane Barbarie · 5 years ago
  12. d046be8 Dependencies for the affinity router and the affinity routing daemon. by sslobodr · 5 years ago
  13. 43c52cc This update cleans up the vendor directory and also keeps only by khenaidoo · 5 years ago
  14. ffe076b This update provides: by khenaidoo · 5 years ago
  15. ac63710 [VOL-1386] This commit add "dep" as the package management tool for voltha-go. by khenaidoo · 5 years ago
  16. 3dfc8bc This update addresses an issue when a device is deleted. The by khenaidoo · 5 years ago
  17. ca30132 This update consists of the following changes: by khenaidoo · 5 years ago
  18. 933b09b VOL-1372 : Fixed core crash due to how revisions are updated by Stephane Barbarie · 5 years ago
  19. 5f89fb6 VOL-1318 OpenOLT Containerization by Arun Arora · 5 years ago
  20. d1cbf4c VOL-1318 Basic Openolt docker image creation files by Dinesh Belwalkar · 5 years ago
  21. 7ccedd5 This commit consists of adding two new northbound APIs to the Core by khenaidoo · 5 years ago
  22. d2b6df9 [VOL-1359] This commit consists of the creation of the simulated by khenaidoo · 5 years ago
  23. 1937407 Update the device discovery protos to include the core POD name. by khenaidoo · 5 years ago
  24. 0c328db VOL-1318 add some infrastructure files for openolt protos and .yml by Dinesh Belwalkar · 5 years ago
  25. dbab94a This is a first attempt at getting INGRESS packets flowing northwards in the system. by Richard Jankowski · 5 years ago
  26. 1ab4327 VOL-1173 : Removed hash based storage; replaced with per device protobuf by Stephane Barbarie · 5 years ago
  27. ab8e253 - Submitted manifests required to run the EAPOL test by Richard Jankowski · 5 years ago
  28. 7923270 [VOL-1346] This commit addresses device discovery notifications by khenaidoo · 5 years ago
  29. 9084792 This commit made some modifications in the way messages over by khenaidoo · 5 years ago
  30. 7f9bb1a Fix missing inlinecallbacks for packet-in by khenaidoo · 5 years ago
  31. 4c1a5bf This commit adds a complete partition consumer as well as a by khenaidoo · 5 years ago
  32. 43c8212 This update addresses the following: by khenaidoo · 5 years ago
  33. dc5022d VOL-1334 : Fixed concurrency issues by Stephane Barbarie · 5 years ago
  34. c635cd3 VOL-1318 PONSIM Demo build fresh environment creation by Arun Arora · 5 years ago
  35. 9f1fd17 Comment out the affinity router dependency, for now, to allow by khenaidoo · 5 years ago
  36. 5aadea0 This commit updates the grpc server to accept connections on any by khenaidoo · 5 years ago
  37. fdbad6e This commit cleans up the python directory to ensure the adapters by khenaidoo · 5 years ago
  38. 6e1bd50 VOL-1097 : Ofagent integration for voltha 2.0 by Stephane Barbarie · 5 years ago
  39. 91ecfd6 [VOL-1034] This commit consists of: by khenaidoo · 5 years ago
  40. d42826e VOL-1025: Implement a Go language library for affinity proxy request/response handling by Richard Jankowski · 6 years ago
  41. 6fdf0ba [VOL-1034, VOL-1035, VOL-1037] This commit consists of: by khenaidoo · 6 years ago
  42. 19d7b63 [VOL-1037, VOL-1035] This commit consists of flow and groups by khenaidoo · 6 years ago
  43. 1201bd3 VOL-1295: Deploy a read/write Voltha core pair to each Kubernetes node by Richard Jankowski · 6 years ago
  44. d20a585 [VOL-1035] Flow decomposition tests and code cleanup by khenaidoo · 6 years ago
  45. 55f75db VOL-1025: Implement a Go language library for affinity proxy request/response handling by Richard Jankowski · 6 years ago
  46. 7ce3d70 VOL-1295: Deploy a read/write Voltha core pair to each Kubernetes node by Richard Jankowski · 6 years ago
  47. 89b0e94 [VOL-1035] Initial submission of flow decomposition code. by khenaidoo · 6 years ago
  48. e4d7766 VOL-1025: Implement a Go language library for affinity proxy request/response handling by Richard Jankowski · 6 years ago
  49. a188d94 VOL-1243: Added logic for thread safety by Stephane Barbarie · 6 years ago
  50. 126101e VOL-1283: Fixed callback execution consistency for all proxy levels by Stephane Barbarie · 6 years ago
  51. 4d4802d [VOL-1036] Device management implementation. This update includes by khenaidoo · 6 years ago
  52. 215a3e2 VOL-1025: Implement a Go language library for affinity proxy request/response handling by Richard Jankowski · 6 years ago
  53. 92e62c5 [VOL-1036] Initial implementation of device lifecycle management by khenaidoo · 6 years ago
  54. 8c48b5c VOL-1247 : Modified change tuple to include previous and latest data by Stephane Barbarie · 6 years ago
  55. 06c4a74 VOL-1255: Fixed an issue with the proxy implementation by Stephane Barbarie · 6 years ago
  56. 88fbe7f VOL-1174: Keep only latest data and apply changes only when committed. by Stephane Barbarie · 6 years ago
  57. 7da372d Add additional functions to the Logger interface to allow usage as a by khenaidoo · 6 years ago
  58. 2c6f167 This commit consists of: by khenaidoo · 6 years ago
  59. 9a46896 This commit consists of: by khenaidoo · 6 years ago
  60. 998f442 Add license headers and .gitreview file by Zack Williams · 6 years ago
  61. 7b90989 Update the gitignore file by khenaidoo · 6 years ago
  62. b920354 This commit consists of the following: by khenaidoo · 6 years ago
  63. e16186c VOL-1174: Ported transaction support to go data model by Stephane Barbarie · 6 years ago
  64. 694e2b9 VOL-1176: Ported callback mechanism - Updated some files with the license block by Stephane Barbarie · 6 years ago
  65. ec0919b VOL-1175: Added proxy CRUD for new data model by Stephane Barbarie · 6 years ago
  66. bf6e7bb [VOL-1158] Initial commit of grpc voltha service handler. Also by khenaidoo · 6 years ago
  67. 7dfae95 VOL-1151 : Added common GRPC server component by Stephane Barbarie · 6 years ago
  68. d4d922e Add dynamic logging capability. by khenaidoo · 6 years ago
  69. abad44c [VOL-1024] This update consists of: by khenaidoo · 6 years ago
  70. 4a2564d VOL-1027 : Initial commit of voltha 2.0 data model by Stephane Barbarie · 6 years ago
  71. 5c11af7 Update the RW Core configuration to accept similar configuration as the by khenaidoo · 6 years ago
  72. 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
  73. c300385 Initial empty repository by Shad Ansari · 6 years ago