1. 4979214 [ 3289 ] remove debugging statements by Khen Nursimulu · 7 years ago
  2. 901bf4e Initial changes to the CLI to support performance management by Sergio Slobodrian · 7 years ago
  3. 9c09409 adding a walk function to pcap dump by alshabib · 7 years ago
  4. a2d4e57 Added messages for PASCOMM by aitorzabala · 7 years ago
  5. 8f2f84f Added OMCI SetSVlanAtConfig msg by aitorzabala · 7 years ago
  6. 0986ade Adding port id config message by alshabib · 7 years ago
  7. 1ef322b fixes for omci exchange in pmcs_onu by alshabib · 7 years ago
  8. ba9b3d8 Adding PM configuration support to Maple OLT adapter. by Peter Shafik · 7 years ago
  9. a107c4d by Paul Gray · 7 years ago
  10. 46d6430 Updates to BRCM ONU adapter static OMCI configuration. by Steve Crooks · 7 years ago
  11. e4c7ad6 Updating document to use 'enable' by Nathan Knuth · 7 years ago
  12. f37726b pmcs message sequence completed by Daniel Velasco · 7 years ago
  13. 98eff41 Added support for pm configuration and reporting to ponsim. by Sergio Slobodrian · 7 years ago
  14. 60c1ed3 API Proxy added by Daniel Velasco · 7 years ago
  15. 62874be First draft by Daniel Velasco · 7 years ago
  16. 34b7dd7 [3200] fix for stability issue in ofagent connection manager by Rouzbahan Rashidi-Tabrizi · 7 years ago
  17. c60afa1 [ 3195 ] Remove duplicate method add_port by Khen Nursimulu · 7 years ago
  18. 38ba203 Adding ability to send OMCI messages from PMCS adapter by alshabib · 7 years ago
  19. 9358bd4 Added the dashd to the makefile. Updated the compose file for dashd to by Sergio Slobodrian · 7 years ago
  20. d0776e9 removing debug statement by alshabib · 7 years ago
  21. 90cf932 adding support for v2 of Microsemi OLT. by alshabib · 7 years ago
  22. ef635a2 Implementation of pm configuration on the simulated OLT. Shows the by Sergio Slobodrian · 7 years ago
  23. 2db4c10 Converted the storage model for pm_configs to a child node of the by Sergio Slobodrian · 7 years ago
  24. ec864c6 Added the interface and the stubbs to update the PM config for the by Sergio Slobodrian · 7 years ago
  25. 7196002 Filled out the stubs previously submitted for getting the pm by Sergio Slobodrian · 7 years ago
  26. ff803c4 Maple OLT adapter alarm reporting. by Peter Shafik · 7 years ago
  27. 56b3647 Fixes a deadlock issue when both a model change and a notification of by Khen Nursimulu · 7 years ago
  28. 58c37e4 Fix a typo in the simulated OLT adapter that was preventing it from by Sergio Slobodrian · 7 years ago
  29. db68629 Updating test case to prevent build failure by Khen Nursimulu · 7 years ago
  30. 29e7550 This commit consists of: by Khen Nursimulu · 7 years ago
  31. a2eb52b Initial commit for the PM management apis and placeholders for by Sergio Slobodrian · 7 years ago
  32. 1e1c3e2 Add heartbeat between Maple OLT adapter and hardware. by Steve Crooks · 7 years ago
  33. d068d81 [ 3050 ] Fixing cut and paste error in voltha.proto. by Khen Nursimulu · 7 years ago
  34. fa007ce Impl of config events. by alshabib · 7 years ago
  35. 7a1e4b7 Microsemi adapter provisions default rule. by alshabib · 7 years ago
  36. bf3e10c CORD-898: Limit list of categories until we see the need to add more by Stephane Barbarie · 7 years ago
  37. 8b7e0ec Initil implementation of PMC ONU Adapter. by alshabib · 7 years ago
  38. 9df908c Microsemi OLT now activates through voltha. by alshabib · 7 years ago
  39. 5a0ab62 Add consul as a config backend by Ryan Van Gilder · 7 years ago
  40. cc6b2e6 CORD-898: Re-formatting files to meet line length restriction. by Stephane Barbarie · 7 years ago
  41. 52198b9 CORD-898: Initial integration for alarms support by Stephane Barbarie · 7 years ago
  42. b079631 Cleaned up message processing. by alshabib · 7 years ago
  43. 5f0c067 Adding all fields necessart to provision an ONU by alshabib · 7 years ago
  44. f39aaf8 Initial commit for the automatic Grafana dashboard creation function. by Sergio Slobodrian · 7 years ago
  45. 661922c adding start stop features to microsemi adaptor by alshabib · 7 years ago
  46. 412a7fb Maple_OLT adapter updates to receive stats and alarms/events. by Peter Shafik · 7 years ago
  47. 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
  48. 66aa41d Continue II: Fix for PONSIM exit issue with execption by Rouzbahan Rashidi-Tabrizi · 7 years ago
  49. 4f42f63 Continue: Fix for PONSIM exit issue with execption by Rouzbahan Rashidi-Tabrizi · 7 years ago
  50. c35866b Fix for PONSIM exit issue with execption by Rouzbahan Rashidi-Tabrizi · 7 years ago
  51. bf974d0 Fix persisted config data generating different hashes and tags not being persisted by Ryan Van Gilder · 7 years ago
  52. e52a643 Fixing Build.md to use repo instead of git by alshabib · 7 years ago
  53. 044742a Exclude node_modules from docker context by Ryan Van Gilder · 7 years ago
  54. af542aa Adding a config message proto. by alshabib · 7 years ago
  55. 05f859e Tibit: Better handling of multicast flow. by Nathan Knuth · 7 years ago
  56. 4b9fdf4 Changes to Linux-start instructions and voltha-base component by Rouzbahan Rashidi-Tabrizi · 7 years ago
  57. 2e6f595 Minor fixes by Khen Nursimulu · 7 years ago
  58. 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
  59. f248e18 Maple OLT and Broadcom ONU adapter flow rule parsing. by Steve Crooks · 7 years ago
  60. 1c2fc10 Updating gitignore by alshabib · 7 years ago
  61. 4a7f76f Ignoring netconf protos that are copied over by Khen Nursimulu · 7 years ago
  62. bfb8bb9 Adding the Voltha missing manual by alshabib · 7 years ago
  63. 9ab3175 add vagrant logfile to .gitignore by Ralph Rodriguez · 7 years ago
  64. 9653158 Tibit: Handling internal three item dictionary by Nathan Knuth · 7 years ago
  65. 6b7b6ff Tibit: Updates flows with metadata information for inner_vid by Nathan Knuth · 7 years ago
  66. b9a5f75 Inject per-ONU metadata field for unicast flows by Zsolt Haraszti · 7 years ago
  67. 353630d Removing tmp file. by Nathan Knuth · 7 years ago
  68. 670a0d3 Tibit: Addressing data structure bug. by Nathan Knuth · 7 years ago
  69. 09c2310 Tibit: Adding packet out rule for each registered ONU. by Nathan Knuth · 7 years ago
  70. 2e6a293 EOAM test code for multiple ONU cross-connects by Nathan Knuth · 7 years ago
  71. 6818b3b Addressing too many values to unpack. by Nathan Knuth · 7 years ago
  72. 800dbe6 Important protobuf version fix by Zsolt Haraszti · 7 years ago
  73. ab966e5 Tibit: Disabling auto KPI collection for now. by Nathan Knuth · 7 years ago
  74. 89b94b7 Add details for additional OMCI commands. by Steve Crooks · 7 years ago
  75. 8b734be Moving build md tests to use kafkacat by alshabib · 7 years ago
  76. 0b9aed1 Remove the 'ietf' prefix in front of the YANG modules by Khen Nursimulu · 7 years ago
  77. b5d7781 Cleaning up TODOs by alshabib · 7 years ago
  78. be8ca2e Cleaning up more todos. by alshabib · 7 years ago
  79. eef9b13 fixing nightly build after the chameleon escaped... by alshabib · 7 years ago
  80. b03ec11 updating gitignore by alshabib · 7 years ago
  81. 13dd748 fixes to docker related aspects by alshabib · 7 years ago
  82. 3676b7c Update the Netconf custom rpc as follows: by Khen Nursimulu · 7 years ago
  83. 50ec793 removing chameleon from voltha by alshabib · 7 years ago
  84. 5b095e0 preparing to split chameleon out of voltha by alshabib · 7 years ago
  85. c70a3ad reformatting file to remove tabs by alshabib · 7 years ago
  86. f11d1ed Required changes for the voltha base image to get it to work by Rouzbahan Rashidi-Tabrizi · 7 years ago
  87. ffabb41 Reformat files to remove tabs by Khen Nursimulu · 7 years ago
  88. c3fb494 Cleaning up more TODOs. by alshabib · 7 years ago
  89. 77334a7 Small fixes identified during Phase 1 integration testing. by Steve Crooks · 7 years ago
  90. 37494a7 Cleaning up TODO items by alshabib · 7 years ago
  91. 8ffb893 The commit consists of: by Khen Nursimulu · 7 years ago
  92. 1dde11c small fixes to microsemi adapter. by alshabib · 7 years ago
  93. a1a236e Removing generated file. by Nathan Knuth · 7 years ago
  94. ab39c0e Removing unneeded file. (#table.csv#) by Nathan Knuth · 7 years ago
  95. 498573e Updates to GettingStartedLinux.md by Nathan Knuth · 7 years ago
  96. 29a3ed5 Reviving the unit tests by alshabib · 7 years ago
  97. 16c0da7 Fixing build.md tests by alshabib · 7 years ago
  98. 3e6f089 FrameIO to allow sharing same Linux interface by Zsolt Haraszti · 7 years ago
  99. c99552d Tibit: KPI metrics for OLT by Nathan Knuth · 7 years ago
  100. 388eff3 Tibit: KPI stats for OLT by Nathan Knuth · 7 years ago