)]}'
{
  "commit": "5753fdfe8bd8e9a2ff9e5af19b0ffc78bfcd502a",
  "tree": "2a694538aef985ffffd140a861df7efdc73aeddf",
  "parents": [
    "c25ecd0a21d5e08160cb5cc984f9e2b8ee347443"
  ],
  "author": {
    "name": "Gerrit Renker",
    "email": "gerrit@erg.abdn.ac.uk",
    "time": "Sun Nov 14 17:25:11 2010 +0100"
  },
  "committer": {
    "name": "Gerrit Renker",
    "email": "gerrit@erg.abdn.ac.uk",
    "time": "Mon Nov 15 07:11:59 2010 +0100"
  },
  "message": "dccp ccid-2: Algorithm to update buffer state\n\nThis provides a routine to consistently update the buffer state when the\npeer acknowledges receipt of Ack Vectors; updating state in the list of Ack\nVectors as well as in the circular buffer.\n\nWhile based on RFC 4340, several additional (and necessary) precautions were\nadded to protect the consistency of the buffer state. These additions are\nessential, since analysis and experience showed that the basic algorithm was\ninsufficient for this task (which lead to problems that were hard to debug).\n\nThe algorithm now\n * deals with HC-sender acknowledging to HC-receiver and vice versa,\n * keeps track of the last unacknowledged but received seqno in tail_ackno,\n * has special cases to reset the overflow condition when appropriate,\n * is protected against receiving older information (would mess up buffer state).\n\nSigned-off-by: Gerrit Renker \u003cgerrit@erg.abdn.ac.uk\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "abaf241c7353e6e109582f253eaf5865ed968cab",
      "old_mode": 33188,
      "old_path": "net/dccp/ackvec.c",
      "new_id": "e9a0f66e4afe9815022b4df7f0e5d052542e5615",
      "new_mode": 33188,
      "new_path": "net/dccp/ackvec.c"
    },
    {
      "type": "modify",
      "old_id": "23880be8fc29711752e42e564364f97dd9bc729e",
      "old_mode": 33188,
      "old_path": "net/dccp/ackvec.h",
      "new_id": "3f7008187b8eb34a1455d325111bcd3e2f8a8b42",
      "new_mode": 33188,
      "new_path": "net/dccp/ackvec.h"
    },
    {
      "type": "modify",
      "old_id": "c7aeeba859d4ea622e82f32ea28a494171100e5d",
      "old_mode": 33188,
      "old_path": "net/dccp/input.c",
      "new_id": "f91cf5ada306e07d07371a3c00addac7c7dbc270",
      "new_mode": 33188,
      "new_path": "net/dccp/input.c"
    },
    {
      "type": "modify",
      "old_id": "5adeeed5e0d2ea089699738ad6a03b47e8420544",
      "old_mode": 33188,
      "old_path": "net/dccp/options.c",
      "new_id": "7743df00f5b13b0e97626cbc87cce14d1ae12291",
      "new_mode": 33188,
      "new_path": "net/dccp/options.c"
    }
  ]
}
