freebsd-dev/sys/netinet/tcp_stacks
Randall Stewart 4e8a20a764 tcp: rack the request level logging is a bit too noisy when doing point logging.
When doing request level BB logging the hybrid_bw_log() does not have proper screening to minimize logging
when point level logging is in use. Lets fix it properly so you have to have the proper knobs set to get the
more noisy logging.

Reviewed by: tuexen
Sponsored by: Netflix Inc
Differential Revision:https://reviews.freebsd.org/D39699
2023-04-19 14:02:12 -04:00
..
bbr.c tcp: Inconsistent use of hpts_calling flag 2023-04-17 17:10:26 -04:00
rack_bbr_common.c tcp_hpts: use queue(9) STAILQ for the input queue 2023-04-17 09:07:23 -07:00
rack_bbr_common.h tcp: reduce argument list to functions that pass a segment 2023-04-07 12:18:06 -07:00
rack.c tcp: rack the request level logging is a bit too noisy when doing point logging. 2023-04-19 14:02:12 -04:00
sack_filter.c tcp: embed inpcb into tcpcb 2022-12-07 09:00:48 -08:00
sack_filter.h This commit adds BBR (Bottleneck Bandwidth and RTT) congestion control. This 2019-09-24 18:18:11 +00:00
tailq_hash.c Update rack to the latest code used at NF. 2023-04-04 16:05:46 -04:00
tailq_hash.h Update rack to the latest code used at NF. 2023-04-04 16:05:46 -04:00
tcp_bbr.h tcp: remove delayed drop KPI 2021-12-26 08:48:24 -08:00
tcp_rack.h Update rack to the latest code used at NF. 2023-04-04 16:05:46 -04:00