Date: Thu, 26 Aug 2004 11:02:59 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: wilsonb <wilsonb@cs.wits.ac.za> Cc: FreeBSD Contact <freebsd-questions@freebsd.org> Subject: Re: FreeBSD 4.9 and TCP Message-ID: <20040826100259.GE87719@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20040826054613.M65704@cs.wits.ac.za> References: <20040826054613.M65704@cs.wits.ac.za>
next in thread | previous in thread | raw e-mail | index | archive | help
--h56sxpGKRmy85csR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 26, 2004 at 07:54:21AM +0200, wilsonb wrote: > 1) Which versions of TCP does the FreeBSD 4.9 distribution support and > implement -- we need to use TCP Reno, NewReno, Tahoe, SACK and T/TCP in o= ur > experiments. SACK is not available in 4.9 -- although it is available in recent 5.x. I've seen mention of a possible MFC of code to support SACK, but as far as I'm aware, that hasn't happened yet. In any case, once MFC'd, you'ld have to upgrade to 4.10-STABLE to get it. Actually, for the purposes of experimentation you'ld probably be better off running a recent 5.3-CURRENT or 6.0-CURRENT, although take note of the warnings about WITNESS and INVARIANTS in /usr/src/UPDATING, and how they affect performance. I think all of the other features are available -- typically you'ld use net.inet.tcp sysctls to turn them on or off: see the tcp(4), ttcp(4) man pages for details. Another good approach is just to grep(1) through the kernel source code for interesting strings, and read the comments, if not the code itself. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --h56sxpGKRmy85csR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBLbVTiD657aJF7eIRAnCpAKCqevnFNdEtU/30J4QRkxqZgvYeMwCgkTh2 /DG+naWc5RPq/sF65XuK2T8= =DNNd -----END PGP SIGNATURE----- --h56sxpGKRmy85csR--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040826100259.GE87719>