)]}'
{
  "commit": "e20dc1bfc9ca482917f50068ef71955129b982fa",
  "tree": "8a6fbe037b8666c808f270b1a8d35dc47f61aaae",
  "parents": [
    "df20bf7bfec0d4b84e7a28164d97ad9b9f61c596"
  ],
  "author": {
    "name": "Matteo Scandolo",
    "email": "matteo.scandolo@gmail.com",
    "time": "Tue Aug 31 08:10:04 2021 -0700"
  },
  "committer": {
    "name": "Matteo Scandolo",
    "email": "matteo.scandolo@gmail.com",
    "time": "Mon Sep 13 11:35:51 2021 -0700"
  },
  "message": "Removing nested go-routines in OfAgent message processing\n\nWhen an OF message is received we call \"parseHeader\" in a goroutine,\nthus there is no need to create new go-routines from within that method.\nThat is actually harmful as it messes up with the BarrierRequest handling,\navoiding nested routines guarantees that the Barrier Request are honored in ofagent\n\nChange-Id: I7ab58138b443a2a4d84748f4b100a9aa650eb7c6\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "80baa69079c01c7d7e05b111210ea78dabc03e9f",
      "old_mode": 33188,
      "old_path": "internal/pkg/openflow/connection.go",
      "new_id": "de780a0e4b76253c990660c0f64b2ef160b29c0b",
      "new_mode": 33188,
      "new_path": "internal/pkg/openflow/connection.go"
    }
  ]
}
