)]}'
{
  "commit": "dae3fd4affe895e1798e3afc44477d8b1ec54804",
  "tree": "6806bba78e03cbdb8ed85a8a5e666d4f4cb5505f",
  "parents": [
    "aeac2710db141bcc9e233e4c18bc4e4c2481b9cf"
  ],
  "author": {
    "name": "bohu",
    "email": "bohu@google.com",
    "time": "Wed Nov 02 13:54:02 2016 -0700"
  },
  "committer": {
    "name": "bohu",
    "email": "bohu@google.com",
    "time": "Tue Nov 29 08:06:42 2016 -0800"
  },
  "message": "Slirp: Get Windows ipv6 working\n\nIn tcp_input function, local sockaddr_storage variables lhost\nand fhost are used without being cleared to zero; and consequently\ntcp connect call fails on windows because there is some random data\nin those variables (windows complains with WSAEADDRNOTAVAIL);\n\nThis CL calls memset to clear those two variables so that the address\npassed to connect does not have random data in it.\n\nbug: https://code.google.com/p/android/issues/detail?id\u003d226769\nChange-Id: Id92a76ff40ef05b0866c00d995e439c24406c892\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c5063a918d50b3cdf419692ca7dfe19a3fc0e804",
      "old_mode": 33188,
      "old_path": "slirp/tcp_input.c",
      "new_id": "e7f9c6ba6ff2bbe5869eb8e7fb7d719206e63699",
      "new_mode": 33188,
      "new_path": "slirp/tcp_input.c"
    }
  ]
}
