opnsense-src/sys/netinet/cc
Richard Scheffenegger 8917131e00 tcp: need default in switch statement for enum.
fix clang error after c9b6241e25

Reviewed By: imp
Differential Revision: https://reviews.freebsd.org/D44081
2024-02-25 08:24:13 +01:00
..
cc.c tcp: need default in switch statement for enum. 2024-02-25 08:24:13 +01:00
cc.h tcp: retain some CC signals outside of kernel scope 2024-02-24 21:01:54 +01:00
cc_cdg.c tcp: use enum for all congestion control signals 2024-02-24 16:41:48 +01:00
cc_chd.c tcp: use enum for all congestion control signals 2024-02-24 16:41:48 +01:00
cc_cubic.c tcp: cubic - restart epoch after RTO 2024-02-24 17:07:46 +01:00
cc_cubic.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
cc_dctcp.c tcp: use enum for all congestion control signals 2024-02-24 16:41:48 +01:00
cc_hd.c tcp: use enum for all congestion control signals 2024-02-24 16:41:48 +01:00
cc_htcp.c tcp: use enum for all congestion control signals 2024-02-24 16:41:48 +01:00
cc_module.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
cc_newreno.c tcp: use enum for all congestion control signals 2024-02-24 16:41:48 +01:00
cc_newreno.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
cc_vegas.c tcp: use enum for all congestion control signals 2024-02-24 16:41:48 +01:00