opnsense-src/sys/netinet/tcp_stacks
Michael Tuexen 87fbd9fc7f tcp: remove unused socket option names
These IPPROTO_TCP-level socket option names correspond to socket
options, which are not implemented. So remove them.
Thanks to Peter Lei for suggesting this change.

Reviewed by:		rscheff, thj
Sponsored by:		Netflix, Inc.
Differential Revision:	https://reviews.freebsd.org/D46623
2024-09-20 13:03:53 +02:00
..
bbr.c tcp: remove unused socket option names 2024-09-20 13:03:53 +02:00
rack.c tcp rack, bbr: improve handling of soft errors 2024-08-30 09:26:41 +02:00
rack_bbr_common.c rack, bbr: cleanup ack throttling 2024-08-07 20:25:53 +02:00
rack_bbr_common.h rack, bbr: cleanup ack throttling 2024-08-07 20:25:53 +02:00
rack_pcm.c rack: don't define TCPOUTFLAGS 2024-03-13 21:07:59 -07:00
sack_filter.c TCP can be subject to Sack Attacks lets fix this issue. 2024-05-05 09:08:47 -04:00
sack_filter.h TCP can be subject to Sack Attacks lets fix this issue. 2024-05-05 09:08:47 -04:00
tailq_hash.c Update to bring the rack stack with all its fixes in. 2024-03-12 07:55:02 -04:00
tailq_hash.h Update to bring the rack stack with all its fixes in. 2024-03-12 07:55:02 -04:00
tcp_bbr.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
tcp_rack.h Non-tested experimental code removal. 2024-08-09 09:01:57 -04:00