)]}'
{
  "log": [
    {
      "commit": "5287fde1e7d07f7274f0432eb6c746bb3bbcd1e8",
      "tree": "e6051ec5127108c45aed6a546606b4b0e85a2030",
      "parents": [
        "72cbee948f1f557f872a976729051b28983c6890"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Sat Jul 31 00:41:45 2021 +0000"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Mon Nov 15 09:28:40 2021 -0800"
      },
      "message": "VOL-4245: Migration to BAL3.10.2.2\n\nChange-Id: I8b847660e949c91504ced760b1393e4def2300e8\n"
    },
    {
      "commit": "b8c09facd3da5d93b7c2815e176c6682de737437",
      "tree": "b538d793d941487cd174dd973e50cc6bcc312973",
      "parents": [
        "0bfd4d200cedc615fd2edaf328b271ff595161be"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Mon Aug 02 10:22:59 2021 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed Aug 04 16:13:28 2021 -0400"
      },
      "message": "VOL-4268: Migration to BAL3.4.9.9 for voltha master and 2.8 branch\n\nChange-Id: I66c77149524f2592fb018a3bc00dc9c8a8f94153\n"
    },
    {
      "commit": "ec57af0b43904f45f9f766988b90c14630d6bd44",
      "tree": "d82760f0e6f4ceddaa1f949baed76b0e5aad6827",
      "parents": [
        "1fd770703e891684d70caf032c8603b123e00373"
      ],
      "author": {
        "name": "Orhan Kupusoglu",
        "email": "orhan.kupusoglu@netsia.com",
        "time": "Wed May 12 12:38:17 2021 +0000"
      },
      "committer": {
        "name": "Orhan Kupusoglu",
        "email": "orhan.kupusoglu@netsia.com",
        "time": "Sat May 15 15:42:02 2021 +0300"
      },
      "message": "[VOL-4069] Measure and read Rx optical power for an ONU\n\nReading Rx optical power requires triggering an RSSI measurement and tracking the RSSI Measurement Completed indication.\nThe raw value is converted to mW, and a dBm value is returned back.\nA small test application (~40K) is bundled within the Debian package to help with debugging the optical power levels.\n\nChange-Id: I20f304a9de0c47b94dfd7b1d8fdd52c56d6a2983\n"
    },
    {
      "commit": "315344d80de02c8d219c3da237aa35c6667e3ce7",
      "tree": "529cdac5e71281a3639a256182269df665474739",
      "parents": [
        "6a147e63d0c7656cd520f1c7133ba62783783b01"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Thu Dec 17 08:51:46 2020 -0800"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Thu Dec 17 08:51:46 2020 -0800"
      },
      "message": "Updated BAL3.4.9.6 ACCTON patch file name\nUpdated openolt agent version to 3.3.1\n\nChange-Id: Ide683b5b5eed8f90fc65a79c1ece0e544b7a3ba1\n"
    },
    {
      "commit": "fc10f0d035181d3125ffc6e7a60bf5328fcf5bfa",
      "tree": "edfdacc00af095c4cca1b01f3129d7b52b0c9537",
      "parents": [
        "dc83ba7429a17b00a8683ae89d83c22348256fae"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Mon Nov 30 13:06:35 2020 -0800"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed Dec 09 10:59:20 2020 -0800"
      },
      "message": "Bump version to 3.2.0\nUpdate README.md for voltha-2.6 release\nUpdate BUILDING.md file for using BAL3.4.9.6 package\nUpdate debian package files to build for BAL 3.4.9.6\nFix issue in dev_mgmt_daemon service script\n\nChange-Id: I0853bef9f30f67b8db0868f6dbb92c8248ce0130\n"
    },
    {
      "commit": "252f4973bed6e30ad70ef911655b7c463860edcb",
      "tree": "92d38a98ae9d07e4fa8c38b33f124e0fc16d3619",
      "parents": [
        "3b0ae4571809cc32999d1f7f9e665034c75e6baf"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Mon Sep 07 21:24:01 2020 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed Oct 14 15:22:17 2020 -0700"
      },
      "message": "VOL-3419: Replicate voltha flows in openolt agent\n- Use the flow_id, symmetric_flow_id, replication_flag and pbit_to_gemport_map\n  coming in Flow proto messge to replicate the flow as needed\n- Use the CreateQueues and RemoveQueues messages to setup and remove gem_ports\n- Use latest gRPC version 1.31.1 which allows fine tuning of gRPC threadpools\n  which allows for greating performance.\n- Performance numbers when tested with openolt-scale-tester has been better with\n  using latest gRPC and threadpool tuning when compared to earlier. It is to be\n  noted that the performance is better even with openolt-agent replicating the flow\n  now.\n- Scale tests with 512 subscribers have been successfull with BAL3.4.7.5 version\n- Use openolt proto version 4.0.0\n- Use openolt-test (for unit test) image version 2.0.1 (which bundles latest gRPC version 1.31.1)\n- These changes are NOT backward compatible and openolt-agent will have a major\n  version bump to 3.0.0\n\nChange-Id: I715c804bdf342e60d08cab6c59e1c21b8c5ac1f4\n"
    },
    {
      "commit": "3b0ae4571809cc32999d1f7f9e665034c75e6baf",
      "tree": "8111a0da9240f5845e6dda8b30b175641683f784",
      "parents": [
        "4a663feb2d8d1291c31605c7580dcf8f4e3cfb8a"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Mon Sep 28 10:53:18 2020 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Thu Oct 01 12:40:59 2020 -0700"
      },
      "message": "Upgrade BAL version to 3.4.7.5\nFix watchdog script - fetch vlan-ids from the config file before trying to reference it\nRelease 2.6.0\n\nChange-Id: I5e131c7d247cca0512ff94c57343a9a89297cf5d\n"
    },
    {
      "commit": "6e745528926d8528dab4442bda4b634e5cceeb79",
      "tree": "1e880f7edbebef8d6474f5eb67936753b2126f1f",
      "parents": [
        "623be1bddecc19ae4bb200bd66c055674bae7e39"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed Jul 15 15:52:13 2020 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Mon Jul 27 10:40:46 2020 -0700"
      },
      "message": "VOL-3371:\n- Miscellaneous fixes and enhancements for in-band script\n- watchdog script for openolt and dev_mgmt_daemon processes\n\nChange-Id: I993c95b15ceb23154646fe8b3a875ec09369e6ce\n"
    },
    {
      "commit": "c636279643a1cac3128395cc9fc22977e8edc46d",
      "tree": "7c2b4cab44d1fedf4618d46b47030919e9a7e175",
      "parents": [
        "3022245814c0c7e588d65fba120eff56eda16f8a"
      ],
      "author": {
        "name": "Jason Huang",
        "email": "jasonsc_huang@edge-core.com",
        "time": "Wed Mar 04 16:33:19 2020 +0800"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Sat Apr 25 13:27:28 2020 -0700"
      },
      "message": "[VOL-2489]Migration to BAL3.4\n\nChange-Id: I577156db3d6bcc7ad56e01070d57181dbcb92d82\n"
    },
    {
      "commit": "09b73eac5bce7a81f2279ba5ea0b67e37ef99de3",
      "tree": "a9c19b526ff0bc4f5bb488c209a7b84c53e06bd6",
      "parents": [
        "d8feddd5434fad6b35c6140aef1f4d4202290b3d"
      ],
      "author": {
        "name": "Jason Huang",
        "email": "jasonsc_huang@edge-core.com",
        "time": "Wed Jan 08 17:52:05 2020 +0800"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed Jan 22 16:59:22 2020 +0530"
      },
      "message": "[VOL-2225]Migration to BAL3.2.3.2\n\n- Updates to test files to compile for BAL3.2.3.2\n- Addressed various comments\n- Test with two ONUs on same PON port.\n- EAP/HSIA/DHCP working\n-  Following test cases working\n   1. Disable/Enable/Reboot ONU\n   2. Disable/Enable OLT\n   3. ONU disable -\u003e subscriber unprovision -\u003e\n      enable -\u003e subscriber provision\n- Commented out UTs for FlowAdd and FlowRemove and\n  will be addressed as part of another commit\n- Fix tm_qmp creation for BAL3.2 (needed 1Tcont multi gem)\n- Re-organize code after review comments\n- Bump version to 2.1.0 (support for ACL and multicast group config)\n\nChange-Id: I4245d14bba8878fdde6ee361ad54060068de205f\n"
    },
    {
      "commit": "89fffc0c6ae31c3a5a055214a25b4eda7b01caee",
      "tree": "7598a9cd133434afd1688ee99dcd10dac81c2343",
      "parents": [
        "ad62a4722f0457d655f0a1c7bb1646ce3b5c4a8b"
      ],
      "author": {
        "name": "Thiyagarajan Subramani",
        "email": "Thiyagarajan.Subramani@radisys.com",
        "time": "Mon May 13 21:33:20 2019 +0000"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri Oct 25 19:20:34 2019 +0530"
      },
      "message": "VOL-2014: Rebase bal30-dev branch with master and re-verify sanity with SEBA2.0 and VOLTHA2.x before merge to master\n          Squashed all commits from bal30-dev branch to master branch as a single commit.\n          Bumped version to 2.0.0-dev .\n          Update README.md with the required ONL version for BAL3.1 .\n\nVOL-2130: Wrong queue id assigned for downstream queue on tm_sched\n          for the subscriber when using single gem port.\n          Use queue_id as 0 when using single gem port.\n\n          Issues need to be taken care:\n          VOL-1580: Support reporting ONU Registration ID as part of ONU Activation Indication\n          - commented the code developed for VOL-1580 to fetch ONU registration ID as it uses BAL2.6 specific API\u0027s.\n          - Need to check how the same can be achieved using BAL3.x API\u0027s to fetch ONU registration ID\n\nSet .gitreview defaultbranch to bal30-dev\nRebase change - Removed .gitreview defaultbranch so that by default it will point to master\n\nChange-Id: Ib57e52e98cf09f4fa3dbaa9156a4375b7dc6ee43\n\nRebase: [VOL-1635] [BAL3.0 Bridade] OLT Activation [VOL-1636] [BAL3.0 Bridade] ONU Discovery,\n        This OpenOLT agent supports the BAL V3.0.3.3 SDK. OLT/ONU activation from voltha-1.7 is successful\n\nChange-Id: I860b31317172139cd4c4244a93e79e0c3ce4fdf8\n\nRebase: [VOL-1685][BAL3.0 Bridade] generate OpenOLT debian package file\n\nChange-Id: Ib0332d948602bf7892b6aae91a4147356237f7e2\n\nRebase: [VOL-1685][BAL3.0 Brigade] generate OpenOLT debian package file\nmissing copy shell files (dev_mgmt_daemon and openolt).\n\nChange-Id: Id29dc24be4d1d5fc12a26884e5b5a69de91fbd69\n\nRebase: [VOL-1685][BAL3.0 Brigade] generate OpenOLT debian package file\n\nChange-Id: Ic5453616c0dbdbc1fb1eb241feba1cbfca5e8e85\n\nRebase: [VOL-1852][BAL3.0 Brigade] Support Edge-core OLT ASFvOLT16 (XGS-PON) and\nASGvOLT64 (GPON) devices\n\nChange-Id: I316d35bc76c38b5381e8896148b4ee5cebbd1099\n\nVOL-1850: Fix packet duplication with TM Queue Mapping profile\n          Fix for US and DS scheduler ID allocation irrespective of device type(asfvolt16/asfvolt64)\n          README.md file update with BAL3.1.1.1 specifications\n\nChange-Id: I255bf7a4ff35771e9c628bb822ba2190a1fcd5ed\n\nRebase: [VOL-1787] : This commit sets up a unit-test framework for openolt\n                     agent based on gtest, gmock and c-mock utilities.\n                     A sample unit-test case to test EnableOlt success case is also\n                     added. More test cases will be added in future commit.\n\nChange-Id: If020be489a04d97df5fcbc15e9207deeee2fcfac\n\nRebase: [VOL-2040]: Patch the macro required by core.cc into bcmos_system.h file\n\nChange-Id: Ic841785b2ce451b1acaf007074b8c458687bc753\n\nRebase: [VOL-2043] : OLT Enable Test Case\n\n        - Added more test cases for OLT Enable. Now covers all scenarios.\n        - Fixed typos in unit test README.md\n\nChange-Id: Ib931d89cedee78fe40ca67761a028365a047ebc3\n\nRebase: VOL-1941: Use protobufs from the voltha-protos repo, not a copy\n\n        - Use protobufs from the voltha-protos repo, not a copy\n        - Provided option to specify the openolt proto version via make option\n        - Removed duplicate README.md\n\nChange-Id: Id67714c8119521f8358aaa9245268c47b7e843cf\n"
    },
    {
      "commit": "56c8ea450a2e3816903101302747075f25219f4f",
      "tree": "c8d4a9eb0d180ed8c9746c66f2103d6749c4fb71",
      "parents": [
        "9acc973f7c1ac8fe03dcb614f7265b3b39c39c43"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Tue Oct 30 19:34:35 2018 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Tue Oct 30 19:44:07 2018 +0000"
      },
      "message": "Revert \"Revert \"VOL-1298 OpenOLT - new dir structure for 2.0\"\"\n\nRevert the revert now that root cause of compile error is fixed.\n\nThis reverts commit c13de2141381ae5e1e5451d2c42f9d20c6de811b.\n\nChange-Id: I513851f8d316b21ecf187e0cd5235a8a93fc768c\n"
    },
    {
      "commit": "c13de2141381ae5e1e5451d2c42f9d20c6de811b",
      "tree": "e365159a378ca25e19be47f92e74163992e42311",
      "parents": [
        "e2502c08c9a4eb220cfbd7f1de064b3c809e1797"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Wed Oct 24 06:11:27 2018 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Wed Oct 24 06:11:27 2018 +0000"
      },
      "message": "Revert \"VOL-1298 OpenOLT - new dir structure for 2.0\"\n\nThis reverts commit e2502c08c9a4eb220cfbd7f1de064b3c809e1797.\n\nChange-Id: I5fe517aad77e202d04a6747abfb7b3ff46351170\n"
    },
    {
      "commit": "e2502c08c9a4eb220cfbd7f1de064b3c809e1797",
      "tree": "f6b89b6e9e91e3d2446219d05c94a9f7a80b5176",
      "parents": [
        "d0bae9bc068a7c08ce68ebc059c6d3b75b388b93"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Fri Oct 19 21:39:02 2018 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Mon Oct 22 16:23:04 2018 +0000"
      },
      "message": "VOL-1298 OpenOLT - new dir structure for 2.0\n\nagent - The agent side. Everything that is currently under the top level\ndirectory of openolt repo moves here\ncontroller - The controller side. All common controller side code (aka\nadapter) that forms the kernel of the current adapter and is shared by\n1.x and 2.x voltha (and possibly any other SDN controllers)\nprotos - protobuf between agent and controller\n\nChange-Id: Ic951de77fa9a2381cfa90ab1514e2232a1ca3892\n"
    },
    {
      "commit": "967438f1e1897784ecb11730607ad195083c0f20",
      "tree": "0d49437006764e67f6b1c600ff902a567e13ea85",
      "parents": [
        "4198356f233d0be5bdd2479b41c85121ffa3bd41"
      ],
      "author": {
        "name": "Nicolas Palpacuer",
        "email": "np202g@att.com",
        "time": "Fri Sep 07 14:41:54 2018 -0400"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Tue Sep 11 17:11:32 2018 +0000"
      },
      "message": "VOL-1195 Broadcom logger for format consistency  and log rotation\n\nChange-Id: I18d65e382682fcbbcad16676142effae6acbc795\n"
    },
    {
      "commit": "d0eaf753235e77a23dbd7b669ef4738c0d647fc0",
      "tree": "78ab223676d49243488c1e0d6af6e3cb968d62dc",
      "parents": [
        "9c35208394b1962648f14b5599da38503778a50f"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Thu Aug 16 00:26:12 2018 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Thu Aug 16 00:26:12 2018 +0000"
      },
      "message": "VOL-758 OpenOLT - Create Linux services for BAL and openolt\n\nservice bal_core_dist status|stop|start\nservice openolt status|stop|start\n\nbal_core_dist and openolt started as init.d services at system startup.\n\nChange-Id: If8a97e74b999b68f202a8a3c05331766b84a4641\n"
    },
    {
      "commit": "563ea829ca31a5a26b1b9e127c0f51435ea8a0fa",
      "tree": "891d79e79c93f46f81ac62566a6bacbca2c4fe8a",
      "parents": [
        "a32f4c3503160419f6c0b570c7ffaa53224cf53f"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Thu Jun 28 14:56:27 2018 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Thu Jun 28 18:26:28 2018 +0000"
      },
      "message": "VOL-1053 - OpenOLT - Makefile cleanup\n\n- fix issue with libprotobuf dependency\n- suppress a stats log\n\nChange-Id: Ib0caf3394fa8f4a281dcaf47cb4e55ed3ceb62fa\n"
    },
    {
      "commit": "cb004c591c3d2e6d702e7dcd9c90d78f7a257017",
      "tree": "b0bf260ed945742302e6791ac41f989d3f3e9e18",
      "parents": [
        "739d6f7fbb7ef3f3a4e406dd945a3b4d3597fc9e"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Wed May 30 18:07:23 2018 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Sun Jun 24 09:16:25 2018 +0000"
      },
      "message": "VOL-849: Initial changes to compile with BAL 2.6\n\nThe OPENOLT_BAL_2.6.0.1.patch file is required to compile this commit.\nThis patch file has been uploaded to the Broadcom common CS3233745.\n\nChange-Id: I8dbaca0f56cdf6058603371e9c30d2ce6b04df40\n"
    },
    {
      "commit": "9fb007de97e03ab3e41fcd1ae8094d1d192c40dd",
      "tree": "d67bdf2fbc85a24060960ad614007cbe8502fdc2",
      "parents": [
        "6cd46a62a61de8d94928889405bfa2a944943926"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Mon May 14 18:31:38 2018 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Mon May 14 18:31:38 2018 +0000"
      },
      "message": "VOL-793: Align with Luca\u0027s mkdebian changes\n\nChange-Id: Id1d53a7d80e28cdad090ef51a6e6cf0fc37f3c7c\n"
    },
    {
      "commit": "6cd46a62a61de8d94928889405bfa2a944943926",
      "tree": "11d91e1d245c87709e7ccba5930e9c169811966f",
      "parents": [
        "b7b0cedb524db915057a7b199b5252b3b36bc97f"
      ],
      "author": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Sun May 13 23:20:51 2018 +0000"
      },
      "committer": {
        "name": "Shad Ansari",
        "email": "shad@opennetworking.org",
        "time": "Sun May 13 23:20:51 2018 +0000"
      },
      "message": "VOL-793: Makefile debian target for openolt driver\n\nChange-Id: I9d71af17a4adc1d988dd85c76f1af1738c084b86\n"
    }
  ]
}
