)]}'
{
  "commit": "ae4f8fca4030a4e783fa4ccb0c9d8d8a8cf60a32",
  "tree": "d2886fa956395043efa25bd1aebb93da27162b78",
  "parents": [
    "920e37f76b19b4a3d8a1a3144cd6ee24e0e7f5b4"
  ],
  "author": {
    "name": "Stephen Hemminger",
    "email": "shemminger@vyatta.com",
    "time": "Fri May 02 16:53:33 2008 -0700"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Fri May 02 16:53:33 2008 -0700"
  },
  "message": "bridge: forwarding table information for \u003e256 devices\n\nThe forwarding table binary interface (my bad choice), only exposes\nthe port number of the first 8 bits. The bridge code was limited to\n256 ports at the time, but now the kernel supports up 1024 ports, so\nthe upper bits are lost when doing:\n\n   brctl showmacs\n\nThe fix is to squeeze the extra bits into small hole left in data\nstructure, to maintain binary compatiablity.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@vyatta.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "58e43e5664575f25e7249a6e4c4301ee0a036ce4",
      "old_mode": 33188,
      "old_path": "include/linux/if_bridge.h",
      "new_id": "950e13d09e06c04e2ce5d44873affa8a98075287",
      "new_mode": 33188,
      "new_path": "include/linux/if_bridge.h"
    },
    {
      "type": "modify",
      "old_id": "9326c377822ed3d6e51e0116c73d22e4aaa84608",
      "old_mode": 33188,
      "old_path": "net/bridge/br_fdb.c",
      "new_id": "72c5976a5ce3056d36a145222616f78d66639019",
      "new_mode": 33188,
      "new_path": "net/bridge/br_fdb.c"
    }
  ]
}
