commit | 93ce20928f6e197707add8f670ae0cd029107e8f | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@mandriva.com> | Mon Mar 20 19:23:58 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 20 19:23:58 2006 -0800 |
tree | d7a3219c9a81d103c72267b568e7ea90dd673f42 | |
parent | 60fe62e789076ae7c13f7ffb35fec4b24802530d [diff] |
[DCCP]: Make CCID2 be the default As per the draft. This fixes the build when netfilter dccp components are built and dccp isn't. Thanks to Reuben Farrelly for reporting this. The following changesets will introduce /proc/sys/net/dccp/defaults/ to give more flexibility to DCCP developers and testers while apps doesn't use setsockopt to specify the desired CCID, etc. Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com> Signed-off-by: David S. Miller <davem@davemloft.net>