From owner-freebsd-current Wed Dec 22 20:51:21 1999 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 070BD15681 for ; Wed, 22 Dec 1999 20:51:19 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id UAA15739; Wed, 22 Dec 1999 20:51:17 -0800 (PST) (envelope-from dillon) Date: Wed, 22 Dec 1999 20:51:17 -0800 (PST) From: Matthew Dillon Message-Id: <199912230451.UAA15739@apollo.backplane.com> To: Julian Elischer Cc: "B. Scott Michel" , Jonathan Lemon , Brad Knowles , Joe Abley , Poul-Henning Kamp , Garrett Wollman , freebsd-current@FreeBSD.ORG Subject: Re: Odd TCP glitches in new currents References: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG : :make sure you test odd packet lengths. (as in "not even") :there are occasional bugs that turn up with that sort of thing. Yup. Way ahead of you. Hmm. usleep() seems to have a high granularity - only about 150 Hz. How annoying! I've put the linktest program up on my web site. This one adds a '-f' option that allows you to specify to run the test as quickly as possible with up to N packets in transit to any given host at any given moment, default 1 (i.e. -f == -f1. Try -f2, -f3...). http://apollo.backplane.com/FreeSrc/linktest-1.0.c -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message