cvs commit: src/sys/netinet tcp_output.c
Bruce M Simpson
bms at FreeBSD.org
Thu Jun 17 19:49:01 PDT 2004
bms 2004-06-18 02:48:00 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_output.c
Log:
Don't set FIN on a retransmitted segment after a FIN has been sent,
unless the segment really contains the last of the data for the stream.
PR: kern/34619
Obtained from: OpenBSD (tcp_output.c rev 1.47)
Noticed by: Joseph Ishac
Reviewed by: George Neville-Neil
Revision Changes Path
1.92 +1 -1 src/sys/netinet/tcp_output.c
More information about the cvs-src
mailing list