cvs commit: src/sys/netinet tcp_input.c tcp_output.c
Qing Li
qingli at FreeBSD.org
Thu Feb 23 13:14:35 PST 2006
qingli 2006-02-23 21:14:34 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_input.c tcp_output.c
Log:
This patch fixes the problem where the current TCP code can not handle
simultaneous open. Both the bug and the patch were verified using the
ANVL test suite.
PR: kern/74935
Submitted by: qingli (before I became committer)
Reviewed by: andre
MFC after: 5 days
Revision Changes Path
1.290 +1 -1 src/sys/netinet/tcp_input.c
1.115 +2 -1 src/sys/netinet/tcp_output.c
More information about the cvs-src
mailing list