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