Eric Dumazet <[email protected]> wrote: > On Tue, 2016-11-29 at 16:45 +0100, Florian Westphal wrote: > > Eric says: "By looking at tcpdump, and TS val of xmit packets of multiple > > flows, we can deduct the relative qdisc delays (think of fq pacing). > > This should work even if we have one flow per remote peer." > > > > Having random per flow (or host) offsets doesn't allow that anymore so add > > a way to turn this off. > > > > Suggested-by: Eric Dumazet <[email protected]> > > Signed-off-by: Florian Westphal <[email protected]> > > --- > > Excellent, thanks ! > > Acked-by: Eric Dumazet <[email protected]>
Thanks for the ack, I missed connect() side though so this doesn't work for outgoing connections, sorry :-/ I will send a v2.
