)]}'
{
  "commit": "33f99dc7fd948bbc808a24a0989c167f8973b643",
  "tree": "ab144777bc45ac1c40c5fad94198494198adda7c",
  "parents": [
    "d6fe5f4eccc2a7d2ad885ecb26a192b08dcc7cd1"
  ],
  "author": {
    "name": "Steffen Klassert",
    "email": "steffen.klassert@secunet.com",
    "time": "Wed Jun 22 01:04:37 2011 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Mon Jun 27 20:34:25 2011 -0700"
  },
  "message": "ipv4: Fix packet size calculation in __ip_append_data\n\nGit commit 59104f06 (ip: take care of last fragment in ip_append_data)\nadded a check to see if we exceed the mtu when we add trailer_len.\nHowever, the mtu is already subtracted by the trailer length when the\nxfrm transfomation bundles are set up. So IPsec packets with mtu\nsize get fragmented, or if the DF bit is set the packets will not\nbe send even though they match the mtu perfectly fine. This patch\nactually reverts commit 59104f06.\n\nSigned-off-by: Steffen Klassert \u003csteffen.klassert@secunet.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a8024eaa0e87b15ebdc86058a87c24f0813a610a",
      "old_mode": 33188,
      "old_path": "net/ipv4/ip_output.c",
      "new_id": "6b894d430e616fca9eb192853f81bbd75ea49cde",
      "new_mode": 33188,
      "new_path": "net/ipv4/ip_output.c"
    }
  ]
}
