1. b2ff5a6 Adding infrastructure to allow sending messages between adapters by Peter Shafik · 7 years ago cord-3.0
  2. 8abe8c2 Initial auto onu discovery changes. by Steve Crooks · 7 years ago
  3. ee40929 VOLTHA Alarms: Added filtering capabilities by Stephane Barbarie · 7 years ago
  4. b8f978b Clarifiy remote_report_event() and remote_report_alarm() usage and add onu_id allocation utilities. by Steve Crooks · 7 years ago
  5. aba1e17 Fixed minor typos by Kim Kempf · 7 years ago
  6. 4475a25 PONSIM: Generate alarms as FrameIO egress packets by Stephane Barbarie · 7 years ago
  7. ec6e391 Changes to the metrics names to align all adapters to the same names. by Sergio Slobodrian · 7 years ago
  8. eee4438 Added ONU Set Response Handling and Modified to use TibitOUI by Paul Gray · 7 years ago
  9. bb82fe6 Added Set Response Handling by Paul Gray · 7 years ago
  10. 3cd904c changing comments by Paul Gray · 7 years ago
  11. b396f47 Tibit: OMCI Interoperability testing by Nathan Knuth · 7 years ago
  12. a9d0a7c Update Extended VLAN tagging operation configuration ME by Steve Crooks · 7 years ago
  13. 2d7af13 - Fixes an issue in parsing complex xml params in request by khenaidoo · 7 years ago
  14. 71d0a6c Minor change to set ONUs to unreachable state when their parent OLT is being rebooted by khenaidoo · 7 years ago
  15. 5253c65 Adding generation of simulated alarms in PONSIM OLT. by Stephane Barbarie · 7 years ago
  16. 9e85ce8 Update OMCI support for Mcast Operation Profile and Subscriber Config Info MEs by Steve Crooks · 7 years ago
  17. d90ace9 Cleaning and parametrization of pmcs_onu.py by aitorzabala · 7 years ago
  18. 9c09409 adding a walk function to pcap dump by alshabib · 7 years ago
  19. a2d4e57 Added messages for PASCOMM by aitorzabala · 7 years ago
  20. 8f2f84f Added OMCI SetSVlanAtConfig msg by aitorzabala · 7 years ago
  21. 0986ade Adding port id config message by alshabib · 7 years ago
  22. 1ef322b fixes for omci exchange in pmcs_onu by alshabib · 7 years ago
  23. ba9b3d8 Adding PM configuration support to Maple OLT adapter. by Peter Shafik · 7 years ago
  24. a107c4d by Paul Gray · 7 years ago
  25. 46d6430 Updates to BRCM ONU adapter static OMCI configuration. by Steve Crooks · 7 years ago
  26. f37726b pmcs message sequence completed by Daniel Velasco · 7 years ago
  27. 98eff41 Added support for pm configuration and reporting to ponsim. by Sergio Slobodrian · 7 years ago
  28. 60c1ed3 API Proxy added by Daniel Velasco · 7 years ago
  29. 62874be First draft by Daniel Velasco · 7 years ago
  30. c60afa1 [ 3195 ] Remove duplicate method add_port by Khen Nursimulu · 7 years ago
  31. 38ba203 Adding ability to send OMCI messages from PMCS adapter by alshabib · 7 years ago
  32. d0776e9 removing debug statement by alshabib · 7 years ago
  33. 90cf932 adding support for v2 of Microsemi OLT. by alshabib · 7 years ago
  34. ef635a2 Implementation of pm configuration on the simulated OLT. Shows the by Sergio Slobodrian · 7 years ago
  35. 2db4c10 Converted the storage model for pm_configs to a child node of the by Sergio Slobodrian · 7 years ago
  36. ec864c6 Added the interface and the stubbs to update the PM config for the by Sergio Slobodrian · 7 years ago
  37. 7196002 Filled out the stubs previously submitted for getting the pm by Sergio Slobodrian · 7 years ago
  38. ff803c4 Maple OLT adapter alarm reporting. by Peter Shafik · 7 years ago
  39. 58c37e4 Fix a typo in the simulated OLT adapter that was preventing it from by Sergio Slobodrian · 7 years ago
  40. 29e7550 This commit consists of: by Khen Nursimulu · 7 years ago
  41. a2eb52b Initial commit for the PM management apis and placeholders for by Sergio Slobodrian · 7 years ago
  42. 1e1c3e2 Add heartbeat between Maple OLT adapter and hardware. by Steve Crooks · 7 years ago
  43. d068d81 [ 3050 ] Fixing cut and paste error in voltha.proto. by Khen Nursimulu · 7 years ago
  44. 7a1e4b7 Microsemi adapter provisions default rule. by alshabib · 7 years ago
  45. 8b7e0ec Initil implementation of PMC ONU Adapter. by alshabib · 7 years ago
  46. 9df908c Microsemi OLT now activates through voltha. by alshabib · 7 years ago
  47. cc6b2e6 CORD-898: Re-formatting files to meet line length restriction. by Stephane Barbarie · 7 years ago
  48. 52198b9 CORD-898: Initial integration for alarms support by Stephane Barbarie · 7 years ago
  49. b079631 Cleaned up message processing. by alshabib · 7 years ago
  50. 5f0c067 Adding all fields necessart to provision an ONU by alshabib · 7 years ago
  51. f39aaf8 Initial commit for the automatic Grafana dashboard creation function. by Sergio Slobodrian · 7 years ago
  52. 661922c adding start stop features to microsemi adaptor by alshabib · 7 years ago
  53. 412a7fb Maple_OLT adapter updates to receive stats and alarms/events. by Peter Shafik · 7 years ago
  54. 05f859e Tibit: Better handling of multicast flow. by Nathan Knuth · 7 years ago
  55. f248e18 Maple OLT and Broadcom ONU adapter flow rule parsing. by Steve Crooks · 7 years ago
  56. 9653158 Tibit: Handling internal three item dictionary by Nathan Knuth · 7 years ago
  57. 6b7b6ff Tibit: Updates flows with metadata information for inner_vid by Nathan Knuth · 7 years ago
  58. b9a5f75 Inject per-ONU metadata field for unicast flows by Zsolt Haraszti · 7 years ago
  59. 353630d Removing tmp file. by Nathan Knuth · 7 years ago
  60. 09c2310 Tibit: Adding packet out rule for each registered ONU. by Nathan Knuth · 7 years ago
  61. 6818b3b Addressing too many values to unpack. by Nathan Knuth · 7 years ago
  62. ab966e5 Tibit: Disabling auto KPI collection for now. by Nathan Knuth · 7 years ago
  63. 77334a7 Small fixes identified during Phase 1 integration testing. by Steve Crooks · 7 years ago
  64. 1dde11c small fixes to microsemi adapter. by alshabib · 7 years ago
  65. 29a3ed5 Reviving the unit tests by alshabib · 7 years ago
  66. 3e6f089 FrameIO to allow sharing same Linux interface by Zsolt Haraszti · 7 years ago
  67. c99552d Tibit: KPI metrics for OLT by Nathan Knuth · 7 years ago
  68. 388eff3 Tibit: KPI stats for OLT by Nathan Knuth · 7 years ago
  69. c5f740b Add KPI collection/submission loops to Tibit adapters by Zsolt Haraszti · 7 years ago
  70. 749b095 KPI metrics example in simulated_olt by Zsolt Haraszti · 7 years ago
  71. 7697a39 Break configure_onu into constituent parts - configure_alloc_id, by Steve Crooks · 7 years ago
  72. 59f1fff Enable Maple OLT adapter to receive inband packet-in messages via frameio. by Steve Crooks · 7 years ago
  73. f840dfb Tibit: Eliminate hardcoded ONU VLAN by Nathan Knuth · 7 years ago
  74. a1a1193 Tibit: Clean up logging. by Nathan Knuth · 7 years ago
  75. 2976a3f Fixes to handle complete flow sequence by Nathan Knuth · 7 years ago
  76. 3c2c758 Adding OMCI Tx/Rx support to Maple OLT and Broadcom ONU adapters. by Steve Crooks · 7 years ago
  77. 8afd698 fix for pas5211 exception by alshabib · 7 years ago
  78. 5f4163e Tibit DHCP and Multicast MAC tests. by Nathan Knuth · 7 years ago
  79. 66eab6f Remove test code. by Nathan Knuth · 7 years ago
  80. d8285e6 Tibit updates from testing. by Nathan Knuth · 7 years ago
  81. 3578a1c Expand field/action conversion scope of ofagent by Zsolt Haraszti · 7 years ago
  82. 6a5107c Adding support for OLT side metadata field by Zsolt Haraszti · 7 years ago
  83. ee5c4c8 Moving to 6653; flow decomp to handle failed flows by Zsolt Haraszti · 7 years ago
  84. ef05ad2 Small fixes by Zsolt Haraszti · 7 years ago
  85. d390ceb EOAM: changing to two byte match field by Nathan Knuth · 7 years ago
  86. 8745c12 EOAM updates by Nathan Knuth · 7 years ago
  87. fe2b2e0 Tibit: EAPOL In/Out passing by Nathan Knuth · 7 years ago
  88. e69ceb1 Cleaner Tibit ONU handling. by Nathan Knuth · 7 years ago
  89. 3eb27a5 Happy New Year 2017 by Zsolt Haraszti · 7 years ago
  90. 9fbb223 Adding a Dockerfile for ONOS. by alshabib · 8 years ago
  91. 656ecc6 PONSIM: PON simulator with real dataplane handling by Zsolt Haraszti · 7 years ago
  92. 313c4be Integration with Nathan for Tibit packet in (raw) by Zsolt Haraszti · 7 years ago
  93. 31c3696 Moving EOAM stack to extensions.eoam by Nathan Knuth · 7 years ago
  94. 85f1285 Many CLI cleanups and flow preintegration by Zsolt Haraszti · 8 years ago
  95. 8017520 Cleaner CLI by Zsolt Haraszti · 8 years ago
  96. d036b7e CLI to aid integration and testing by Zsolt Haraszti · 8 years ago
  97. 6e57f33 Initial working Tibit OLT and ONU. by Nathan Knuth · 8 years ago
  98. 81824e3 Handling meter features request with an error by alshabib · 8 years ago
  99. 2230237 Microsemi ONU activation by alshabib · 8 years ago
  100. 8925d1f Packet-in channel plumbed thru whole stack by Zsolt Haraszti · 8 years ago