aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/procstat
diff options
context:
space:
mode:
authorMichael Tuexen <tuexen@FreeBSD.org>2025-03-31 14:55:39 +0000
committerMichael Tuexen <tuexen@FreeBSD.org>2025-03-31 14:55:39 +0000
commit6e76489098c6dc415ac3f2ae084154c3c22558ec (patch)
tree012c54ead1e0e9181656d9f6f9c215e1c0877e4a /usr.bin/procstat
parent1bf46184cdc35779849d909b3a483183245a0aba (diff)
tcp: remove support for TCPPCAP
This feature could be used to store the last sent and received TCP packets for a TCP endpoint. There was no utility to get these packets from a live system or core. This functionality is now provided by TCP Black Box Logging, which also stores additional events. There are tools to get these traces from a live system or a core. Therefore remove TCPPCAP to avoid maintaining it, when it is not used anymore. Reviewed by: rrs, rscheff, Peter Lei, glebiu Sponsored by: Netflix, Inc. Differential Revision: https://reviews.freebsd.org/D49589
Diffstat (limited to 'usr.bin/procstat')
0 files changed, 0 insertions, 0 deletions