opnsense-src/sys/netinet/cc
Gordon Bergling 88ed58d7f8 mod_cc(4): Fix a typo in a source code comment
- s/assigments/assignments/

MFC after:	3 days
2025-08-25 10:39:11 +02:00
..
cc.c mod_cc(4): Fix a typo in a source code comment 2025-08-25 10:39:11 +02: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 cc_cubic: sync to the new specification of RFC9438 for TCP CUBIC. 2025-06-16 12:52:46 -04:00
cc_cubic.h cc_cubic: sync to the new specification of RFC9438 for TCP CUBIC. 2025-06-16 12:52:46 -04: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