]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
tcpsso: support TIME_WAIT state
authorMichael Tuexen <tuexen@FreeBSD.org>
Sat, 6 Jan 2024 20:31:46 +0000 (21:31 +0100)
committerMichael Tuexen <tuexen@FreeBSD.org>
Sat, 6 Jan 2024 20:31:46 +0000 (21:31 +0100)
commite179d9739b1438ae9acb958f80a983eff7e3dce9
tree2f76dbd177062d4ea899c220856343f933958591
parent30409ecdb648901223f4e02e4a575d79c447acab
tcpsso: support TIME_WAIT state

TCP endpoints in TIME_WAIT are not handled in a special way anymore.
Therefore, they can be handled now by tcpsso.

Reviewed by: rscheff
MFC after: 1 week
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D43351
usr.sbin/tcpsso/tcpsso.8
usr.sbin/tcpsso/tcpsso.c