Date: Wed, 20 Feb 2002 08:47:12 -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: <200202201647.g1KGlCt91762@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2002/02/20 08:47:12 PST Modified files: sys/netinet tcp_syncache.c Log: When expanding a syncache entry into a socket, inherit the socket options from the current listen socket instead of the cached (and possibly stale) TCB pointer. Revision Changes Path 1.12 +1 -1 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?200202201647.g1KGlCt91762>