Date: Mon, 22 Jul 2002 15:31:10 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c Message-ID: <200207222231.g6MMVA5Y009413@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2002/07/22 15:31:10 PDT Modified files: sys/netinet tcp_input.c Log: Don't shrink socket buffers in tcp_mss(), application might have already configured them with setsockopt(SO_*BUF), for RFC1323's scaled windows. PR: kern/11966 MFC after: 1 week Revision Changes Path 1.166 +4 -2 src/sys/netinet/tcp_input.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?200207222231.g6MMVA5Y009413>