opnsense-src/sys/netinet/cc
Richard Scheffenegger fcea1cc971 tcp: fix RTO ssthresh for non-6675 pipe calculation
Follow up on D43768 to properly deal with the non-default
pipe calculation. When CC_RTO is processed, the timeout
will have already pulled back snd_nxt. Further, snd_fack
is not pulled along with snd_una.

Reviewed By:		tuexen, #transport
Sponsored by:		NetApp, Inc.
Differential Revision:	https://reviews.freebsd.org/D43876
2024-02-14 14:51:53 +01:00
..
cc.c tcp: fix RTO ssthresh for non-6675 pipe calculation 2024-02-14 14:51:53 +01:00
cc.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
cc_cdg.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
cc_chd.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
cc_cubic.c tcp: fix RTO ssthresh for non-6675 pipe calculation 2024-02-14 14:51:53 +01:00
cc_cubic.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
cc_dctcp.c tcp: fix RTO ssthresh for non-6675 pipe calculation 2024-02-14 14:51:53 +01:00
cc_hd.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
cc_htcp.c tcp: fix RTO ssthresh for non-6675 pipe calculation 2024-02-14 14:51:53 +01:00
cc_module.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
cc_newreno.c tcp: fix RTO ssthresh for non-6675 pipe calculation 2024-02-14 14:51:53 +01:00
cc_newreno.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
cc_vegas.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00