Date: Tue, 12 Feb 2002 10:50:02 -0800 (PST) From: Andrew Gallatin <gallatin@cs.duke.edu> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/34801: TCP window size bug (afflicting IP Filter Message-ID: <200202121850.g1CIo2679044@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/34801; it has been noted by GNATS. From: Andrew Gallatin <gallatin@cs.duke.edu> To: freebsd-gnats-submit@FreeBSD.org, sa264@cam.ac.uk Cc: Subject: Re: kern/34801: TCP window size bug (afflicting IP Filter Date: Tue, 12 Feb 2002 13:36:51 -0500 (EST) keep state) X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid I'd greatly prefer we keep the default tcp_recvspace a multiple of MCLBYTES, or better yet, a multiple of PAGE_SIZE. So if its decided that reducing tcp_recvspace is the expediant fix (rather than fixing ipfiler, which would be much better), set it to 56k or 32k or something. Don't set it to 64k-1. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202121850.g1CIo2679044>