commit | 2a91aa3967398fb94eccc8da67c82bce9f67afdf | [log] [tgz] |
---|---|---|
author | Andrea Bittau <a.bittau@cs.ucl.ac.uk> | Mon Mar 20 17:41:47 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 20 17:41:47 2006 -0800 |
tree | 62bf003487121bc629919c85810df11e52016b8f | |
parent | aa5d7df3b20e0e493e90e1151510ab3ae8366bb5 [diff] |
[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation Original work by Andrea Bittau, Arnaldo Melo cleaned up and fixed several issues on the merge process. For now CCID2 was turned the default for all SOCK_DCCP connections, but this will be remedied soon with the merge of the feature negotiation code. Signed-off-by: Andrea Bittau <a.bittau@cs.ucl.ac.uk> Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com> Signed-off-by: David S. Miller <davem@davemloft.net>