HardenedBSD/sys/netinet/cc
Michael Tuexen 00d3b74406 tcp cc: remove non-working sctp support
As suggested by lstewart, remove the non-working SCTP support in the
TCP congestion control modules. SCTP has a similar functionality
(although not using kernel loadable modules), on which the TCP stuff
was built on, but the integration was never done.
No functional change intended.

Reviewed by:		Peter Lei, cc
Sponsored by:		Netflix, Inc.
Differential Revision:	https://reviews.freebsd.org/D46142
2024-07-28 22:25:48 +02:00
..
cc_cdg.c tcp cc: remove non-working sctp support 2024-07-28 22:25:48 +02:00
cc_chd.c tcp cc: remove non-working sctp support 2024-07-28 22:25:48 +02:00
cc_cubic.c tcp cc: remove non-working sctp support 2024-07-28 22:25:48 +02:00
cc_cubic.h
cc_dctcp.c tcp cc: remove non-working sctp support 2024-07-28 22:25:48 +02:00
cc_hd.c
cc_htcp.c tcp cc: remove non-working sctp support 2024-07-28 22:25:48 +02:00
cc_module.h tcp cc: remove non-working sctp support 2024-07-28 22:25:48 +02:00
cc_newreno.c tcp cc: remove non-working sctp support 2024-07-28 22:25:48 +02:00
cc_newreno.h
cc_vegas.c tcp cc: remove non-working sctp support 2024-07-28 22:25:48 +02:00
cc.c tcp cc: remove non-working sctp support 2024-07-28 22:25:48 +02:00
cc.h tcp cc: remove non-working sctp support 2024-07-28 22:25:48 +02:00