freebsd-dev/sys/netinet/tcp_stacks
Randall Stewart aac52f94ea tcp: Warning cleanup from new compiler.
The clang compiler recently got an update that generates warnings of unused
variables where they were set, and then never used. This revision goes through
the tcp stack and cleans all of those up.

Reviewed by: Michael Tuexen, Gleb Smirnoff
Sponsored by: Netflix Inc.
Differential Revision:
2022-01-18 07:41:18 -05:00
..
bbr.c tcp: Warning cleanup from new compiler. 2022-01-18 07:41:18 -05:00
rack_bbr_common.c bbr: drop packet synchronously in ctf_do_dropwithreset_conn() 2021-12-26 08:48:06 -08:00
rack_bbr_common.h tcp: Rack ack war with a mis-behaving firewall or nat with resets. 2021-11-17 09:45:51 -05:00
rack.c tcp: Warning cleanup from new compiler. 2022-01-18 07:41:18 -05:00
sack_filter.c Remove all trailing white space from the BBR/Rack fold. Bits 2020-02-12 12:40:06 +00:00
sack_filter.h This commit adds BBR (Bottleneck Bandwidth and RTT) congestion control. This 2019-09-24 18:18:11 +00:00
tcp_bbr.h tcp: remove delayed drop KPI 2021-12-26 08:48:24 -08:00
tcp_rack.h tcp: Rack may still calculate long RTT on persists probes. 2021-11-11 06:35:51 -05:00