)]}'
{
  "log": [
    {
      "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": "2d9382f2c96a0ff48fd8839a46770607f53a3aee",
      "tree": "56db979ddbb2d8df8cb4380d46641f7b540a66a8",
      "parents": [
        "1935e6a868d79d127d39815047953e192cf19b0e"
      ],
      "author": {
        "name": "Jason Huang",
        "email": "jasonsc_huang@edge-core.com",
        "time": "Wed Oct 21 17:52:05 2020 +0800"
      },
      "committer": {
        "name": "Jason Huang",
        "email": "jasonsc_huang@edge-core.com",
        "time": "Wed Nov 18 00:40:15 2020 +0800"
      },
      "message": "[VOL-2366] OLT Agent: different packet stats retrieval\nChange-Id: Ic121842a5bc0d91b13d2c457608b7366d000cdaa\n\nChange-Id: I148cc24d2b74e625cb789edb638a357e0b1cb16b\n"
    },
    {
      "commit": "1935e6a868d79d127d39815047953e192cf19b0e",
      "tree": "103c45bd0c9092414126e67a0e6c64ab27ffa830",
      "parents": [
        "4fd3067141fb527f78574979a000e305a3fcffb0"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Sat Oct 31 21:48:22 2020 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Thu Nov 12 09:08:57 2020 -0800"
      },
      "message": "VOL-3464: DHCP packets can be trapped to ONOS without Authentication\n\n- ACLs can be sometimes have very broad classifiers to work around the limited number\n  of ACLs that can be installed on the BAL. This would mean that unwanted\n  packets can sometimes be trapped to host and could be used by the end user\n  for DDoS attacks by sending spurious packets that match broad classifier BAL ACLs.\n  This patch introduces some very low level checks on the trapped packets\n  at the openolt agent application. The packets could be trapped at the application\n  as a result of broad level BAL ACL classifiers, but the application\n  does more low checks derived from VOLTHA flow and only then allows the packets to\n  VOLTHA system if the low checks pass.\n- Update BUILDING.md with details of installing PcapPlusPlus library.\n- Bump version to 3.1.0\n\nChange-Id: I53eee968c51659c31353eeb5d8d4e144a443c293\n"
    },
    {
      "commit": "92b8814c4d14884078f7ea46a45f249ac10753d7",
      "tree": "047d26e60d1969cd1952175e7094c7e6f6c86798",
      "parents": [
        "252f4973bed6e30ad70ef911655b7c463860edcb"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri Oct 30 08:56:27 2020 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri Oct 30 11:11:32 2020 -0700"
      },
      "message": "Fix BUILDING.md document. Remove reference to make \u0027prereq\u0027 target which does not exist anymore.\n\nChange-Id: I1d9c6902636b8188ed420e144470a671adf2f356\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": "8f12b6f048ae03a3de028374a5443fee5b54b783",
      "tree": "732a46281240edef9c9bbfa34329af0409c044a0",
      "parents": [
        "ffd01bff081d566ed187c91388ae3ff7961a1485"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri Sep 11 15:13:25 2020 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri Sep 11 15:13:25 2020 -0700"
      },
      "message": "Start 2.6.0-dev tag\n\nChange-Id: Ie4c1ac37dc75c806683225d0ce1b4cd330e30c01\n"
    },
    {
      "commit": "ffd01bff081d566ed187c91388ae3ff7961a1485",
      "tree": "501d471008a5f5ce9d407905c99431b381c1bdef",
      "parents": [
        "88fdddd980ab3023edcea66b3430604228c49f44"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri Sep 11 14:22:06 2020 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri Sep 11 14:22:06 2020 -0700"
      },
      "message": "Release 2.5.0 tag\n\nChange-Id: Ib7f4ae9419c9700fd0beb2f77c86851b25e6940f\n"
    },
    {
      "commit": "623be1bddecc19ae4bb200bd66c055674bae7e39",
      "tree": "a78ca66b3c8959b3b567dddab9ce3c521300f3a0",
      "parents": [
        "d91f925166bb0187ec02e4df700a096120207437"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed Jul 01 10:18:25 2020 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed Jul 01 10:18:25 2020 -0700"
      },
      "message": "Bump minor version post 2.4 release tag\n\nChange-Id: Ib893e081f383d488844fc904c281d85afd742aa4\n"
    },
    {
      "commit": "d91f925166bb0187ec02e4df700a096120207437",
      "tree": "cd82aa94d217a1c61558917930ef663a2dd368b3",
      "parents": [
        "ef0aadb91fd51d1c9f1dd7539dab5d6cc950cee3"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Tue Jun 30 14:23:32 2020 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Tue Jun 30 14:24:08 2020 -0700"
      },
      "message": "VOL-3303: Bump openolt agent version for 2.4 release\n\nChange-Id: I9f39cc2cf0503a52f682403953c3015ce3275f48\n"
    },
    {
      "commit": "eb4ca2eecf511acc5857649fb4bcc9d1f0010bf5",
      "tree": "ddd65f0b8e94c7d1372f84ad52c702a2421c5d3f",
      "parents": [
        "d4aeca5a2094f7dc7c519913ab1558348c546dab"
      ],
      "author": {
        "name": "Burak Gurdag",
        "email": "burak.gurdag@netsia.com",
        "time": "Mon Jun 15 07:48:26 2020 +0000"
      },
      "committer": {
        "name": "A. Burak Gurdag",
        "email": "burak.gurdag@netsia.com",
        "time": "Wed Jun 17 14:54:13 2020 +0300"
      },
      "message": "[VOL-3107] Add DeleteGroup API to OpenOLT Agent\n\n- DeleteGroup proto API method implemented.\n- Unit tests added.\n\nChange-Id: If196a92f7a717fc4cc6c2f0e0bb6ca74fc3683d2\n"
    },
    {
      "commit": "5057a3db7f0c73ef23903901514159963d1ef7a2",
      "tree": "ebff735dbbcfbc49e69a538e17c037cbec272342",
      "parents": [
        "676c4924a2f8cdc5b52d1e227d43819466b3e986"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri May 29 18:49:56 2020 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri May 29 18:49:59 2020 -0700"
      },
      "message": "Adjust wait times for ITU PON Alloc Configuration Complete and\nONU Deactivate Complete Indications for BAL3.4\n\nChange-Id: I503872ad2b8d729ad86376a3cf6cb02d3aa72115\n"
    },
    {
      "commit": "676c4924a2f8cdc5b52d1e227d43819466b3e986",
      "tree": "2bc3169cbbf7f7597f4fb1553289502a9992d4e7",
      "parents": [
        "5e5877978677e143c42690f949c6fe0dc22c8422"
      ],
      "author": {
        "name": "Burak Gurdag",
        "email": "burak.gurdag@netsia.com",
        "time": "Fri May 15 16:31:50 2020 +0000"
      },
      "committer": {
        "name": "A. Burak Gurdag",
        "email": "burak.gurdag@netsia.com",
        "time": "Fri May 15 19:47:34 2020 +0300"
      },
      "message": "[VOL-3105] Fix NNI port no calculation for PortStatistics\n\n- Bitshifting in interface_key_to_port_no method in translation.cc is corrected for NNI\n\nChange-Id: Idc0499c43720b4c526e8ccac972c068bcdbf7529\n"
    },
    {
      "commit": "5e5877978677e143c42690f949c6fe0dc22c8422",
      "tree": "239f3caf3cc1730b8f1a12c9ee1193896e1e3825",
      "parents": [
        "5d9ab1a36e13e55ca3687af160cfd4f582317493"
      ],
      "author": {
        "name": "Burak Gurdag",
        "email": "burak.gurdag@netsia.com",
        "time": "Wed May 06 14:58:02 2020 +0000"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed May 13 10:48:03 2020 -0700"
      },
      "message": "[VOL-2960] Set correct default power level mode for GPON ONUs\n\n- Power Level Mode for ITU GPON interface is set to its default value (i.e. 0)\n  since it is set to 2 by default.\n\nChange-Id: Ib3c2b26536b5153b0dda15984077a75bce060213\n"
    },
    {
      "commit": "5d9ab1a36e13e55ca3687af160cfd4f582317493",
      "tree": "34e38d86a98015b74ab2f0d5eb413bfd7a6fc400",
      "parents": [
        "2f2618cac8a2f79005cb9187ae2f383e3a039230"
      ],
      "author": {
        "name": "Jason Huang",
        "email": "jasonsc_huang@edge-core.com",
        "time": "Wed Apr 15 16:53:49 2020 +0800"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri May 08 22:28:46 2020 -0700"
      },
      "message": "[VOL-2152][BAL3.0 Brigade] OpenOLT driver registers ONU Remote Defect\nIndicator alarm\n- Provide missing BAL API definitions required for unit test compilation\n\nChange-Id: Ifb38a55b24413beb9f5caf864403c4513cd7be68\n"
    },
    {
      "commit": "2f2618cac8a2f79005cb9187ae2f383e3a039230",
      "tree": "579e2512aeb0177f62f8dbeb71f4ecd667e93d8e",
      "parents": [
        "e84935d3e8335b1f9cf2fdd87b36fd4f32020418"
      ],
      "author": {
        "name": "Burak Gurdag",
        "email": "burak.gurdag@netsia.com",
        "time": "Thu Apr 23 13:20:30 2020 +0000"
      },
      "committer": {
        "name": "A. Burak Gurdag",
        "email": "burak.gurdag@netsia.com",
        "time": "Mon May 04 16:39:38 2020 +0300"
      },
      "message": "[VOL-2055] Use Tech Profile ID to differentiate downstream traffic scheduler\n\n- CreateQueue / RemoveQueue / CreateSched / RemoveSched / FlowAdd updated to include\n  tech_profile_id to select downstream scheduler.\n- A DS scheduler is now identified by the tuple (pon, onu, uni, dir, tech_profile_id)\n- voltha_protos v3.3.5 is now referred.\n- Unit tests updated.\n- VERSION updated.\n\nChange-Id: I399bbb03aa33b61a02da10af0a40d354d44bd5cf\n"
    },
    {
      "commit": "e84935d3e8335b1f9cf2fdd87b36fd4f32020418",
      "tree": "841b73ea4a1de45dc8338d0e85abda45ac3d3cd2",
      "parents": [
        "c636279643a1cac3128395cc9fc22977e8edc46d"
      ],
      "author": {
        "name": "Thiyagarajan Subramani",
        "email": "Thiyagarajan.Subramani@radisys.com",
        "time": "Thu Apr 23 17:45:44 2020 +0530"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Fri May 01 10:26:25 2020 -0700"
      },
      "message": "VOL-2934: ONL In Band Management support\n\t- Makefile changes to build Integrated ONL image with\n\t  BAL, Openolt agent and Inband startup scripts.\n\t- Inband startup scripts enable single Inband channel, creates\n\t  inband tagged interfaces, allocates IP to them then start\n\t  dev_mgmt_daemon and Openolt services.\n\t- Openolt gRPC server will be listening on inband interface IP.\n\t- Readme file update with Inband ONL build procedure.\n\nChange-Id: Ia441151d13fd55c331f74d2e8794b44d299549fd\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": "3022245814c0c7e588d65fba120eff56eda16f8a",
      "tree": "3d4d239eb681705069abd63c5f0879693b032818",
      "parents": [
        "03bc66fef66b01722557f43f98c89544c4c96cb9"
      ],
      "author": {
        "name": "Burak Gurdag",
        "email": "burak.gurdag@netsia.com",
        "time": "Thu Apr 23 20:00:52 2020 +0000"
      },
      "committer": {
        "name": "A. Burak Gurdag",
        "email": "burak.gurdag@netsia.com",
        "time": "Fri Apr 24 00:07:48 2020 +0300"
      },
      "message": "[VOL-2968] Update protos/Makefile to include common.proto\n\nChange-Id: I317df11b31c4265a169e3fe3ae5137653afdefcc\n"
    },
    {
      "commit": "03bc66fef66b01722557f43f98c89544c4c96cb9",
      "tree": "48d2e05d5476c4c9f42084e97fa6720065126be7",
      "parents": [
        "2429703e2fa7c63aa2872974b14dbba98889ffac"
      ],
      "author": {
        "name": "Thiyagarajan Subramani",
        "email": "Thiyagarajan.Subramani@radisys.com",
        "time": "Wed Apr 01 15:58:53 2020 +0530"
      },
      "committer": {
        "name": "Thiyagarajan Subramani",
        "email": "Thiyagarajan.Subramani@radisys.com",
        "time": "Mon Apr 13 13:52:58 2020 +0530"
      },
      "message": "VOL-2854: Add command line option to specify interface name in openolt on which gRPC server will run\n          - OLT management interface or inband interface can be given as command line input and gRPC\n            server will listen on given interface\u0027s IP address\n          - If no interface name given gRPC server will listen on \"0.0.0.0:9191\"\n\nChange-Id: I506fabf7ae81bf4d4ed8f6199107801daff62941\n"
    },
    {
      "commit": "2429703e2fa7c63aa2872974b14dbba98889ffac",
      "tree": "f03ef43ff310c977c771de77035b8064166d748f",
      "parents": [
        "8dbb175d3397934a0637c07327a5e157bc98072e"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Mon Mar 23 12:32:37 2020 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Wed Apr 08 13:11:48 2020 -0700"
      },
      "message": "[VOL-2799] : Fix ONU delete issue on openolt agent\n\nChange-Id: I87605da5f4081aeef0c8d779a49531375c471bde\n"
    },
    {
      "commit": "8dbb175d3397934a0637c07327a5e157bc98072e",
      "tree": "77519d89fad22f6ac75071413bd28d4c5fb7c3fa",
      "parents": [
        "825896a8b868798baec2846332e18851570d8cec"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Wed Apr 08 10:37:09 2020 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Wed Apr 08 11:20:32 2020 -0700"
      },
      "message": "[VOL-2875] Documentation update\n\nGeneral language (spelling, flow) fixes\nRemove redundant documentation\nChange protos Makefile to generate directory using dependencies\n\nChange-Id: I24fb2c9259c1a29b7499a35fd13e50836333c58e\n"
    },
    {
      "commit": "825896a8b868798baec2846332e18851570d8cec",
      "tree": "ecd9e71135757f4e54d09099116b99eb792a152b",
      "parents": [
        "bc6e0853e0e8bf6bd7e4223d4a7ee0dd35ce634d"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Thu Mar 26 21:21:52 2020 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Thu Mar 26 21:21:52 2020 -0700"
      },
      "message": "VOL-2828 Bump post-2.3 release\n\nChange-Id: Idb5e5331fd489ee2db91690e287149702212f45f\n"
    },
    {
      "commit": "bc6e0853e0e8bf6bd7e4223d4a7ee0dd35ce634d",
      "tree": "65621d88098362f9d1473b486f2ff131e8ba584b",
      "parents": [
        "1d018a5ce9c6145f6352323d8d178a632dd429f1"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Thu Mar 26 11:36:12 2020 -0700"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Thu Mar 26 11:44:53 2020 -0700"
      },
      "message": "Bump version to 2.3.0\nInclude version and git hash information in openolt deb package name.\n\nChange-Id: Ia59db34a0993bcfcade64807c623754ca284d766\n"
    },
    {
      "commit": "1d018a5ce9c6145f6352323d8d178a632dd429f1",
      "tree": "59d947c8ec500982e8813fc801dc72c4062a2ba0",
      "parents": [
        "6675fa07ebf6314ed25843c6789bb7e0356da4a2"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Thu Mar 05 14:38:20 2020 -0800"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Thu Mar 05 16:48:59 2020 -0800"
      },
      "message": "[VOL-2669]: Change the alloc-id and gemport-id PON pool sharing type to DEDICATED_PER_INTF\n\nChange-Id: Ic271c1c85d1ea0a91b91d2caacaaf1839d760337\n"
    },
    {
      "commit": "6675fa07ebf6314ed25843c6789bb7e0356da4a2",
      "tree": "00e9963ee0bdd7187faf2854ca31b3882a097d1f",
      "parents": [
        "1744c92368871988fa8c52fa80e6de2bfa86a1a4"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Tue Mar 03 20:27:50 2020 -0800"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Tue Mar 03 22:06:29 2020 -0800"
      },
      "message": "[VOL-2702] : Fix Onu Down Indication\n\n- A recent agent change assumed that BCMOLT_ONU_AUTO_SUBGROUP_ONU_DEACTIVATION_COMPLETED\n  indication is received only on explicit ONU deactivation request from the application.\n  But, this indication is also received in case of ONU reboot.\n\nChange-Id: I53e63eadf762a1ef142987401be59ed9b8bc1895\n"
    },
    {
      "commit": "1744c92368871988fa8c52fa80e6de2bfa86a1a4",
      "tree": "8b3a3cf4127fed7d4db7b8437725fd315b78afbd",
      "parents": [
        "ad46323e150c00569d070de8a1f799451037311f"
      ],
      "author": {
        "name": "Thiyagarajan Subramani",
        "email": "Thiyagarajan.Subramani@radisys.com",
        "time": "Sun Feb 16 18:55:02 2020 +0530"
      },
      "committer": {
        "name": "Thiyagarajan Subramani",
        "email": "Thiyagarajan.Subramani@radisys.com",
        "time": "Mon Mar 02 02:14:14 2020 -0500"
      },
      "message": "VOL-2494: Fix UT on BAL3.2.3.2 integrated agent\n          Fix for FlowAdd, FlowRemove and RemoveTrafficScheduler UT\u0027s\n          Fixed data lock issue caused while installing and removing ACL\n          Bumped version to 2.1.5\n\nChange-Id: Ie8526220de820df42b1ac9c936b0c0f6a6eb7d4f\n"
    },
    {
      "commit": "ad46323e150c00569d070de8a1f799451037311f",
      "tree": "15de2db865afc35389eaa00bf2bd81fea56d2b8e",
      "parents": [
        "489425a11e5ddaab966b877931880fdec2ce36c3"
      ],
      "author": {
        "name": "Thiyagarajan Subramani",
        "email": "Thiyagarajan.Subramani@radisys.com",
        "time": "Fri Feb 28 19:10:43 2020 +0530"
      },
      "committer": {
        "name": "Thiyagarajan Subramani",
        "email": "Thiyagarajan.Subramani@radisys.com",
        "time": "Fri Feb 28 19:55:34 2020 +0530"
      },
      "message": "VOL-2682: On onu los and onu dgi, upstream schedulers removal, deactivate\n          and delete onu should work\n          - UT for Deactivate and Delete Onu\n          - Bumped version to 2.1.4\n\nChange-Id: I115d0965860516282729483833fdc71a84cef0ee\n"
    },
    {
      "commit": "489425a11e5ddaab966b877931880fdec2ce36c3",
      "tree": "e5f8595f74df6bd82215802dc3691c9d87f48022",
      "parents": [
        "7bcfaf65e5b177947d088f13d980ce0833d921a3"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Sat Feb 22 13:07:42 2020 +0530"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Sat Feb 22 15:11:35 2020 +0530"
      },
      "message": "[VOL-2569] :\n\n- Adapt openolt agent to use openolt-test docker container for\n  building and running unit tests\n- Fix README.md\n- Release version 2.1.3\n\nChange-Id: Ie084fde3c312d98b263d6d41587adbdefbea8c29\n"
    },
    {
      "commit": "7bcfaf65e5b177947d088f13d980ce0833d921a3",
      "tree": "38998927c41ab52ebc47f8a21b3f9d7475f825e0",
      "parents": [
        "7a79dae767c0a75ff0f885996d339c0278245a81"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Mon Feb 17 19:17:20 2020 +0530"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Tue Feb 18 19:25:00 2020 +0530"
      },
      "message": "[VOL-2616] :\n- When vlan pcp bit is 0xff, this means no pcp bit.\n- This change is compatible with OpenOlt adapter\n  changes coming as part of https://gerrit.opencord.org/#/c/17602/.\n\nChange-Id: Ie0e7b9090d3d9b74af7418df84935ac646c2de8c\n"
    },
    {
      "commit": "8305c2811404165b84fec2b585052ad4bedb4389",
      "tree": "54617707c81b7987415fdd13e056911634f7bde0",
      "parents": [
        "f894c8916958a471ff8b62fea9604aa4d3d96073"
      ],
      "author": {
        "name": "Thiyagarajan Subramani",
        "email": "Thiyagarajan.Subramani@radisys.com",
        "time": "Tue Feb 04 20:07:42 2020 +0530"
      },
      "committer": {
        "name": "Thiyagarajan Subramani",
        "email": "Thiyagarajan.Subramani@radisys.com",
        "time": "Thu Feb 13 12:00:57 2020 +0530"
      },
      "message": "VOL-2444: Do not wait for Itu Pon Alloc Cfg Complete Ind on OLT disable\n\nChange-Id: I7bdeb1d13e3bcd461abf8eaae93d75f0ee66736c\n"
    },
    {
      "commit": "f894c8916958a471ff8b62fea9604aa4d3d96073",
      "tree": "79d026b99d17a25f67964d209fe50509ec60f443",
      "parents": [
        "a39f073b7ccf83411985542b4f6f893f1bb5fa42"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Mon Feb 10 17:18:12 2020 +0100"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Mon Feb 10 17:18:12 2020 +0100"
      },
      "message": "Bumping up minor version that was not done at the time of -dev add\n\nChange-Id: I4251b55238e65296ca35fa524cc5436de4b7a8e2\n"
    },
    {
      "commit": "a39f073b7ccf83411985542b4f6f893f1bb5fa42",
      "tree": "8dcd205fbacb83afe419b20df45c1bbdd84c6357",
      "parents": [
        "ddf9a16557a43b7616014ba9d0ec6abfa548be10"
      ],
      "author": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Mon Feb 10 15:25:06 2020 +0100"
      },
      "committer": {
        "name": "Andrea Campanella",
        "email": "andrea@opennetworking.org",
        "time": "Mon Feb 10 15:49:24 2020 +0100"
      },
      "message": "Adding a way to log into the BCM.0\u003e cli with olt process in background\n\nChange-Id: I94979cd4ea302a4aba93987b390452ed4bcb61e8\n"
    },
    {
      "commit": "ddf9a16557a43b7616014ba9d0ec6abfa548be10",
      "tree": "cb6083104a36dabc6d2d29f05c0b3b7e4f015824",
      "parents": [
        "03919c79951e4799fac5bb1f6078d17d68b4a763"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Mon Jan 27 12:56:27 2020 +0530"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Thu Feb 06 17:04:38 2020 +0530"
      },
      "message": "VOL-2502: Update README.md for openolt agent after BAL3.2.3.2 migration\nVOL-2503: Provides test target for openolt-agent for Jenkins CI Integration\nVOL-2504: Reorganize openolt-agent core.cc file\n\nChange-Id: Id22fb881fcb9cc19d1f2ba044716731157d3a64e\n"
    },
    {
      "commit": "3a43976409f6af751f598247a8ccab958e48a336",
      "tree": "c5d495353786c77fadc1eef40df449942fab8f22",
      "parents": [
        "09b73eac5bce7a81f2279ba5ea0b67e37ef99de3"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Tue Jan 28 15:21:31 2020 +0530"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Tue Jan 28 15:32:13 2020 +0530"
      },
      "message": "Fix to write dev_mgmt_daemon log into /var/log/dev_mgmt_daemon.log\ninstead of /var/log/syslog.\nThis was fixed in https://gerrit.opencord.org/#/c/16904/ but again\ngot overwritten with https://gerrit.opencord.org/#/c/16920/.\n\nChange-Id: I4caeaa3dbafee9965a72cb810df58b2574020feb\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": "6dc200565fb92d5a8a46141d8cc0075529703faf",
      "tree": "8baa5456bad04acc4b627b11eeb4a7c46fa36c40",
      "parents": [
        "c4194b54be8b00f934022166e1ee2e10607464cf"
      ],
      "author": {
        "name": "Thiyagarajan Subramani",
        "email": "Thiyagarajan.Subramani@radisys.com",
        "time": "Thu Dec 05 09:06:36 2019 -0500"
      },
      "committer": {
        "name": "Thiyagarajan Subramani",
        "email": "Thiyagarajan.Subramani@radisys.com",
        "time": "Wed Dec 18 10:35:09 2019 -0500"
      },
      "message": "VOL-2291: Add unit test cases for RPC\u0027s in core.cc\n          Changed Openolt agent version to 2.0.1-dev\n\nChange-Id: Id0e315db7af0cb2a5032e8c9aded86237f194f5f\n"
    },
    {
      "commit": "c4194b54be8b00f934022166e1ee2e10607464cf",
      "tree": "3f474f50073b63cb92426ce205d0fa63b90a08d9",
      "parents": [
        "0c0b5c0352035ac8d232d4b76bfdb468530a489c"
      ],
      "author": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Tue Dec 17 21:50:12 2019 +0530"
      },
      "committer": {
        "name": "Girish Gowdra",
        "email": "girish@opennetworking.org",
        "time": "Tue Dec 17 21:57:06 2019 +0530"
      },
      "message": "[VOL-2377] - Bump openolt agent version to 2.0.0 for VOLTHA-2.2 release.\n\nChange-Id: I5a0e8edbc023409ec6f1664ad2186c0760ea831b\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": "ad62a4722f0457d655f0a1c7bb1646ce3b5c4a8b",
      "tree": "b29c48ae9b1c779afc1a188d356650de670c7ca0",
      "parents": [
        "5ac56619ac1f819d1d6e562d0b154ca15fb55790"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Thu Oct 24 19:55:39 2019 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Thu Oct 24 19:55:39 2019 -0700"
      },
      "message": "Release version 1.7.1\n\nChange-Id: I55648845dad61f321bebe82ef55cf13535e9e87d\n"
    },
    {
      "commit": "477ba09503f9c883b8d6fab945751419e4d167c9",
      "tree": "f17e0c3dd693744194ae1fb7e4e67e9356b1d9e6",
      "parents": [
        "b9e8708738e1d4752b3b9502eb40f65996eb5c79"
      ],
      "author": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Wed Oct 17 10:50:06 2018 -0700"
      },
      "committer": {
        "name": "Zack Williams",
        "email": "zdw@opennetworking.org",
        "time": "Thu Oct 18 20:54:02 2018 -0700"
      },
      "message": "Add versioning, test Jenkinsfile, and license headers\n\nChange-Id: I4d4664946b715f53f1f528d1740c0854ef154d48\n"
    }
  ]
}
