From: "Satoru SATOH" <[EMAIL PROTECTED]>
Date: Sat, 15 Dec 2007 11:44:46 +0900
> tcp_input_metrics() refers to the built-time constant TCP_RTO_MIN
> regardless of configured minimum RTO with iproute2.
>
> The following fixes that.
>
>
> Signed-off-by: Satoru SATOH <[EMAIL PROTECTED]>
Thanks fo
tcp_input_metrics() refers to the built-time constant TCP_RTO_MIN
regardless of configured minimum RTO with iproute2.
The following fixes that.
Signed-off-by: Satoru SATOH <[EMAIL PROTECTED]>
net/ipv4/tcp_input.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/net/ipv