]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
This adds the third step in getting BBR into the tree. BBR and
authorrrs <rrs@FreeBSD.org>
Thu, 1 Aug 2019 14:17:31 +0000 (14:17 +0000)
committerrrs <rrs@FreeBSD.org>
Thu, 1 Aug 2019 14:17:31 +0000 (14:17 +0000)
commit8a34b17735d7079d0019f78ac9030811e8670d30
tree92d11ce8429acdb38967721ad60d4b123e0db1ac
parent1214ed36dc4627b2a55afd0c62674c34563dc8e6
This adds the third step in getting BBR into the tree. BBR and
an updated rack depend on having access to the new
ratelimit api in this commit.

Sponsored by: Netflix Inc.
Differential Revision: https://reviews.freebsd.org/D20953
12 files changed:
sys/conf/files
sys/dev/cxgbe/adapter.h
sys/dev/cxgbe/t4_main.c
sys/dev/cxgbe/t4_sched.c
sys/dev/mlx5/mlx5_en/mlx5_en_main.c
sys/net/if_dead.c
sys/net/if_lagg.c
sys/net/if_var.h
sys/netinet/in_pcb.c
sys/netinet/in_pcb.h
sys/netinet/tcp_ratelimit.c [new file with mode: 0644]
sys/netinet/tcp_ratelimit.h [new file with mode: 0644]