diff options
author | Eric Dumazet <edumazet@google.com> | 2018-06-20 23:07:35 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-06-22 07:59:22 +0300 |
commit | cadefe5f584abaac40dce72009e4de738cbff467 (patch) | |
tree | 1b40f040d84e576d231826bd19593918eb597d86 /include/net/phonet/pn_dev.h | |
parent | 3f484a6e766740c9cb89cf576fdceeec49e221fd (diff) | |
download | linux-cadefe5f584abaac40dce72009e4de738cbff467.tar.xz |
tcp_bbr: fix bbr pacing rate for internal pacing
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 <yyd@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/phonet/pn_dev.h')
0 files changed, 0 insertions, 0 deletions