https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217637

--- Comment #73 from Sepherosa Ziehau <sepher...@gmail.com> ---
(In reply to Michael Tuexen from comment #72)

IMO, transition from {FIN-WAIT-1,FIN-WAIT-2,CLOSING} to TIME_WAIT instead of
CLOSED upon receiving data from a closed socket can partially cover this case
by leveraging the 2MSL waiting, i.e. keep sending RST.  Once 2MSL is done,
syncookie kicks in, which is unfixable.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to