freebsd-dev/sys/modules/tcp
Gleb Smirnoff eaabc93764 tcp: retire TCPDEBUG
This subsystem is superseded by modern debugging facilities,
e.g. DTrace probes and TCP black box logging.

We intentionally leave SO_DEBUG in place, as many utilities may
set it on a socket.  Also the tcp::debug DTrace probes look at
this flag on a socket.

Reviewed by:		gnn, tuexen
Discussed with:		rscheff, rrs, jtl
Differential revision:	https://reviews.freebsd.org/D37694
2022-12-14 09:54:06 -08:00
..
bbr tcp: retire TCPDEBUG 2022-12-14 09:54:06 -08:00
rack tcp: retire TCPDEBUG 2022-12-14 09:54:06 -08:00
tcpmd5 modules: a lot: need opt_kern_tls.h 2021-09-29 23:10:31 -05:00
Makefile