From owner-freebsd-bugs@FreeBSD.ORG Thu Sep 28 20:10:39 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87FB916A40F for ; Thu, 28 Sep 2006 20:10:39 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 810F043DC1 for ; Thu, 28 Sep 2006 20:10:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8SKAKs3081177 for ; Thu, 28 Sep 2006 20:10:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8SKAK9S081176; Thu, 28 Sep 2006 20:10:20 GMT (envelope-from gnats) Date: Thu, 28 Sep 2006 20:10:20 GMT Message-Id: <200609282010.k8SKAK9S081176@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Matteo Riondato Cc: Subject: Re: bin/103206 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matteo Riondato List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Sep 2006 20:10:39 -0000 The following reply was made to PR bin/103206; it has been noted by GNATS. From: Matteo Riondato To: bug-followup@freebsd.org, jjh-freebsd@daedalian.us Cc: Subject: Re: bin/103206 Date: Thu, 28 Sep 2006 22:00:42 +0200 --uJWb33pM2TcUAXIl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Everything works correctly here (CURRENT from Sep 17): (tftptest is your test program) [rionda@kaiser][~/branch/current/src/usr.bin/tftp]> echo get foobar | tftp 192.168.0.29 Transfer timed out. [rionda@kaiser][~/branch/current/src/usr.bin/tftp]> echo $? 1 [rionda@kaiser][~/branch/current/src/usr.bin/tftp]> ./tftptest Transfer timed out. code=3D256 Transfer timed out. code=3D256 Transfer timed out. code=3D256 Transfer timed out. Are you still having this issue? --=20 Matteo Riondato FreeBSD Committer (http://www.freebsd.org) G.U.F.I. Staff Member (http://www.gufi.org) FreeSBIE Developer (http://www.freesbie.org) --uJWb33pM2TcUAXIl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFHCnp2Mp4pR7Fa+wRAoUPAJ4kQPcYgjiDOFZKvdbvYIkEABIn2gCfVqtz QrAfXvimYTDQY8iQk73HxG8= =2Nlz -----END PGP SIGNATURE----- --uJWb33pM2TcUAXIl--