freebsd-dev/sys/netinet/tcp_stacks
Randall Stewart e5926fd368 This is the second in a number of patches needed to
get BBRv1 into the tree. This fixes the DSACK bug but
is also needed by BBR. We have yet to go two more
one will be for the pacing code (tcp_ratelimit.c) and
the second will be for the new updated LRO code that
allows a transport to know the arrival times of packets
and (tcp_lro.c). After that we should finally be able
to get BBRv1 into head.

Sponsored by:	Netflix Inc
Differential Revision:	https://reviews.freebsd.org/D20908
2019-07-14 16:05:47 +00:00
..
rack_bbr_common.c This commit updates rack to what is basically being used at NF as 2019-07-10 20:40:39 +00:00
rack_bbr_common.h This commit updates rack to what is basically being used at NF as 2019-07-10 20:40:39 +00:00
rack.c This is the second in a number of patches needed to 2019-07-14 16:05:47 +00:00
sack_filter.c Regularize the Netflix copyright 2019-02-04 21:28:25 +00:00
sack_filter.h Regularize the Netflix copyright 2019-02-04 21:28:25 +00:00
tcp_rack.h Add the ability to limit how much the code will fragment the RACK send map 2019-06-19 13:55:00 +00:00