From owner-freebsd-current@FreeBSD.ORG Fri Feb 4 21:44:00 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2545116A4CE for ; Fri, 4 Feb 2005 21:44:00 +0000 (GMT) Received: from ares.wolfpond.org (ns1.wolfpond.org [62.212.96.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1537A43D66 for ; Fri, 4 Feb 2005 21:43:58 +0000 (GMT) (envelope-from ftigeot@wolfpond.org) Received: from aoi.wolfpond.org (aoi.wolfpond.org [IPv6:2001:7a8:24db:1:20c:76ff:feb4:27e1]) by ares.wolfpond.org (8.13.1/8.13.1) with ESMTP id j14LhtDp073257 for ; Fri, 4 Feb 2005 22:43:55 +0100 (CET) (envelope-from ftigeot@aoi.wolfpond.org) Received: from aoi.wolfpond.org (localhost [127.0.0.1]) by aoi.wolfpond.org (8.13.1/8.13.1) with ESMTP id j14Li6AF085353 for ; Fri, 4 Feb 2005 22:44:06 +0100 (CET) (envelope-from ftigeot@aoi.wolfpond.org) Received: (from ftigeot@localhost) by aoi.wolfpond.org (8.13.1/8.13.1/Submit) id j14Li6xZ085342 for current@freebsd.org; Fri, 4 Feb 2005 22:44:06 +0100 (CET) (envelope-from ftigeot) Date: Fri, 4 Feb 2005 22:44:06 +0100 From: Francois Tigeot To: current@freebsd.org Message-ID: <20050204214405.GA54283@aoi.wolfpond.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: Tftp slowness X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Feb 2005 21:44:00 -0000 Trying to understand the relative slowness of FreeBSD tftp client and server compared to other implementations, I found this PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=67550 Basically, it adds support for the missing tftp blocksize option. It would be nice if the patch in the PR could be commited; it has been open since june 2004... (just hoping) -- Francois Tigeot