From: Kevin Yang <[email protected]> Date: Wed, 20 Jun 2018 16:07:35 -0400
> From: Eric Dumazet <[email protected]> > > This commit makes BBR use only the MSS (without any headers) to > calculate pacing rates when internal TCP-layer pacing is used. > > This is necessary to achieve the correct pacing behavior in this case, > since tcp_internal_pacing() uses only the payload length to calculate > pacing delays. > > Signed-off-by: Kevin Yang <[email protected]> > Signed-off-by: Eric Dumazet <[email protected]> > Reviewed-by: Neal Cardwell <[email protected]> Applied, thank you.
