)]}'
{
  "commit": "9ff4c5f41b9d1193baf371981f70c291ea3a68e7",
  "tree": "05c749732e518ed4a015b87461e8c18a692ae581",
  "parents": [
    "cec8703618ffa96c9c18828959beb3b0b7a8fed2"
  ],
  "author": {
    "name": "Leandro Pereira",
    "email": "leandro.pereira@intel.com",
    "time": "Mon Oct 24 13:54:06 2016 -0700"
  },
  "committer": {
    "name": "Jukka Rissanen",
    "email": "jukka.rissanen@linux.intel.com",
    "time": "Fri Dec 02 12:40:55 2016 +0200"
  },
  "message": "net: ipv6: net_ipv6_create() should know about TCP\n\nThis fixes the following build warning:\n\tnet/yaip/ipv6.c:333:9: warning: \u0027nexthdr\u0027 is used unin-\n\t\titialized in this function [-Wuninitialized]\n\nThis relies on net_context_get_ip_proto() providing the correct\nprotocol given a certain context.  Currently, it only returns either\nTCP or UDP, which is sufficient for net_ipv6_create().  However, enum\nnet_ip_protocol contains other unhandled protocols (ICMP and ICMPv6,\nrespectively), which might or might not need to be handled in the\nfuture.\n\nChange-Id: I1f7af54612c3e1c978e734fc0e6b2ff1a61089f8\nSigned-off-by: Leandro Pereira \u003cleandro.pereira@intel.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "28a56a06f850dbaeba6b803a9a34e1ef9d8ba1f3",
      "old_mode": 33188,
      "old_path": "net/yaip/ipv6.c",
      "new_id": "fd96231ffda45a51dabf18615d4a614d67e683ef",
      "new_mode": 33188,
      "new_path": "net/yaip/ipv6.c"
    }
  ]
}
