)]}'
{
  "commit": "557922584d9c5b6b990bcfb2fec3134f0e73a05d",
  "tree": "f7944ace44efa532fbee23db0709760bfb70ec98",
  "parents": [
    "56eb88828b78f6f3b11a2996350092a40745301f"
  ],
  "author": {
    "name": "Patrick McHardy",
    "email": "kaber@trash.net",
    "time": "Mon Apr 09 11:46:17 2007 -0700"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@sunset.davemloft.net",
    "time": "Wed Apr 25 22:28:37 2007 -0700"
  },
  "message": "[XFRM]: esp: fix skb_tail_pointer conversion bug\n\nFix incorrect switch of \"trailer\" skb by \"skb\" during skb_tail_pointer\nconversion:\n\n-       *(u8*)(trailer-\u003etail - 1) \u003d top_iph-\u003eprotocol;\n+       *(skb_tail_pointer(skb) - 1) \u003d top_iph-\u003eprotocol;\n\n-       *(u8 *)(trailer-\u003etail - 1) \u003d *skb_network_header(skb);\n+       *(skb_tail_pointer(skb) - 1) \u003d *skb_network_header(skb);\n\nSigned-off-by: Patrick McHardy \u003ckaber@trash.net\u003e\nSigned-off-by: Arnaldo Carvalho de Melo \u003cacme@ghostprotocols.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5e5613930ffbe1f8fa5bd136179f167566236fc7",
      "old_mode": 33188,
      "old_path": "net/ipv4/esp4.c",
      "new_id": "bdc65d8af1813bb6f8f436567c02e658a16696f7",
      "new_mode": 33188,
      "new_path": "net/ipv4/esp4.c"
    },
    {
      "type": "modify",
      "old_id": "b8e8914cc0021343d4564921067dcaf22fbed3c4",
      "old_mode": 33188,
      "old_path": "net/ipv6/esp6.c",
      "new_id": "6b76c4c311378c1267b7d1a249d7a6bf3bfa946b",
      "new_mode": 33188,
      "new_path": "net/ipv6/esp6.c"
    }
  ]
}
