)]}'
{
  "commit": "0415fd7b0d638614e9fabc74fd1ed105e0188362",
  "tree": "ab5e8abdfcda8c0b0251a00f04a6cbaac3a6ad43",
  "parents": [
    "4d07244e824bdee64dc32a91417fdb177a2bd5c5"
  ],
  "author": {
    "name": "Rich Lane",
    "email": "rlane@bigswitch.com",
    "time": "Tue Feb 25 22:04:17 2014 -0800"
  },
  "committer": {
    "name": "Rich Lane",
    "email": "rlane@bigswitch.com",
    "time": "Tue Feb 25 22:04:17 2014 -0800"
  },
  "message": "dataplane: copy buffer returned by pypcap\n\nWhen reading packets pypcap always returns a pointer to the same statically\nallocated memory, which will be overwritten the next time a packet is read. I\nbelieve this is a bug in pypcap. The workaround is to make a copy immediately.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "12dcfcebfeed45081a57999c97a9e0bf51e2dd78",
      "old_mode": 33188,
      "old_path": "src/python/oftest/dataplane.py",
      "new_id": "740e6aaee166439ca413974ae93260944db59d78",
      "new_mode": 33188,
      "new_path": "src/python/oftest/dataplane.py"
    }
  ]
}
