From: Willem de Bruijn <willemdebruijn.ker...@gmail.com>
Date: Tue, 27 Aug 2019 15:09:33 -0400

> From: Willem de Bruijn <will...@google.com>
> 
> TCP associates tx timestamp requests with a byte in the bytestream.
> If merging skbs in tcp_mtu_probe, migrate the tstamp request.
> 
> Similar to MSG_EOR, do not allow moving a timestamp from any segment
> in the probe but the last. This to avoid merging multiple timestamps.
> 
> Tested with the packetdrill script at
> https://github.com/wdebruij/packetdrill/commits/mtu_probe-1
> 
> Link: http://patchwork.ozlabs.org/patch/1143278/#2232897
> Fixes: 4ed2d765dfac ("net-timestamp: TCP timestamping")
> Signed-off-by: Willem de Bruijn <will...@google.com>

Applied and queued up for -stable.

Reply via email to