Date: Mon, 11 Feb 2002 18:03:52 -0800 (PST) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_syncache.c Message-ID: <200202120203.g1C23qk48119@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2002/02/11 18:03:52 PST Modified files: sys/netinet tcp_syncache.c Log: When a duplicate SYN arrives which matches an entry in the syncache, update our lazy reference to the inpcb structure, as it may have changed. Found by: dima Revision Changes Path 1.11 +5 -0 src/sys/netinet/tcp_syncache.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202120203.g1C23qk48119>