freebsd-src/sys/modules/tcp
Randall Stewart e18b97bd63 Update to bring the rack stack with all its fixes in.
This brings the rack stack up to the current level used at NF. Many fixes
and improvements have been added. I also add in a fix to BBR to deal with
the changes that have been in hpts for a while i.e. only one call no matter
if mbuf queue or tcp_output.

It basically does little except BBlogs and is a placemark for future work on
doing path capacity measurements.

With a bit of a struggle with git I finally got rack_pcm.c into place (apologies
for not noticing this error). The LINT kernel is running on my box now .. sigh.

Reviewed by: tuexen, glebius
Sponsored by: Netflix Inc.
Differential Revision:https://reviews.freebsd.org/D43986
2024-03-12 07:55:02 -04:00
..
bbr sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
hpts lro: separate HPTS specific code into tcp_lro_hpts.c 2023-12-04 10:19:46 -08:00
rack Update to bring the rack stack with all its fixes in. 2024-03-12 07:55:02 -04:00
tcpmd5 sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
Makefile hpts: install kernel module 2023-11-21 09:22:46 -08:00