1. 221cf36 VOL-1339: Add missing Priority Queue attribute configuration from Tech-Profile by Thiyagarajan Subramani · 5 years ago
  2. 5596c19 VOL-1482: Fix Scapy definition for OMCI GetResponse message by Chip Boling · 5 years ago
  3. 53cc0a2 Flow decomposer support for Tech Profile Reference in metadata instead of using Flow Table ID as reference in Table 1. by Gamze Abaka · 5 years ago
  4. a5e6aa3 VOL-1336: GetRequest task handles table attribute retrival instead of OMCI_CC by Chip Boling · 5 years ago
  5. c0e4d3b VOL-1317: Added stop-and-wait support for OMCI Comm Channel by Chip Boling · 6 years ago
  6. e20da0e VOL-1393: Implement meter features reply by Girish Gowdru · 5 years ago
  7. efcdf52 VOL-736: Initial Commit. Not Completed yet. by Koray Kokten · 6 years ago
  8. 33d6a8e VOL-184 ONU software upgrade based on OpenOMCI framework by lcui · 6 years ago
  9. 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
  10. 66dbf62 VOL-1333 - OpenOMCI exception caused by missing set-table to ONU and read-table from DB by Craig Lutgen · 6 years ago
  11. aeb22b2 VOL-1311 - OpenOMCI support for ME table attributes using "get/get-next" by Craig Lutgen · 6 years ago
  12. c37a006 VOL-1308 - OpenOMCI decode failure for Serial Number in Circuit Pack(#6) and ONU-G(#256) by Craig Lutgen · 6 years ago
  13. f760147 VOL-1312 - Resource Manager should not require hard coded vendor/models by Craig Lutgen · 6 years ago
  14. 8592a23 733: Insert the description of the change.Need to support Error Checking for consistency – if Meter Reference made then need Meter to exist first before reference. by Koray Kokten · 6 years ago
  15. 7ea591a VOL-722: MIB Resynchronization Task implemented Tested with Adtran and T&W ONUs by Chip Boling · 6 years ago
  16. e95cf03 VOL-506: Multiple PON Multicast support. Original correction by Niren Chidrawar. by Dimitris Benis · 6 years ago
  17. 41f795a VOL-1237: Fix for OLT Pipeline not providing inner Q-in-Q tag to OLT by Chip Boling · 6 years ago
  18. 1e77ea0 VOL-1233: Change pon resource manager to use blocking KV client library by Girish Gowdru · 6 years ago
  19. 58f7a55 VOL-1254 Revert "VOL-1162 Delete old revs and old transaction branches" by Matt Jeanneret · 6 years ago voltha-1.5 1.5.0
  20. 141ced8 VOL-948: Implementation of ResourceManager module and corresponding changes in OpenOlt adapter by Girish Gowdru · 6 years ago
  21. db9a86e VOL-1183: OFagent cannot reach vcore after vcore moved to different node in cluster by Richard Jankowski · 6 years ago
  22. 4ca78b5 Revert "VOL-948: Implementation of ResourceManager module and corresponding changes in OpenOlt adapter" by Shad Ansari · 6 years ago
  23. f134c71 VOL-948: Implementation of ResourceManager module and corresponding changes in OpenOlt adapter by Girish Gowdru · 6 years ago
  24. 5b43564 Handle flows to trap DHCP and LLDP on NNI port by Jonathan Hart · 6 years ago
  25. dce6894 VOL-1212: Deprecated alarm, avc, and test result message queues by Chip Boling · 6 years ago
  26. 7211c70 VOL-1162 Delete old revs and old transaction branches by Nicolas Palpacuer · 6 years ago
  27. a279a1c VOL-945: Added support for OpenOMCI Task watchdog by Chip Boling · 6 years ago
  28. 55a2f13 VOL-1077 added NNI port and management port distinction by Jeff · 6 years ago
  29. 41513bf Fixes to pass license check by Zack Williams · 6 years ago
  30. 170630c VOL-943: Fix for event publish loop dropping subscribers by Chip Boling · 6 years ago
  31. 2815586 VOL-702: ONU OMCI Capabilities state machine and tasks by Chip Boling · 6 years ago
  32. 4069a51 VOL-868: Improved MIB Database for created ME instances by Chip Boling · 6 years ago
  33. bcda369 VOL-703: Improvements to OpenOMCIAgent add_device call, and more unit tests by Chip Boling · 6 years ago
  34. 6be0036 VOL-805: Add support for partially decoding unknowm Managed Entities (MEs) by Chip Boling · 6 years ago
  35. 4c06db9 VOL-775: Decode of VLAN Tagging Filter Data ME is invalid by Chip Boling · 6 years ago
  36. f60a532 VOL-788: Fix size of max-frame-size attribute by Chip Boling · 6 years ago
  37. bed4c6b VOL-697: Improvement to MIB database output - prep for MIB Audit work by Chip Boling · 6 years ago
  38. 9b7a11a VOL-649: Support MIB Upload Next with sequence numbers > 255 by Chip Boling · 6 years ago
  39. c7d3e2d VOL-609: OpenOMCI External MIB Database and unit-tests by Chip Boling · 6 years ago
  40. 61c2e98 When we use voltha-onos docker, onos sends clear_actions instruction to voltha ofagent component. voltha ofagent component doesnt handle this instruction type and creates an exception: by Gamze Abaka · 6 years ago
  41. 2a05995 VOL-610: OpenOMCI MIB Sync and Task Runner by Chip Boling · 6 years ago
  42. 793093d VOL-635: Initial unit tests for OpenOMCI by Chip Boling · 6 years ago
  43. 72bbcfe VOL-607: OpenOMCI OMCI_CC and MEFrame class support by Chip Boling · 6 years ago
  44. e2e64a0 VOL-605: OpenOMCI Existing ME Review by Chip Boling · 6 years ago
  45. 6168721 VOL-182: ONU Remote Reboot support for Broadcom ONU by Girish · 6 years ago
  46. 764e12f VOL-597: Added OMCI Autonomous Message definitions (Alarm, AVC, & Test Results) by Chip Boling · 6 years ago
  47. c9d8920 [8055] by Richard Jankowski · 6 years ago
  48. 8be8384 VOL-419: Flows not passed to Device Adapter if more than one PON Port by Chip Boling · 7 years ago
  49. 549ec04 VOL-474 UTEST for VOL-470 Support VENET as open flow port by Rachit Shrivastava · 7 years ago
  50. 079a776 [6683] Removing unnecessary files and update gitignore by khenaidoo · 7 years ago
  51. 23ac35c VOL-276: Fix for Failing OMCI & OFAGENT utests by sathishg · 7 years ago
  52. 0a0ac4a VOL-490 Add ETH_TYPE and IPV4_DEST fields to match_fields of decomposed flow rule for device by Gertjan Van Droogenbroeck · 7 years ago
  53. 8e435b4 VOL-351: Assign unique ID to Channelgroup xPON object for HA by Rachit Shrivastava · 7 years ago
  54. 239af45 Minor fixes by sathishg · 7 years ago
  55. bbb9099 Commit to support OF Version negotiation by sathishg · 7 years ago
  56. cc73678 https://jira.opencord.org/browse/CORD-824 by sgovinda · 7 years ago
  57. 02af133 [CORD-1136] Added test for swagger url by Matteo Scandolo · 7 years ago
  58. 56b3647 Fixes a deadlock issue when both a model change and a notification of by Khen Nursimulu · 7 years ago
  59. db68629 Updating test case to prevent build failure by Khen Nursimulu · 7 years ago
  60. fa007ce Impl of config events. by alshabib · 7 years ago
  61. bf974d0 Fix persisted config data generating different hashes and tags not being persisted by Ryan Van Gilder · 7 years ago
  62. b9a5f75 Inject per-ONU metadata field for unicast flows by Zsolt Haraszti · 7 years ago
  63. 29a3ed5 Reviving the unit tests by alshabib · 7 years ago
  64. 6692773 Fix memory usage meter for Linux by Zsolt Haraszti · 7 years ago
  65. f4fb268 fixing support for group desc stats by alshabib · 7 years ago
  66. 3578a1c Expand field/action conversion scope of ofagent by Zsolt Haraszti · 7 years ago
  67. 313c4be Integration with Nathan for Tibit packet in (raw) by Zsolt Haraszti · 8 years ago
  68. 7507ab8 Minor omci test cleanup by Zsolt Haraszti · 8 years ago
  69. 578a46c Additional OMCI entity types with tests by Zsolt Haraszti · 8 years ago
  70. e3ece3c Added OMCI message parsing tests by Zsolt Haraszti · 8 years ago
  71. e0acd8f OMCI library expansion by Zsolt Haraszti · 8 years ago
  72. c69bd21 Adjust priority to collapse flows by Zsolt Haraszti · 8 years ago
  73. afafff3 Comprehensive flow tables splitting test by Zsolt Haraszti · 8 years ago
  74. 91730da Reintegrate with olt-oftest by Zsolt Haraszti · 8 years ago
  75. 6686203 Flow decomposition and miscellenous improvements by Zsolt Haraszti · 8 years ago
  76. 00d9a84 Major rework of gRPC handling (do not merge yet) by Zsolt Haraszti · 8 years ago
  77. b706784 Initial take on persistence support via k/v stores, by Zsolt Haraszti · 8 years ago
  78. 2ef4ce7 Move experimental items undo the experiments directory and some minor name cleanuos by Khen Nursimulu · 8 years ago
  79. 95b919d This commit includes: by Khen Nursimulu · 8 years ago
  80. dafefe1 Config/management model framework initial version by Zsolt Haraszti · 8 years ago
  81. bf8bf28 Add simple rpc and some cleanups by Khen Nursimulu · 8 years ago
  82. d70cd4d Moved event bus to common lib by Zsolt Haraszti · 8 years ago
  83. 0df86c1 Internal universal pub/sub event bus by Zsolt Haraszti · 8 years ago
  84. f8abbc9 Adding initial test cases, include enumeration conversion, address review comments by Khen Nursimulu · 8 years ago
  85. 06854cb Refined OMCI parsing and serialization by Zsolt Haraszti · 8 years ago
  86. 0f387e6 Microsemi and OMCI very initial code by Zsolt Haraszti · 8 years ago
  87. bae1275 Chameleon swagger support by Zsolt Haraszti · 8 years ago