Date: Mon, 21 Aug 2006 12:36:24 +0000 (UTC) From: David Malone <dwmalone@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c Message-ID: <200608211236.k7LCaOL5081809@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2006-08-21 12:36:24 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netinet tcp_input.c Log: MFC: 1.300 When we receive an out-of-window SYN for an "ESTABLISHED" connection, ACK the SYN as required by RFC793. Revision Changes Path 1.252.2.22 +2 -0 src/sys/netinet/tcp_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608211236.k7LCaOL5081809>