From: Gerrit Renker Date: Mon, 24 Nov 2008 00:02:31 +0000 (-0800) Subject: dccp: Set per-connection CCIDs via socket options X-Git-Tag: v2.6.29-rc1~581^2~535 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b20a9c24d5c5d466d7e4a25c6f1bedbd2d16ad4f;p=pandora-kernel.git dccp: Set per-connection CCIDs via socket options With this patch, TX/RX CCIDs can now be changed on a per-connection basis, which overrides the defaults set by the global sysctl variables for TX/RX CCIDs. To make full use of this facility, the remaining patches of this patch set are needed, which track dependencies and activate negotiated feature values. Signed-off-by: Gerrit Renker Signed-off-by: David S. Miller --- Reading git-diff-tree failed