dccp ccid-3: use per-route RTO or TCP RTO as fallback
[deliverable/linux.git] / net / dccp / ccids / ccid3.h
index b1864243be079cadfb63bbb05bb354cd371ef485..b7e569c22f3658f4c9366982902d05a43236a907 100644 (file)
@@ -42,7 +42,7 @@
 #include "lib/tfrc.h"
 #include "../ccid.h"
 
-/* Two seconds as per RFC 3448 4.2 */
+/* Two seconds as per RFC 5348, 4.2 */
 #define TFRC_INITIAL_TIMEOUT      (2 * USEC_PER_SEC)
 
 /* In usecs - half the scheduling granularity as per RFC3448 4.6 */
This page took 0.024886 seconds and 5 git commands to generate.