[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation
authorAndrea Bittau <a.bittau@cs.ucl.ac.uk>
Tue, 21 Mar 2006 01:41:47 +0000 (17:41 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2006 01:41:47 +0000 (17:41 -0800)
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>

No differences found