1. b396f47 Tibit: OMCI Interoperability testing by Nathan Knuth · 7 years ago
  2. 22e4d80 Fix BUILD.md formatting. by Jonathan Hart · 7 years ago
  3. a9d0a7c Update Extended VLAN tagging operation configuration ME by Steve Crooks · 7 years ago
  4. 61a039c OMCI: Adding PptpEthernetUni class and some G.987 fields. by Nathan Knuth · 7 years ago
  5. 380dcb3 [3393] Bug fix for kafka service restart by Rouzbahan Rashidi-Tabrizi · 7 years ago
  6. 2d7af13 - Fixes an issue in parsing complex xml params in request by khenaidoo · 7 years ago
  7. 71d0a6c Minor change to set ONUs to unreachable state when their parent OLT is being rebooted by khenaidoo · 7 years ago
  8. 3fb99b3 Fixed typos in the help text for the perf_config command. by Sergio Slobodrian · 7 years ago
  9. 5253c65 Adding generation of simulated alarms in PONSIM OLT. by Stephane Barbarie · 7 years ago
  10. 038bd3c Tweak to PMm specific table handling to show all desired fields in the table. by Sergio Slobodrian · 7 years ago
  11. 57979ec Updated the help text for the performance management command. by Sergio Slobodrian · 7 years ago
  12. d58f91b Remove exception for an expected use case by Khen Nursimulu · 7 years ago
  13. 9e85ce8 Update OMCI support for Mcast Operation Profile and Subscriber Config Info MEs by Steve Crooks · 7 years ago
  14. a95f99b Changes to the table management functions yet again to change the by Sergio Slobodrian · 7 years ago
  15. e896b64 Added a few tweaks to the performance management cli. Sorting of fields by Sergio Slobodrian · 7 years ago
  16. c4e7da3 Added the test plan section for the performance management by Sergio Slobodrian · 7 years ago
  17. d90ace9 Cleaning and parametrization of pmcs_onu.py by aitorzabala · 7 years ago
  18. 4f94062 Allow higher priority flows to take precedence when there is a match by Khen Nursimulu · 7 years ago
  19. 4236ade Added performance management config frequency override handling in the CLI. by Sergio Slobodrian · 7 years ago
  20. b5ef348 Updates to the cli to clean up table handling when all fields are by Sergio Slobodrian · 7 years ago
  21. 6e9fb69 Added help to the CLI and fixed a bug that was causing it to crash by Sergio Slobodrian · 7 years ago
  22. 4979214 [ 3289 ] remove debugging statements by Khen Nursimulu · 7 years ago
  23. 901bf4e Initial changes to the CLI to support performance management by Sergio Slobodrian · 7 years ago
  24. 9c09409 adding a walk function to pcap dump by alshabib · 7 years ago
  25. a2d4e57 Added messages for PASCOMM by aitorzabala · 7 years ago
  26. 8f2f84f Added OMCI SetSVlanAtConfig msg by aitorzabala · 7 years ago
  27. 0986ade Adding port id config message by alshabib · 7 years ago
  28. 1ef322b fixes for omci exchange in pmcs_onu by alshabib · 7 years ago
  29. ba9b3d8 Adding PM configuration support to Maple OLT adapter. by Peter Shafik · 7 years ago
  30. a107c4d by Paul Gray · 7 years ago
  31. 46d6430 Updates to BRCM ONU adapter static OMCI configuration. by Steve Crooks · 7 years ago
  32. e4c7ad6 Updating document to use 'enable' by Nathan Knuth · 7 years ago
  33. f37726b pmcs message sequence completed by Daniel Velasco · 7 years ago
  34. 98eff41 Added support for pm configuration and reporting to ponsim. by Sergio Slobodrian · 7 years ago
  35. 60c1ed3 API Proxy added by Daniel Velasco · 7 years ago
  36. 62874be First draft by Daniel Velasco · 7 years ago
  37. 34b7dd7 [3200] fix for stability issue in ofagent connection manager by Rouzbahan Rashidi-Tabrizi · 7 years ago
  38. c60afa1 [ 3195 ] Remove duplicate method add_port by Khen Nursimulu · 7 years ago
  39. 38ba203 Adding ability to send OMCI messages from PMCS adapter by alshabib · 7 years ago
  40. 9358bd4 Added the dashd to the makefile. Updated the compose file for dashd to by Sergio Slobodrian · 7 years ago
  41. d0776e9 removing debug statement by alshabib · 7 years ago
  42. 90cf932 adding support for v2 of Microsemi OLT. by alshabib · 7 years ago
  43. ef635a2 Implementation of pm configuration on the simulated OLT. Shows the by Sergio Slobodrian · 7 years ago
  44. 2db4c10 Converted the storage model for pm_configs to a child node of the by Sergio Slobodrian · 7 years ago
  45. ec864c6 Added the interface and the stubbs to update the PM config for the by Sergio Slobodrian · 7 years ago
  46. 7196002 Filled out the stubs previously submitted for getting the pm by Sergio Slobodrian · 7 years ago
  47. ff803c4 Maple OLT adapter alarm reporting. by Peter Shafik · 7 years ago
  48. 56b3647 Fixes a deadlock issue when both a model change and a notification of by Khen Nursimulu · 7 years ago
  49. 58c37e4 Fix a typo in the simulated OLT adapter that was preventing it from by Sergio Slobodrian · 7 years ago
  50. db68629 Updating test case to prevent build failure by Khen Nursimulu · 7 years ago
  51. 29e7550 This commit consists of: by Khen Nursimulu · 7 years ago
  52. a2eb52b Initial commit for the PM management apis and placeholders for by Sergio Slobodrian · 7 years ago
  53. 1e1c3e2 Add heartbeat between Maple OLT adapter and hardware. by Steve Crooks · 7 years ago
  54. d068d81 [ 3050 ] Fixing cut and paste error in voltha.proto. by Khen Nursimulu · 7 years ago
  55. fa007ce Impl of config events. by alshabib · 7 years ago
  56. 7a1e4b7 Microsemi adapter provisions default rule. by alshabib · 7 years ago
  57. bf3e10c CORD-898: Limit list of categories until we see the need to add more by Stephane Barbarie · 7 years ago
  58. 8b7e0ec Initil implementation of PMC ONU Adapter. by alshabib · 7 years ago
  59. 9df908c Microsemi OLT now activates through voltha. by alshabib · 7 years ago
  60. 5a0ab62 Add consul as a config backend by Ryan Van Gilder · 7 years ago
  61. cc6b2e6 CORD-898: Re-formatting files to meet line length restriction. by Stephane Barbarie · 7 years ago
  62. 52198b9 CORD-898: Initial integration for alarms support by Stephane Barbarie · 7 years ago
  63. b079631 Cleaned up message processing. by alshabib · 7 years ago
  64. 5f0c067 Adding all fields necessart to provision an ONU by alshabib · 7 years ago
  65. f39aaf8 Initial commit for the automatic Grafana dashboard creation function. by Sergio Slobodrian · 7 years ago
  66. 661922c adding start stop features to microsemi adaptor by alshabib · 7 years ago
  67. 412a7fb Maple_OLT adapter updates to receive stats and alarms/events. by Peter Shafik · 7 years ago
  68. 05f2452 Fix issues with CLI introduced by up-rev of cmd2 module from 0.6.9 to 0.7.0. by Steve Crooks · 7 years ago
  69. 66aa41d Continue II: Fix for PONSIM exit issue with execption by Rouzbahan Rashidi-Tabrizi · 7 years ago
  70. 4f42f63 Continue: Fix for PONSIM exit issue with execption by Rouzbahan Rashidi-Tabrizi · 7 years ago
  71. c35866b Fix for PONSIM exit issue with execption by Rouzbahan Rashidi-Tabrizi · 7 years ago
  72. bf974d0 Fix persisted config data generating different hashes and tags not being persisted by Ryan Van Gilder · 7 years ago
  73. e52a643 Fixing Build.md to use repo instead of git by alshabib · 7 years ago
  74. 044742a Exclude node_modules from docker context by Ryan Van Gilder · 7 years ago
  75. af542aa Adding a config message proto. by alshabib · 7 years ago
  76. 05f859e Tibit: Better handling of multicast flow. by Nathan Knuth · 7 years ago
  77. 4b9fdf4 Changes to Linux-start instructions and voltha-base component by Rouzbahan Rashidi-Tabrizi · 7 years ago
  78. 2e6f595 Minor fixes by Khen Nursimulu · 7 years ago
  79. b21bd64 1) Handles chuncked xml requests from Netconf client, 2) Handles nested xml parameters from Netconf client, 3) Handles all currently exposed rpcs by Khen Nursimulu · 7 years ago
  80. f248e18 Maple OLT and Broadcom ONU adapter flow rule parsing. by Steve Crooks · 7 years ago
  81. 1c2fc10 Updating gitignore by alshabib · 7 years ago
  82. 4a7f76f Ignoring netconf protos that are copied over by Khen Nursimulu · 7 years ago
  83. bfb8bb9 Adding the Voltha missing manual by alshabib · 7 years ago
  84. 9ab3175 add vagrant logfile to .gitignore by Ralph Rodriguez · 7 years ago
  85. 9653158 Tibit: Handling internal three item dictionary by Nathan Knuth · 7 years ago
  86. 6b7b6ff Tibit: Updates flows with metadata information for inner_vid by Nathan Knuth · 7 years ago
  87. b9a5f75 Inject per-ONU metadata field for unicast flows by Zsolt Haraszti · 7 years ago
  88. 353630d Removing tmp file. by Nathan Knuth · 7 years ago
  89. 670a0d3 Tibit: Addressing data structure bug. by Nathan Knuth · 7 years ago
  90. 09c2310 Tibit: Adding packet out rule for each registered ONU. by Nathan Knuth · 7 years ago
  91. 2e6a293 EOAM test code for multiple ONU cross-connects by Nathan Knuth · 7 years ago
  92. 6818b3b Addressing too many values to unpack. by Nathan Knuth · 7 years ago
  93. 800dbe6 Important protobuf version fix by Zsolt Haraszti · 7 years ago
  94. ab966e5 Tibit: Disabling auto KPI collection for now. by Nathan Knuth · 7 years ago
  95. 89b94b7 Add details for additional OMCI commands. by Steve Crooks · 7 years ago
  96. 8b734be Moving build md tests to use kafkacat by alshabib · 7 years ago
  97. 0b9aed1 Remove the 'ietf' prefix in front of the YANG modules by Khen Nursimulu · 7 years ago
  98. b5d7781 Cleaning up TODOs by alshabib · 7 years ago
  99. be8ca2e Cleaning up more todos. by alshabib · 7 years ago
  100. eef9b13 fixing nightly build after the chameleon escaped... by alshabib · 7 years ago