1. d0f58cf changes for olt reconnect , reboot redesing by Abhilash Laxmeshwar · 1 year, 11 months ago v4.2.5
  2. efff76e [VOL-4442] grpc streaming connection monitoring by khenaidoo · 2 years, 5 months ago
  3. b9f54fd [VOL-4466] support multi onu sw section download by kesavand · 2 years, 5 months ago
  4. 27e7ac9 [VOL-4514] Addressing device reconciliation failure by khenaidoo · 2 years, 5 months ago
  5. dc2116e [VOL-4371] Voltha protos cleanup by khenaidoo · 2 years, 6 months ago v4.1.0
  6. 0fb24a3 VOL-4425: Fix panic where flows arrive at adapter before device has by Girish Gowdra · 2 years, 6 months ago
  7. 106c61a [VOL-4292] OpenOLT Adapter changes for gRPC migration by khenaidoo · 2 years, 9 months ago v4.0.0
  8. 4c3d460 VOL-3936: Remove voltha-lib-go circular dependency between the by Girish Gowdra · 2 years, 9 months ago v3.6.0
  9. 8a0bdcd VOL-4077: Improve storage usage on etcd by Girish Gowdra · 3 years ago v3.5.0
  10. 85e9a14 [VOL-4080] Extend GetExtValue api to read transceiver rx-power on demand. by Gamze Abaka · 3 years ago
  11. 2c8ae0f VOL-4029 Fetch ONU stats on demand by Himani Chawla · 3 years ago
  12. e49938d VOL-3503 Add a device operational state of RECONCILING by Maninder · 3 years, 2 months ago
  13. f16389e Revert "[VOL-4102] Adding exponential backoff to retry reconnection in case of a" by Matteo Scandolo · 3 years ago
  14. 66fbaf5 [VOL-4102] Adding exponential backoff to retry reconnection in case of a by Matteo Scandolo · 3 years, 1 month ago v3.4.0
  15. c1b9d5e VOL-4034: Per event.proto definition, the units of timestamp is in seconds. by Girish Gowdra · 3 years ago v3.3.2
  16. c2c32a6 [VOL-3548] Differentiate between OLT gRPC channel disconnect and device reboot by Gamze Abaka · 3 years, 2 months ago
  17. a087056 VOL-3896: ONU fails to activate again if ONU is deleted after OLT disable by Girish Gowdra · 3 years, 2 months ago
  18. 6212621 VOL-3735 Retrieve port counters using the GetExtValue(SingleGetValue) rpc from the openolt adapter by kesavand · 3 years, 4 months ago v3.1.3
  19. fcbd6e7 VOL-3727 Support in OLT adapter to send periodic onu stats and gem stats by Gamze Abaka · 3 years, 5 months ago v3.1.2
  20. cd40780 VOL-3501 Refeactoring of code for event handling by Himani Chawla · 3 years, 5 months ago
  21. dfa7a97 [VOL-3624] Parametrizing the KV-Store path by Matteo Scandolo · 3 years, 6 months ago
  22. eb45029 Update log level of packet-in be at DebugLevel. by Girish Gowdra · 3 years, 6 months ago
  23. a09aeab VOL-3419: OpenOLT adapter at scale constantly takes more that 10 seconds to react to flows by Girish Gowdra · 3 years, 8 months ago v3.0.0
  24. 3af43e1 [VOL-3228] device-id logging consistancy by divyadesai · 3 years, 9 months ago
  25. a1ea2aa [VOL-3424] Switch completely to Context based Logger instance by Girish Kumar · 3 years, 9 months ago
  26. 8f4e432 [VOL-3141] Enhance Context with OpenTracing Span by Neha Sharma · 3 years, 9 months ago
  27. e6ff101 VOL-3344 - Enabled default linters and fixed found issues. by Kent Hagerman · 3 years, 10 months ago
  28. 96b7bf2 [VOL-3069]Pass Context in methods which are performing logging and need the context by Neha Sharma · 3 years, 11 months ago
  29. 631ef3d VOL-3202: Include port capability in the port create message. by Girish Gowdra · 3 years, 11 months ago
  30. da5e0b2 [VOL-3085]Implement UpdatePmConfig api for voltha-openolt-adapter by Rohan Agrawal · 4 years ago
  31. 3f221ae [VOL-2736]:host and port should be specified as a single argument not as two separate arguments by Neha Sharma · 4 years ago v2.4.8
  32. 985938d VOL-2967: Remove redundant variables from DeviceHandler struct by Thomas Lee S · 4 years ago
  33. 9931ad6 [VOL-936] Missing mocks and comments. Lowering log level for chatty messages by Andrea Campanella · 4 years ago
  34. db587af [VOL-936] Add changes for onu distance from olt by Dinesh Belwalkar · 4 years, 2 months ago
  35. 24f83e2 VOL-2776 Start_omci_test is unimplemented for OLT by Scott Baker · 4 years, 1 month ago
  36. 2ad402b [VOL-2694] Use package specific logger instance in all log statements by Girish Kumar · 4 years, 1 month ago
  37. f26e488 [VOL-2612] Remove error log when returning error from methods by Girish Kumar · 4 years, 2 months ago v2.3.17
  38. 94109f1 VOL-2639: Creation of common errors package by Thomas Lee S · 4 years, 2 months ago
  39. dbd960e VOL-2640 Restructure openolt-adapter repo to best practices by Scott Baker · 4 years, 2 months ago[Renamed (98%) from adaptercore/openolt.go]
  40. 1a55b88 [VOL-1385]: code changes to support ONU delete by Chaitrashree G S · 4 years, 3 months ago
  41. 794735f VOL-2293, VOL-2456 improve error handling by David K. Bainbridge · 4 years, 3 months ago v2.3.5
  42. ec5762e VOL-2180 code changes for context addition by npujar · 4 years, 4 months ago
  43. 39e0aa3 VOL-2463 : Adding enable/disable PON port. by kesavand · 4 years, 3 months ago
  44. ccb714b VOL-1596 Add Support for handling multicast groups in OpenOLT Adapter. by Esin Karaman · 4 years, 5 months ago v2.3.0
  45. f9942e9 VOL-2120 OLT and ONU oper_status shows Active even when management interface is down in OLT by Abhilash Laxmeshwar · 4 years, 4 months ago
  46. dd23a99 VOL-2225 Event Filtering mechanism by Devmalya Paul · 4 years, 6 months ago
  47. ab0bd52 VOL-1904 openolt adapter reconcile. along with the local caches data is stored in kv store as well. by Abhilash Laxmeshwar · 4 years, 6 months ago
  48. c6e54cb VOL-2189 update voltha-openolt-adapter 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
  49. 5129015 VOL-2138 Use v2 import paths for voltha-lib-go by Scott Baker · 4 years, 6 months ago
  50. f8424cc VOL-2111 use voltha-lib-go by Scott Baker · 4 years, 7 months ago
  51. 381c690 VOL-1838 Unit test cases for golang openolt adapter device_handler.go by kdarapu · 4 years, 9 months ago
  52. 495b94a VOL-1845 : Support for delete device in openolt adapter by Devmalya Paul · 4 years, 8 months ago
  53. b1d5144 VOL-1624 Support for tech-profile creation on the first flow that references the tp-id (in write-metadata) by Manikkaraj k · 4 years, 9 months ago
  54. fb990a5 VOL-1537 : Create the Alarm Framework in golang openolt adapter by Devmalya Paul · 4 years, 10 months ago
  55. 6a80bbd [VOL-1707] by Girish Gowdru · 4 years, 10 months ago
  56. 0fe5f7e VOL-1549: Soft Reboot Edgecore asfvolt16 OLT when no ONUs are connected to it by Girish Gowdru · 5 years ago
  57. 9eb6cac Updated Adapter to support to handle DHCP trap on NNI and packet-in/out and Bug Fixing. by manikkaraj k · 5 years ago
  58. 5ba46c9 VOL-1585: Support OLT Disable/Enable when no ONUs are connected to OLT. by Girish Gowdru · 5 years ago
  59. 0c588b2 Formatted code with 'go fmt' by Girish Gowdru · 5 years ago
  60. bf256be VOL-1377-802.1x EAPOL flow addition updated code changes after some cleanup by manikkaraj k · 5 years ago
  61. 7b2a8c3 VOL-1510 inter adapter communication implementation in openolt adapter VOLTHA2.X by cuilin2018 · 5 years ago
  62. 4c62c80 VOL-1374: OLT Activation with Edgecore asfvolt16 by Phaneendra Manda · 5 years ago