CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/04/18 05:16:29
Modified files:
sys/netinet : tcp_input.c
Log message:
Revert last commit, rev. 1.446.
The change introduced a regression where sockets get stuck in FIN_WAIT_2
and LAST_ACK.
Noticed by anton@ since regress/sys/net/pflow fails.
