1. acd8d18 Update go.mod dependencies -------------------------- by Joey Armstrong · 3 months ago v2.12.0
  2. 7726308 [VOL-5190] - consistent voltha-protos version for all repos by Joey Armstrong · 6 months ago v2.11.3
  3. 2d05f15 Revert "[VOL-5190] - consistent voltha-protos version for all repos" by Joey Armstrong · 6 months ago
  4. 23b9bf7 [VOL-5190] - consistent voltha-protos version for all repos by Joey Armstrong · 7 months ago
  5. 00554c6 VOL-5088 v2.12 - update voltha.protos version in all go.mod configs by Mahir Gunyel · 10 months ago v2.10.5
  6. ca4afa3 enable grpc retry by nikesh.krishnan · 11 months ago v2.10.4
  7. 7b97169 updating voltha-lib-go for VOL-4994 by nikesh.krishnan · 11 months ago v2.10.3
  8. fd89ce7 go.mod updated with latest voltha-lib-go and voltha-protos versions before release 2.12 by sepon · 11 months ago
  9. 5a0a550 [VOL-4913]: Implementation for on demand audit of ONU alarms by praneeth nalmas · 1 year, 5 months ago v2.9.2
  10. ea6a611 [VOL-4934] MIC (AES-128) calculation in omci-lib-go does not properly support the Extended Message Set by Holger Hildebrandt · 1 year, 2 months ago v2.9.0
  11. ab350ba [VOL-4927] omci-lib-go: ONT-G ME alarms are not supported by Holger Hildebrandt · 1 year, 4 months ago v2.11.0 v2.8.1
  12. e8c091f VOL-4925 - Build and release components. by Joey Armstrong · 1 year, 4 months ago v2.7.3
  13. 66af5ce [VOL-4773] openonuAdapterGo: voltctl command to show ONU OMCI counter statistics by Holger Hildebrandt · 1 year, 8 months ago v2.4.0
  14. 3b29a8a [VOL-4723] openonuAdapterGo: OMCI extended message set - support alarm data retrieval by Holger Hildebrandt · 1 year, 10 months ago v2.3.0
  15. 510a31c [VOL-4663] create voltha event topic (voltha.events) with conifgurable no of partitions and replication factor by kesavand · 2 years, 2 months ago
  16. 81b5ccf [VOL-4585] openonu changes adapter for adding FTTB Subscriber Traffic flow by Abhilash Laxmeshwar · 2 years, 2 months ago v2.2.2
  17. f333355 [VOL-4442] grpc streaming connection monitoring by khenaidoo · 2 years, 5 months ago
  18. 011d516 [VOL-4466] new rpc to send multi onu sw sections by kesavand · 2 years, 6 months ago v2.2.1
  19. 3ac49bd [VOL-4485] omci-lib-go: ME Attribute names should be exported by Holger Hildebrandt · 2 years, 3 months ago v2.2.0
  20. 55cebc6 [VOL-4514] Addressing device reconciliation failure by khenaidoo · 2 years, 5 months ago
  21. 7033f4e ignore omci MibUploadNextResponse messages with table attributes (based on omci-lib update with VOL-4473) by mpagenko · 2 years, 6 months ago v2.1.1
  22. 9bb0518 Releasing 2.1.0 with the proto and lib-go-changes by Andrea Campanella · 2 years, 6 months ago v2.1.0
  23. 42dcdfd [VOL-4371] Voltha protos cleanup by khenaidoo · 2 years, 7 months ago
  24. 836a1fd [VOL-4396] OMCI lib update to be incorporated into ONU adapter, make use of relaxed decoding by mpagenko · 2 years, 6 months ago
  25. ee10b54 VOL-4200 suport reset of extended pm counters VOL-4270 fetching counters per uni by Himani Chawla · 2 years, 8 months ago
  26. 54e03b3 VOL-4413 Apply port-number changes in voltha-lib to components by Mahir Gunyel · 2 years, 7 months ago
  27. 89ea9e6 Adding counter type in response VOL-4272 by Himani Chawla · 2 years, 9 months ago
  28. cb128ae VOL-4274 Move platform.go file to voltha-lib-go by Mahir Gunyel · 2 years, 7 months ago
  29. 7d3c558 [VOL-4293] OpenONU Adapter update for gRPC migration by khenaidoo · 2 years, 9 months ago v2.0.0
  30. dcd63cf Use omci-lib-go 1.3.3 version with fixes for Dot1Ag classes by mpagenko · 2 years, 9 months ago
  31. 63c0c6d Use 1.3.2 version of omci-lib-go that fixes invalid code-generated class IDs by Girish Gowdra · 2 years, 10 months ago v1.4.0
  32. 097aa82 VOL-4227: Bump to version 1.3.2 in preparation for voltha-2.8 release. by Girish Gowdra · 2 years, 10 months ago v1.3.2
  33. 43f95ff VOL-4029 code changes for extended pm counters by Himani Chawla · 3 years ago
  34. 50e5642 VOL-4077: Improve storage usage on etcd by Girish Gowdra · 3 years ago
  35. 7961d72 VOL-4147 by Maninder · 2 years, 11 months ago
  36. fb402a6 [VOL-4120] openonu-adapter-go: support command "voltctl device onuimage list <onu-id>" by Holger Hildebrandt · 3 years ago
  37. 6afb56a VOL-4028: Support ANI-G test message at openonu-go adapter by Girish Gowdra · 3 years ago
  38. 8314427 voltha_lib_go and voltha_protos update towards Onu SW Upgrade enhancements by mpagenko · 3 years ago
  39. bb47bc2 [VOL-4023] openonuAdapterGo - Ani side configuration fails while waiting for FlowDeletion, and upgrade looplab/fsm by mpagenko · 3 years, 1 month ago
  40. d80007b VOL-3978 - update to go 1.16.3 by David K. Bainbridge · 3 years, 1 month ago
  41. caf6cf4 Fix for timestamps not coming in kafka message by Himani Chawla · 3 years, 1 month ago v1.2.9
  42. 3f2bdc8 [VOL-3930] Upgrading to latest voltha-lib-go by Matteo Scandolo · 3 years, 2 months ago
  43. bf67a09 VOL-3052 Onu Software upgrade addendum: omci-lib-go update + download robustness by mpagenko · 3 years, 2 months ago
  44. 7d6bb02 [VOL-3889] missing device reason update from flow removal after ONU reboot by mpagenko · 3 years, 2 months ago
  45. 15ff4a5 VOL-3052 Onu Software preliminary upgrade extensions with internal test, version 1.2.5-dev171 by mpagenko · 3 years, 2 months ago
  46. aec20bd Updating protos version by Andrea Campanella · 3 years, 3 months ago
  47. f304cc4 [VOL-3801] remove consul support by serkant.uluderya · 3 years, 3 months ago
  48. 8a7b456 Update to omci-lib-go version 1.15.2 by Girish Gowdra · 3 years, 3 months ago
  49. 80622a5 VOL-3052 Onu Software preliminary upgrade test from Adapter to ONU, version 1.2.5-dev168 by mpagenko · 3 years, 3 months ago
  50. 5c5aaf4 VOL-3847: Support FEC Performance Monitoring History Data L2 PM Counter by Girish Gowdra · 3 years, 3 months ago
  51. ac1f5ad VOL-3049 initial support changes for alarm notifications by Himani Chawla · 3 years, 3 months ago
  52. fdf7763 VOL-3608 Support of Get External OMCI Attribute values - GetOnuUniInfoResponse in golang OpenONU adapter by kesavand · 3 years, 3 months ago
  53. e09a620 [VOL-3318] : Framework for collecting Metrics from the ONU by Girish Gowdra · 3 years, 4 months ago
  54. c8bba41 Omci receive workaround for Adtran OLT-Sim, some preparations for OnuSwUpgrade by mpagenko · 3 years, 4 months ago
  55. c07fda0 VOL-3501 Refeactoring of code for event handling by Himani Chawla · 3 years, 5 months ago
  56. 4d3a0dc VOL-3677 - move to v4 of protos and lib by dbainbri · 3 years, 5 months ago
  57. b5000ef VOL-3614 Other multicast ME created after multicast gem detected. by ozgecanetsia · 3 years, 6 months ago
  58. e243934 [VOL-3680] Integrate omci-lib-go 0.13.3 by Holger Hildebrandt · 3 years, 5 months ago
  59. 761f751 using latest voltha-ci-tool container to correctly generate coverage reports by Matteo Scandolo · 3 years, 6 months ago
  60. 9ca8b13 [VOL-3322] Support 1t4gem tech profile by Holger Hildebrandt · 3 years, 9 months ago
  61. af80163 general update for library compatibility, [VOL-3202], some TechProf processing restructuring by mpagenko · 3 years, 10 months ago
  62. d132c0e Support per package log level by Matteo Scandolo · 4 years, 1 month ago
  63. 2e6f1e3 Getting openonu go to work with latest rw-core master by Matteo Scandolo · 4 years, 1 month ago
  64. fa07499 WIP [VOL-2811] - Incorporate preliminary onu-adapter-go code into opencord repo by Holger Hildebrandt · 4 years, 1 month ago
  65. da7758b [VOL-2763] - Create Make- and Dockerfile for Golang OpenONU Adapter by Holger Hildebrandt · 4 years, 2 months ago