)]}'
{
  "commit": "5591d286281fdfb57914f5fad3ca001d44ce8fc6",
  "tree": "e823aa756d48f31670815be0d4a1d1813d0d54d2",
  "parents": [
    "702083839b607f390dbed5d2304eb8fc5f4c85ac"
  ],
  "author": {
    "name": "Gerrit Renker",
    "email": "gerrit@erg.abdn.ac.uk",
    "time": "Thu Sep 04 07:30:19 2008 +0200"
  },
  "committer": {
    "name": "Gerrit Renker",
    "email": "gerrit@erg.abdn.ac.uk",
    "time": "Thu Sep 04 07:45:27 2008 +0200"
  },
  "message": "dccp: Limit feature negotiation to connection setup phase\n\nThis patch starts the new implementation of feature negotiation:\n 1. Although it is theoretically possible to perform feature negotiation at any\n    time (and RFC 4340 supports this), in practice this is prohibitively complex,\n    as it requires to put traffic on hold for each new negotiation.\n 2. As a byproduct of restricting feature negotiation to connection setup, the\n    feature-negotiation retransmit timer is no longer required. This part is now\n    mapped onto the protocol-level retransmission.\n    Details indicating why timers are no longer needed can be found on\n    http://www.erg.abdn.ac.uk/users/gerrit/dccp/notes/feature_negotiation/\\\n\t                                      implementation_notes.html\n\nThis patch disables anytime negotiation, subsequent patches work out full\nfeature negotiation support for connection setup.\n\nSigned-off-by: Gerrit Renker \u003cgerrit@erg.abdn.ac.uk\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "faade82856fe36f931d1114eb84ac7a27354b41f",
      "old_mode": 33188,
      "old_path": "net/dccp/feat.c",
      "new_id": "77ce2f6b0319a8bd1016818d871b0bf9b9086254",
      "new_mode": 33188,
      "new_path": "net/dccp/feat.c"
    },
    {
      "type": "modify",
      "old_id": "0809b63cb055a204a0eccbb05d28af88d73ef022",
      "old_mode": 33188,
      "old_path": "net/dccp/options.c",
      "new_id": "67a171a1268ccd360c86a387db2c14df0092a8be",
      "new_mode": 33188,
      "new_path": "net/dccp/options.c"
    },
    {
      "type": "modify",
      "old_id": "54b3c7e9e016737eab1614fde3b22afa67456345",
      "old_mode": 33188,
      "old_path": "net/dccp/timer.c",
      "new_id": "162d1e683c3908afc76966353f51e5dc9f769de6",
      "new_mode": 33188,
      "new_path": "net/dccp/timer.c"
    }
  ]
}
