1. 242aac6 Cleanup logs on olt reboot by Shad Ansari · 5 years ago
  2. fc3c4e1 openolt_grpc sends olt indication on kafka on loosing grpc connection by Shad Ansari · 5 years ago
  3. 552f4a0 Fix bug in previous commit by Shad Ansari · 5 years ago
  4. 2f8a90d Handle multiple onu discover events gracefully by Shad Ansari · 5 years ago
  5. 1e66e2a Add missing __delete_port() in openolt datamodel by Shad Ansari · 5 years ago
  6. 748fbf9 Move disable logic out of openolt_grpc into openolt_indications by Shad Ansari · 5 years ago
  7. e411004 Clean up logs by Shad Ansari · 5 years ago
  8. 11bb944 Add kafka admin api to create topics by Shad Ansari · 5 years ago
  9. 72462c8 Move fetching of device info out of openolt_grpc by Shad Ansari · 5 years ago
  10. a8f3bca Move CreateTconts grpc call to callInThread by Shad Ansari · 5 years ago
  11. a3bcfe1 Suffix kafka topics with logical dev id or host_and_port by Shad Ansari · 5 years ago
  12. 15052bc temp hack to be reverted once TP changes are merged by Shad Ansari · 5 years ago
  13. aee2eb2 Add missing import grpc by Shad Ansari · 5 years ago
  14. 99b637d Delete pkt-out kafka topic at init by Shad Ansari · 5 years ago
  15. 3fbf1c0 Move some blocking grpc calls to threads by Shad Ansari · 5 years ago
  16. 42392a7 packet-out escapes twisted thread by Shad Ansari · 5 years ago
  17. 995ca63 packet-in escapes twisted thread by Shad Ansari · 5 years ago
  18. 929e6a0 Use one topic for all openolt indications by Shad Ansari · 5 years ago
  19. e969afc Publish indications on kafka by Shad Ansari · 5 years ago
  20. ecb0dca Misc fixes to kafka messaging by Shad Ansari · 5 years ago
  21. 0cc9230 Initial commit to move grpc into openolt_grpc by Shad Ansari · 5 years ago
  22. 23221d9 SEBA-588 Fix key format in flow_extract_info() by Shad Ansari · 6 years ago
  23. 2b7a9c8 Openolt alarms thread by Shad Ansari · 6 years ago
  24. 060a6fc publish indications on kafka by Shad Ansari · 6 years ago
  25. c946b42 Revert "Initial commit for handling openolt alarms in a separate thread" by Shad Ansari · 6 years ago
  26. 6636cc2 Initial commit for handling openolt alarms in a separate thread by Shad Ansari · 6 years ago
  27. 45d45f9 Fix flow_extract_info() to return correct pon, onu and uni ids by Shad Ansari · 6 years ago
  28. 800d2d3 Revert "publish indications on kafka" by Shad Ansari · 6 years ago
  29. cfbade1 publish indications on kafka by Shad Ansari · 6 years ago
  30. e497ad4 Replace calls to adapter_agent with platform/cache calls by Shad Ansari · 6 years ago
  31. 4f9a973 Openolt data model - Hash map onu info cache on intf_id, gemport_id by Shad Ansari · 6 years ago
  32. f935829 Openolt data model - cache onu info by Shad Ansari · 6 years ago
  33. c0c8274 Fix bug - include logical_device_id in alarms by Shad Ansari · 6 years ago
  34. c915a44 Openolt data model alarm fix by harshawasthi90 · 6 years ago
  35. d16ef0c Make olt device REACHABLE after olt reboot/re-connect by Shad Ansari · 6 years ago
  36. 18f6037 Fix olt oper down in openolt data_model by Shad Ansari · 6 years ago
  37. 8d06864 Openolt data model changes (4th batch) by Shad Ansari · 6 years ago
  38. f9b9b89 Openolt data model changes (3rd batch) by Shad Ansari · 6 years ago
  39. 29c79b1 Descriptive log for onu activate failures. by Shad Ansari · 6 years ago
  40. 66fcfd9 Fix nni getting disabled issue by Shad Ansari · 6 years ago
  41. 7a5d217 pep8 cleanup of openolt_flow_mgr by Shad Ansari · 6 years ago
  42. ef2029b Openolt data model changes (2nd batch) by Shad Ansari · 6 years ago
  43. d557797 Openolt data model changes by Shad Ansari · 6 years ago
  44. 353af12 VOL-1400: TP Instance and PON resources are not cleared from KV store by Thiyagarajan Subramani · 6 years ago
  45. 9630ee3 Revert assert removed in previous commit by Shad Ansari · 6 years ago
  46. 3b62d6c VOL-1224: The ONU Adapter must support deletion of a Service Flow using the Open OMCI MEs by Thiyagarajan Subramani · 6 years ago
  47. d964238 Misc changes to openolt_plaform by Shad Ansari · 6 years ago
  48. 134947d Introduce the openolt_data_model module. by Shad Ansari · 6 years ago
  49. 53cc0a2 Flow decomposer support for Tech Profile Reference in metadata instead of using Flow Table ID as reference in Table 1. by Gamze Abaka · 6 years ago
  50. e8cbc6f Move utility methods into openolt_utils by Shad Ansari · 6 years ago
  51. f34da59 VOL-1352 - Use serial_number reported by device instead of host:port. by Shad Ansari · 6 years ago
  52. 25299be Make pep8 happy - minor, no functinality change by Shad Ansari · 6 years ago
  53. c4085df VOL-1461 - Improve on connect retry mechanism by Shad Ansari · 6 years ago
  54. 50f62fb VOL-1366: Prevent numerous reflows to BAL by Girish Gowdru · 6 years ago
  55. 0601938 VOL-1461 - Retry RPC on connection failure by Shad Ansari · 6 years ago
  56. 7c73c1a VOL-1434 - Fix OLT disable by Shad Ansari · 6 years ago
  57. be328a0 VOL-1391: Suport use of any nni port by Girish Gowdru · 6 years ago
  58. e9c2db8 Fix pesky ^M characters by Shad Ansari · 6 years ago
  59. 37e0065 VOL-1371 Allow mfr description to be VOLTHA Project so onos can figure out this is a voltha olt by Matt Jeanneret · 6 years ago
  60. 2d85e99 Fix override mechanism for derived adapters to enable multiple UNIs. by Craig Lutgen · 6 years ago
  61. cc9f59b VOL-1362 check if dpid and serial number are empty strings by Matt Jeanneret · 6 years ago
  62. be5a9ea SEBA-355 prevent multiple flow retries of same flow by Scott Baker · 6 years ago
  63. b25ca14 Change default setting for Tellabs OLT to support multiple UNIs by default by Craig Lutgen · 6 years ago
  64. 109d407 VOL-1352 - Use OpenOLT device info for logical device id and serial number by Craig Lutgen · 6 years ago
  65. b761bc1 VOL-1344: by Girish Gowdru · 6 years ago
  66. abd9c84 VOL-1023 - Supporting multiple UNI per ONU by Craig Lutgen · 6 years ago
  67. bf5ae0c Creating a dp_id from a string in openolt by Matteo Scandolo · 6 years ago
  68. 36ef069 VOL-1342: by Girish Gowdru · 6 years ago
  69. ab836e9 VOL-1221: OpenOLT Adapter/Driver will use a Technology Profile Instance to create the OLT Upstream and Downstream Queuing and Scheduling Constructs for a Bidirectional Flow. by Girish Gowdru · 6 years ago
  70. 18357ed Minimally invasive set of logging fixes by Zack Williams · 6 years ago
  71. df58328 Adding support for IpV6 by Matteo Scandolo · 6 years ago
  72. f760147 VOL-1312 - Resource Manager should not require hard coded vendor/models by Craig Lutgen · 6 years ago
  73. 1dd4708 VOL-1289 - Update Resource Manager to support per-interface ranges by Craig Lutgen · 6 years ago
  74. deaebc9 VOL-1288 - OpenOLT Update driver to use new per-interface ranges by Craig Lutgen · 6 years ago
  75. 11bb10d VOL-1278 Adding bbsim_id for generating a unique datapath-id by Keita NISHIMOTO · 6 years ago
  76. c7d7af7 VOL-1281 - Update OpenOLT protobufs to support per-interface device information by Craig Lutgen · 6 years ago
  77. 78de2be VOL-1286 OpenOLT - remove unused method new_onu_id() by Shad Ansari · 6 years ago
  78. a294390 VOL-1257 - OpenOLT Driver Agent should support platforms-defined port topologies by Craig Lutgen · 6 years ago
  79. 41f795a VOL-1237: Fix for OLT Pipeline not providing inner Q-in-Q tag to OLT by Chip Boling · 6 years ago
  80. 1e77ea0 VOL-1233: Change pon resource manager to use blocking KV client library by Girish Gowdru · 6 years ago
  81. cd20a6d OpenOLT - hooks for customizing OpenOLT adapter by Shad Ansari · 6 years ago
  82. 0ff8262 VOL-1253 OpenOLT - fix port info in packet-in by Shad Ansari · 6 years ago
  83. 0e7ad96 VOL-1249 OpenOLT - remove tight coupling with brcm_openomci_onu adapter by Shad Ansari · 6 years ago
  84. 9712dc9 VOL-1239 OpenOLT - Fix Edgecore PON ports 8-15 are not usable by Shad Ansari · 6 years ago
  85. f87d655 On delete of OLT, openolt adapter now cleans up state correctly by Saurav Das · 6 years ago
  86. 636ac76 VOL-1231 Using a different flow id for the downstream flow enabling packet out by Nicolas Palpacuer · 6 years ago
  87. 1a3b704 VOL-1230: Remove references to resource manager in openolt adapter as same resources are getting assigned by Girish Gowdru · 6 years ago
  88. fd0111d VOL-1220 Add ability to trap LLDP pkts on NNI to send to controller by Shad Ansari · 6 years ago
  89. 1c232bc VOL-1226 Removing reference to old Broadcom onu adapter in Openolt by Nicolas Palpacuer · 6 years ago
  90. 2789f04 VOL-1227 Clean up, constants and exceptions handling by Nicolas Palpacuer · 6 years ago
  91. 141ced8 VOL-948: Implementation of ResourceManager module and corresponding changes in OpenOlt adapter by Girish Gowdru · 6 years ago
  92. 4ca78b5 Revert "VOL-948: Implementation of ResourceManager module and corresponding changes in OpenOlt adapter" by Shad Ansari · 6 years ago
  93. f134c71 VOL-948: Implementation of ResourceManager module and corresponding changes in OpenOlt adapter by Girish Gowdru · 6 years ago
  94. a171b6e Cleaning up logical device id to root devide id mapping on device delete by Matteo Scandolo · 6 years ago
  95. 5b43564 Handle flows to trap DHCP and LLDP on NNI port by Jonathan Hart · 6 years ago
  96. 856d3af VOL-1218 cleaning error in log on flow update by Nicolas Palpacuer · 6 years ago
  97. a173789 SEBA-242 generalize simulate_alarm to other adapters by Scott Baker · 6 years ago
  98. 2488e47 VOL-1204 Removing reference to 128 in openolt_statistics by Nicolas Palpacuer · 6 years ago
  99. 7183a3b VOL-1208 Openolt state machine ordering fix by Nicolas Palpacuer · 6 years ago
  100. d319095 SEBA-237 Add simulate_alarm CLI command and plumb through by Scott Baker · 6 years ago