Eric Dumazet ee1836aec4 tcp: refresh tp timestamp before tcp_mtu_probe()
In the unlikely event tcp_mtu_probe() is sending a packet, we
want tp->tcp_mstamp being as accurate as possible.

This means we need to call tcp_mstamp_refresh() a bit earlier in
tcp_write_xmit().

Fixes: 385e20706fac ("tcp: use tp->tcp_mstamp in output path")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-28 19:08:04 +09:00
..
2017-10-21 01:33:19 +01:00
2017-09-28 09:39:34 -07:00
2017-10-01 22:30:32 -07:00
2017-10-12 22:57:11 -07:00
2017-06-15 12:12:40 -04:00
2017-10-21 01:33:19 +01:00
2017-10-21 01:33:19 +01:00
2017-10-22 02:03:51 +01:00
2017-02-15 11:04:11 +01:00
2017-01-10 10:57:12 +01:00