opnsense-src/sys/netinet/tcp_stacks
Richard Scheffenegger 18b83b626a tcp: reduce the size of t_rttupdated in tcpcb
During tcp session start, various mechanisms need to
track a few initial RTTs before becoming active.
Prevent overflows of the corresponding tracking counter
and reduce the size of tcpcb simultaneously.

Reviewed By:		#transport, tuexen, guest-ccui
Sponsored by:		NetApp, Inc.
Differential Revision:	https://reviews.freebsd.org/D21117
2023-01-26 18:08:00 +01:00
..
bbr.c tcp: reduce the size of t_rttupdated in tcpcb 2023-01-26 18:08:00 +01:00
rack.c tcp: reduce the size of t_rttupdated in tcpcb 2023-01-26 18:08:00 +01:00
rack_bbr_common.c tcp: retire TCPDEBUG 2022-12-14 09:54:06 -08:00
rack_bbr_common.h tcp: ECN preparations for ECN++, AccECN (tcp_respond) 2022-10-20 21:48:27 +02:00
sack_filter.c tcp: embed inpcb into tcpcb 2022-12-07 09:00:48 -08:00
sack_filter.h This commit adds BBR (Bottleneck Bandwidth and RTT) congestion control. This 2019-09-24 18:18:11 +00:00
tcp_bbr.h tcp: remove delayed drop KPI 2021-12-26 08:48:24 -08:00
tcp_rack.h TCP: Rack ends up sending all that is outstanding every timeout. 2022-09-09 08:59:21 -04:00