This is a small set to enhance CCID-2, consisting mainly of Congestion Window Validation (RFC 2681) ported over from TCP. The first patch allows to make the TCP minimum RTO visible also to CCID-2. Since CCID-3 also uses RTO (in the formula and for the nofeedback timer), I wonder whether we should also do the same for CCID-3?? The changeset is: Patch #1: makes TCP's minimum-RTO code available to CCID-2 Patch #2: simplifies the code by using an existing function Patch #3: implements CWV for CCID-2 -- largely taken from TCP The patches have been dusted off from my development tree. They have been tested, though it is some time ago. Hence I'd very much appreciate review and comments. git://eden-feed.erg.abdn.ac.uk/dccp_exp [subtree 'dccp'] -- 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