Date: Wed, 27 May 2009 17:02:10 +0000 (UTC) From: Zachary Loafman <zml@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet tcp_input.c Message-ID: <200905271702.n4RH2Ow8056756@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
zml 2009-05-27 17:02:10 UTC FreeBSD src repository Modified files: sys/netinet tcp_input.c Log: SVN rev 192912 on 2009-05-27 17:02:10Z by zml Correct handling of SYN packets that are to the left of the current window of an ESTABLISHED connection. Reviewed by: net@, gnn Approved by: dfr (mentor) Revision Changes Path 1.401 +5 -1 src/sys/netinet/tcp_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905271702.n4RH2Ow8056756>