On Tue, Jan 8, 2019 at 9:45 AM Paolo Abeni <pab...@redhat.com> wrote: > > Matteo reported forwarding issues inside the linux bridge, > if the enslaved interfaces use the fq qdisc. > > Similar to commit 8203e2d844d3 ("net: clear skb->tstamp in > forwarding paths"), we need to clear the tstamp field in > the bridge forwarding path. > > Fixes: 80b14dee2bea ("net: Add a new socket option for a future transmit > time.") > Fixes: fb420d5d91c1 ("tcp/fq: move back to CLOCK_MONOTONIC") > Reported-and-tested-by: Matteo Croce <mcr...@redhat.com> > Signed-off-by: Paolo Abeni <pab...@redhat.com>
Acked-by: Roopa Prabhu <ro...@cumulusnetworks.com>