1. d3c335e Add more tests to the global dispatcher and some minor fixes by khenaidoo · 7 years ago
  2. b972d08 Proto files modified for handling indications and omci messages by Suhas Gururaj Rao · 7 years ago
  3. d8194f8 Fix improper import in asfvolt16 adapter by Shad Ansari · 7 years ago
  4. 89004ec Adds support for BBF WT-385 xPON model: by Nikolay Titov · 7 years ago
  5. 08d48d2 [ 4460 ] Minor fix when getting invalid voltha instance by khenaidoo · 7 years ago
  6. 7294b25 netconf client support and disable-enable support by Chip Boling · 7 years ago
  7. 6518d93 Patch for build failure. by sathishg · 7 years ago
  8. 5ae8622 Commit support Device Management- Self Test on Device by sathishg · 7 years ago
  9. b96ee0a Add a readme.md file to document how integration tests would be run. by khenaidoo · 7 years ago
  10. e69ecd1 Adding get rpc for edgecore adapter by rshetty · 7 years ago
  11. b32e31c VOL-217 Initial implementation of device handler for asfvolt16 by Shad Ansari · 7 years ago
  12. d1aa9e7 VOL-217 - Introduce OltAdapter and OnuAdapter classes by Shad Ansari · 7 years ago
  13. 236bd95 https://jira.opencord.org/browse/VOL-167 by ggowdru · 7 years ago
  14. 88d29b9 VOL-245, VOL-246: Fix for alarm filter deletion and suppression by Stephane Barbarie · 7 years ago
  15. 96f817b VOL-217 - Move devices_handlers to IAdapter base class. by Shad Ansari · 7 years ago
  16. 5c54579 Correct EPON link support by Andrew Chagnon · 7 years ago
  17. 8110b61 Adding proto message to handle clear on BAL objects by rshetty · 7 years ago
  18. a8588f2 This commit lays the groudwork for inter-core request forwarding. by khenaidoo · 7 years ago
  19. 7bca172 VOL-217 - Add check in adapter loader to skip over IAdapter class by Shad Ansari · 7 years ago
  20. 14bcd99 VOL-217 - Initial implementation of Adapter base class by Shad Ansari · 7 years ago
  21. eae587d VOL-159 - Add missing reconcile_device() in asfvolt16_olt by Shad Ansari · 7 years ago
  22. 9048eb7 proto buff for bal indications by Suhas Gururaj Rao · 7 years ago
  23. ce68104 Adding reconcile_device() API to newly added adtran OLT by khenaidoo · 7 years ago
  24. 2fc4864 VOL-159: Stubbed initial commit of asvolt16_olt adapter by Shad Ansari · 7 years ago
  25. 90b224d https://jira.opencord.org/browse/VOL-137 by Chip Boling · 7 years ago
  26. 4cad268 Add YANG specific annotations to voltha.proto for alarmfilterkey. Without it YANG parsing of the voltha proto file will fail by khenaidoo · 7 years ago
  27. 032d330 [ 4222 ] Minor changes after code review by khenaidoo · 7 years ago
  28. b4d604f Change reported Hardware Revision Correct bug when no links are present on OLT by Andrew Chagnon · 7 years ago
  29. 83777cb VOL-162 - Initial commit of BAL-API protobuf by Shad Ansari · 7 years ago
  30. ac4850d Tibit OLT and ONU Adapter Updates by Paul Gray · 7 years ago
  31. cfc2dc3 Updates to Tibit Adapters by Paul Gray · 7 years ago
  32. d7f3377 Forward ONU events received by the maple_olt adapter to by Peter Shafik · 7 years ago
  33. 7a312e4 - Support disable_device/reenable_device/reboot_device on the OLT by Paul Gray · 7 years ago
  34. 8655f14 Fix Merge Issue by Paul Gray · 7 years ago
  35. 934d288 > - (OLT/ONU) Replace hard-coded dpoe_opcode values with a dictionary lookup by Paul Gray · 7 years ago
  36. 9900488 Added alarm suppression methods by Chip Boling · 7 years ago
  37. 3e3b1a9 Initial Adtran XGS-PON OLT Check-In by Chip Boling · 7 years ago
  38. 3d7d1ab Remove unnecssary debug code in tibit_olt.c and tibit_onu.c by Paul Gray · 7 years ago
  39. ef00889 Adding several updates to the Tibit Adapters by Paul Gray · 7 years ago
  40. 980a091 Voltha Alarm Filters: Added hooks to suppress alarms at the adapter by Stephane Barbarie · 7 years ago
  41. 9107f2e Adding infrastructure to allow sending messages between adapters by Peter Shafik · 7 years ago null
  42. 9b160d7 Initial auto onu discovery changes. by Steve Crooks · 8 years ago
  43. a015559 CORD-840 : Implement remaining match fields in Flow decomposer by ggowdru · 8 years ago
  44. 4db8ca2 VOLTHA Alarms: Added filtering capabilities by Stephane Barbarie · 7 years ago
  45. b8f978b Clarifiy remote_report_event() and remote_report_alarm() usage and add onu_id allocation utilities. by Steve Crooks · 7 years ago
  46. aba1e17 Fixed minor typos by Kim Kempf · 7 years ago
  47. 80a7f57 Add rotating log file inside the relevant docker containers by khenaidoo · 7 years ago
  48. 4475a25 PONSIM: Generate alarms as FrameIO egress packets by Stephane Barbarie · 8 years ago
  49. ec6e391 Changes to the metrics names to align all adapters to the same names. by Sergio Slobodrian · 7 years ago
  50. eee4438 Added ONU Set Response Handling and Modified to use TibitOUI by Paul Gray · 8 years ago
  51. bb82fe6 Added Set Response Handling by Paul Gray · 8 years ago
  52. 3cd904c changing comments by Paul Gray · 8 years ago
  53. b396f47 Tibit: OMCI Interoperability testing by Nathan Knuth · 8 years ago
  54. a9d0a7c Update Extended VLAN tagging operation configuration ME by Steve Crooks · 8 years ago
  55. 61a039c OMCI: Adding PptpEthernetUni class and some G.987 fields. by Nathan Knuth · 8 years ago
  56. 380dcb3 [3393] Bug fix for kafka service restart by Rouzbahan Rashidi-Tabrizi · 8 years ago
  57. 2d7af13 - Fixes an issue in parsing complex xml params in request by khenaidoo · 8 years ago
  58. 71d0a6c Minor change to set ONUs to unreachable state when their parent OLT is being rebooted by khenaidoo · 8 years ago
  59. 5253c65 Adding generation of simulated alarms in PONSIM OLT. by Stephane Barbarie · 8 years ago
  60. d58f91b Remove exception for an expected use case by Khen Nursimulu · 8 years ago
  61. 9e85ce8 Update OMCI support for Mcast Operation Profile and Subscriber Config Info MEs by Steve Crooks · 8 years ago
  62. d90ace9 Cleaning and parametrization of pmcs_onu.py by aitorzabala · 8 years ago
  63. 4236ade Added performance management config frequency override handling in the CLI. by Sergio Slobodrian · 8 years ago
  64. 4979214 [ 3289 ] remove debugging statements by Khen Nursimulu · 8 years ago
  65. 9c09409 adding a walk function to pcap dump by alshabib · 8 years ago
  66. a2d4e57 Added messages for PASCOMM by aitorzabala · 8 years ago
  67. 8f2f84f Added OMCI SetSVlanAtConfig msg by aitorzabala · 8 years ago
  68. 0986ade Adding port id config message by alshabib · 8 years ago
  69. 1ef322b fixes for omci exchange in pmcs_onu by alshabib · 8 years ago
  70. ba9b3d8 Adding PM configuration support to Maple OLT adapter. by Peter Shafik · 8 years ago
  71. a107c4d by Paul Gray · 8 years ago
  72. 46d6430 Updates to BRCM ONU adapter static OMCI configuration. by Steve Crooks · 8 years ago
  73. f37726b pmcs message sequence completed by Daniel Velasco · 8 years ago
  74. 98eff41 Added support for pm configuration and reporting to ponsim. by Sergio Slobodrian · 8 years ago
  75. 60c1ed3 API Proxy added by Daniel Velasco · 8 years ago
  76. 62874be First draft by Daniel Velasco · 8 years ago
  77. c60afa1 [ 3195 ] Remove duplicate method add_port by Khen Nursimulu · 8 years ago
  78. 38ba203 Adding ability to send OMCI messages from PMCS adapter by alshabib · 8 years ago
  79. d0776e9 removing debug statement by alshabib · 8 years ago
  80. 90cf932 adding support for v2 of Microsemi OLT. by alshabib · 8 years ago
  81. ef635a2 Implementation of pm configuration on the simulated OLT. Shows the by Sergio Slobodrian · 8 years ago
  82. 2db4c10 Converted the storage model for pm_configs to a child node of the by Sergio Slobodrian · 8 years ago
  83. ec864c6 Added the interface and the stubbs to update the PM config for the by Sergio Slobodrian · 8 years ago
  84. 7196002 Filled out the stubs previously submitted for getting the pm by Sergio Slobodrian · 8 years ago
  85. ff803c4 Maple OLT adapter alarm reporting. by Peter Shafik · 8 years ago
  86. 56b3647 Fixes a deadlock issue when both a model change and a notification of by Khen Nursimulu · 8 years ago
  87. 58c37e4 Fix a typo in the simulated OLT adapter that was preventing it from by Sergio Slobodrian · 8 years ago
  88. 29e7550 This commit consists of: by Khen Nursimulu · 8 years ago
  89. a2eb52b Initial commit for the PM management apis and placeholders for by Sergio Slobodrian · 8 years ago
  90. 1e1c3e2 Add heartbeat between Maple OLT adapter and hardware. by Steve Crooks · 8 years ago
  91. d068d81 [ 3050 ] Fixing cut and paste error in voltha.proto. by Khen Nursimulu · 8 years ago
  92. fa007ce Impl of config events. by alshabib · 8 years ago
  93. 7a1e4b7 Microsemi adapter provisions default rule. by alshabib · 8 years ago
  94. bf3e10c CORD-898: Limit list of categories until we see the need to add more by Stephane Barbarie · 8 years ago
  95. 8b7e0ec Initil implementation of PMC ONU Adapter. by alshabib · 8 years ago
  96. 9df908c Microsemi OLT now activates through voltha. by alshabib · 8 years ago
  97. 5a0ab62 Add consul as a config backend by Ryan Van Gilder · 8 years ago
  98. cc6b2e6 CORD-898: Re-formatting files to meet line length restriction. by Stephane Barbarie · 8 years ago
  99. 52198b9 CORD-898: Initial integration for alarms support by Stephane Barbarie · 8 years ago
  100. b079631 Cleaned up message processing. by alshabib · 8 years ago