)]}'
{
  "commit": "a752c3be8c2436941311788f2e7b644a2af0fd65",
  "tree": "78637b4cbf2f1dbb98d0d30207ad8c252493496a",
  "parents": [
    "e2a9258c16bce1b3797efb9be354d20d68236194"
  ],
  "author": {
    "name": "Donald Sharp",
    "email": "sharpd@cumulusnetworks.com",
    "time": "Tue Aug 18 08:48:53 2015 -0400"
  },
  "committer": {
    "name": "Paul Jakma",
    "email": "paul@quagga.net",
    "time": "Thu Sep 24 15:26:43 2015 +0100"
  },
  "message": "bgpd: Remove unnecessary stream_dup calls\n\nBGP packet handling creates a stream to handle data for an outgoing packet.\nIn some cases the code would create a new stream, add data, then duplicate\nthe stream and then free the original stream.  This change removes\nthe unnecessary duplication, which entails a malloc and memcpy.\n\nSigned-off-by: Donald Sharp \u003csharpd@cumulusnetworks.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7d27972e2ad620a4b0a175731bfba2f493dfa4b7",
      "old_mode": 33188,
      "old_path": "bgpd/bgp_packet.c",
      "new_id": "e1ae494d371c70cc5d89af52403b548b61181437",
      "new_mode": 33188,
      "new_path": "bgpd/bgp_packet.c"
    }
  ]
}
