aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ath/ath_rate/(developers-only)
diff options
context:
space:
mode:
authorZhenlei Huang <zlei@FreeBSD.org>2025-09-24 01:16:13 +0000
committerZhenlei Huang <zlei@FreeBSD.org>2025-09-24 01:16:13 +0000
commitb1f96169cfb50a7b65aee115b2c9ad2f00797bbf (patch)
treed6eb48caf4e996320cc6091acb3db6ebbbe7a8e9 /sys/dev/ath/ath_rate/(developers-only)
parent33ceb31e256e386da5a42cc7ca2ef8d4b81b6eda (diff)
tcp: Add CTLFLAG_VNET flag to some sysctlsHEADmain
The two sysctls net.inet.tcp.hostcache.list and net.inet.tcp.hostcache.histo are readonly and are to operate hostcache of vnet jails. Add CTLFLAG_VNET flag to them since they are per-vnet sysctls. This change does not have any impact on reading the two sysctls, but `sysctl -ANV net.inet.tcp.hostcache` will report them correctly. Reviewed by: tuexen, #transport, #network MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D52693
Diffstat (limited to 'sys/dev/ath/ath_rate/(developers-only)')
0 files changed, 0 insertions, 0 deletions