opnsense-src/sys/netinet/cc
Cheng Cui a8d2bccb87
tcp cc: use tcp_compute_pipe() for pipe in xx_post_recovery() directly
This follows up with commit 67787d2004, and obsoletes the non-default
pipe calculation from commit 46f5848237 nearly 25 years ago.

Reviewed by: rscheff
Differential Revision: https://reviews.freebsd.org/D49247
2025-03-17 09:00:50 -04:00
..
cc.c tcp cc: use tcp_compute_pipe() for pipe in xx_post_recovery() directly 2025-03-17 09:00:50 -04:00
cc.h tcp cc: re-organize newreno functions into parts that can be re-used 2024-09-17 09:54:17 -04:00
cc_cdg.c tcp: Use segment size excluding tcp options for all cwnd calculations 2024-11-14 10:16:57 +01:00
cc_chd.c tcp: Use segment size excluding tcp options for all cwnd calculations 2024-11-14 10:16:57 +01:00
cc_cubic.c tcp cc: use tcp_compute_pipe() for pipe in xx_post_recovery() directly 2025-03-17 09:00:50 -04:00
cc_cubic.h cc_cubic: remove redundant code 2025-02-20 11:00:41 -05:00
cc_dctcp.c tcp: make inflight data (pipe) calculation consistent 2025-02-28 15:53:12 -05:00
cc_hd.c sys/netinet/cc: Switch from deprecated random() to prng32() 2024-05-23 15:10:09 -06:00
cc_htcp.c tcp cc: use tcp_compute_pipe() for pipe in xx_post_recovery() directly 2025-03-17 09:00:50 -04:00
cc_module.h tcp cc: remove non-working sctp support 2024-07-28 22:25:48 +02:00
cc_newreno.c tcp: make inflight data (pipe) calculation consistent 2025-02-28 15:53:12 -05:00
cc_newreno.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
cc_vegas.c tcp: Use segment size excluding tcp options for all cwnd calculations 2024-11-14 10:16:57 +01:00