)]}'
{
  "commit": "787a51a0878f7bee3a9a83040077301e1556b69a",
  "tree": "0099ddf04a475fb0c3d102a042de186351315061",
  "parents": [
    "ec7b9519509061bbc09a43284c3570aa492e07f0"
  ],
  "author": {
    "name": "Wei Yongjun",
    "email": "yjwei@cn.fujitsu.com",
    "time": "Fri Apr 30 22:41:09 2010 -0400"
  },
  "committer": {
    "name": "Vlad Yasevich",
    "email": "vladislav.yasevich@hp.com",
    "time": "Fri Apr 30 22:41:09 2010 -0400"
  },
  "message": "sctp: implement sctp association probing module\n\nThis patch implement sctp association probing module, the module\nwill be called sctp_probe.\n\nThis module allows for capturing the changes to SCTP association\nstate in response to incoming packets. It is used for debugging\nSCTP congestion control algorithms.\n\nUsage:\n  $ modprobe sctp_probe [full\u003dn] [port\u003dn] [bufsize\u003dn]\n  $ cat /proc/net/sctpprobe\n\n  The output format is:\n    TIME     ASSOC     LPORT RPORT MTU    RWND  UNACK \u003cREMOTE-ADDR   STATE  CWND   SSTHRESH  INFLIGHT  PARTIAL_BYTES_ACKED MTU\u003e ...\n\n  The output will be like this:\n    9.226086 c4064c48  9000  8000  1500    53352     1 *192.168.0.19  1     4380    54784     1252        0     1500\n    9.287195 c4064c48  9000  8000  1500    45144     5 *192.168.0.19  1     5880    54784     6500        0     1500\n    9.289130 c4064c48  9000  8000  1500    42724     5 *192.168.0.19  1     7380    54784     6500        0     1500\n    9.620332 c4064c48  9000  8000  1500    48284     4 *192.168.0.19  1     8880    54784     5200        0     1500\n    ......\n\nSigned-off-by: Wei Yongjun \u003cyjwei@cn.fujitsu.com\u003e\nSigned-off-by: Vlad Yasevich \u003cvladislav.yasevich@hp.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "58b3e882a187a1ff3205efa5de37fd9d15c758a8",
      "old_mode": 33188,
      "old_path": "net/sctp/Kconfig",
      "new_id": "126b014eb79b495dff682943bb49e151a3faf677",
      "new_mode": 33188,
      "new_path": "net/sctp/Kconfig"
    },
    {
      "type": "modify",
      "old_id": "6b794734380a805d8a6558d9d5fd5b9458646894",
      "old_mode": 33188,
      "old_path": "net/sctp/Makefile",
      "new_id": "5c30b7a873dfc3eeccf841e2486c7866d26024c9",
      "new_mode": 33188,
      "new_path": "net/sctp/Makefile"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8f025d5831aa2dea63e2270e0515ab9de825b215",
      "new_mode": 33188,
      "new_path": "net/sctp/probe.c"
    }
  ]
}
