)]}'
{
  "commit": "44cf12dc303a14a4a54e65f4d49cc63b1ae491ff",
  "tree": "1cb0019c5d61db03b9a237c8060b93a6aa92365d",
  "parents": [
    "6508ea05f07f28f542fc8164da83d4bf6e50f300"
  ],
  "author": {
    "name": "Rich Lane",
    "email": "rich.lane@bigswitch.com",
    "time": "Mon Oct 15 11:10:45 2012 -0700"
  },
  "committer": {
    "name": "Rich Lane",
    "email": "rich.lane@bigswitch.com",
    "time": "Mon Oct 15 11:19:13 2012 -0700"
  },
  "message": "speed up DirectBadPacketBase tests\n\nThese tests send many packets that are not expected to match, which is slow\nbecause each non-matching packet is waited on for the full default timeout.\nThis change speeds up these tests in two ways:\n\n1. Packets expected to not match have a shorter timeout.\n\n2. A low priority \"catch-all\" flow is installed. Packets not dropped by the\nswitch should match this flow and be returned by dataplane.poll on the wrong\nport.\n\nDirectBadIpTcpPackets now runs in 10s instead of 140s.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7c41556090e947b0c7eec638f3964af1d1816182",
      "old_mode": 33188,
      "old_path": "tests/pktact.py",
      "new_id": "34654d16c6a5ba18d1d896d1b5a9885e8ea8e798",
      "new_mode": 33188,
      "new_path": "tests/pktact.py"
    }
  ]
}
