Re: TCP with IPv6 always refuses timestamps

From: kuznet@ms2.inr.ac.ru
Date: Thu Dec 20 2001 - 13:05:43 EST


Hello!

> Another bug found.

This is easy, fortunately.

Alexey

--- ../vger3-011203/linux/net/ipv6/tcp_ipv6.c Sat Nov 10 21:45:08 2001
+++ linux/net/ipv6/tcp_ipv6.c Thu Dec 20 20:58:06 2001
@@ -1172,6 +1180,7 @@
 
         tcp_parse_options(skb, &tp, 0);
 
+ tp.tstamp_ok = tp.saw_tstamp;
         tcp_openreq_init(req, &tp, skb);
 
         req->class = &or_ipv6;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Dec 23 2001 - 21:00:23 EST