commit | b20a9c24d5c5d466d7e4a25c6f1bedbd2d16ad4f | [log] [tgz] |
---|---|---|
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | Sun Nov 23 16:02:31 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 23 16:02:31 2008 -0800 |
tree | 17789215657f693caf36e22d3e724cc1b1e07ba6 | |
parent | 2c62ad7b56fa8e2658253c0256ef4c4de228a0b9 [diff] |
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 <gerrit@erg.abdn.ac.uk> Signed-off-by: David S. Miller <davem@davemloft.net>