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 the kernel 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, although it is not used anymore.
Details
Details
- Reviewers
jtl rrs rscheff cc peter.lei_ieee.org lstewart glebius - Group Reviewers
transport - Commits
- rG6e76489098c6: tcp: remove support for TCPPCAP
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped