)]}'
{
  "commit": "6c79bf0f2440fd250c8fce8d9b82fcf03d4e8350",
  "tree": "408e0680cac66c1a2ab6350de15a9c623da905a7",
  "parents": [
    "62910554656cdcd6b6f84a5154c4155aae4ca231"
  ],
  "author": {
    "name": "Bart De Schuymer",
    "email": "bdschuym@pandora.be",
    "time": "Tue Apr 20 16:22:01 2010 +0200"
  },
  "committer": {
    "name": "Patrick McHardy",
    "email": "kaber@trash.net",
    "time": "Tue Apr 20 16:22:01 2010 +0200"
  },
  "message": "netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPPoE traffic\n\nThe MTU for IP traffic encapsulated inside PPPoE traffic is smaller\nthan the MTU of the Ethernet device (1500). Connection tracking\ngathers all IP packets and sometimes will refragment them in\nip_fragment(). We then need to subtract the length of the\nencapsulating header from the mtu used in ip_fragment(). The check in\nbr_nf_dev_queue_xmit() which determines if ip_fragment() has to be\ncalled is also updated for the PPPoE-encapsulated packets.\nnf_bridge_copy_header() is also updated to make sure the PPPoE data\nlength field has the correct value.\n\nSigned-off-by: Bart De Schuymer \u003cbdschuym@pandora.be\u003e\nSigned-off-by: Patrick McHardy \u003ckaber@trash.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ea0e44b90432393e6caf07ed97f86e4a9c308d65",
      "old_mode": 33188,
      "old_path": "include/linux/netfilter_bridge.h",
      "new_id": "0ddd161f3b060c2e2ec0d665c1ddc719213443f7",
      "new_mode": 33188,
      "new_path": "include/linux/netfilter_bridge.h"
    },
    {
      "type": "modify",
      "old_id": "6b80ebc37667982942cf9fb0ddd166c2b85b84af",
      "old_mode": 33188,
      "old_path": "net/bridge/br_netfilter.c",
      "new_id": "93f80fefa496f862eb12d6bb82af285d9e9e3e1f",
      "new_mode": 33188,
      "new_path": "net/bridge/br_netfilter.c"
    },
    {
      "type": "modify",
      "old_id": "b0b2e3059f1150817bdddba024b54ff34b1012c3",
      "old_mode": 33188,
      "old_path": "net/ipv4/ip_output.c",
      "new_id": "d979710684b24b28b6e2cd232e0cff6f7661f7e4",
      "new_mode": 33188,
      "new_path": "net/ipv4/ip_output.c"
    }
  ]
}
