| > Providing CCID2 as minimum-required CCID (like Reno/Cubic in TCP) seems reasonable. | | I don't think it is required. The current Kconfig setup builds it by | default if you enable DCCP/ Yes that is true, but only in form of a default value; due to config IP_DCCP_CCID2 # ... def_tristate IP_DCCP < --- My point of view is that only experienced people should disable CCID2; firstly due to the default assumptions (without further ado and configuration, DCCP will try to load CCID2 as its assigned default CCID), and further due to the suggestion in 4340 as a default: for an unexperienced user, using CCID3 can have a bit of a learning curve. | I think this is worthwhile and should go ahead still. Better | documentation is always good. Couple of minor nits with this which | I've got below. Thanks a lot - I will address this and re-post. | > +DCCP is a proposed IETF standard, and the homepage for DCCP as a protocol is at: | > http://www.read.cs.ucla.edu/dccp/ | | Home page is really | http://www.ietf.org/html.charters/dccp-charter.html now and isn't it a | standard now rather than proposed standard? | > Hm, don't think so - if you look at the three levels of RFC 2026: * Proposed standard requires some maturity of specification, but: "Implementors should treat Proposed Standards as immature specifications. It is desirable to implement them in order to gain experience and to validate, test, and clarify the specification. However, since the content of Proposed Standards may be changed if problems are found or better solutions are identified, deploying implementations of such standards into a disruption-sensitive environment is not recommended." (sec. 4.1.1) * Draft Standard: "A specification from which at least two independent and interoperable implementations from different code bases have been developed [...]" We've got enough work already with one alone ... :) * Internet Standard: "A specification for which significant implementation and successful operational experience has been obtained [...]" - To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html