From owner-freebsd-hackers@FreeBSD.ORG Sun Jun 26 20:58:12 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C038106566C for ; Sun, 26 Jun 2011 20:58:12 +0000 (UTC) (envelope-from cjr@cruwe.de) Received: from cruwe.de (cruwe.de [188.40.164.98]) by mx1.freebsd.org (Postfix) with ESMTP id 297288FC08 for ; Sun, 26 Jun 2011 20:58:11 +0000 (UTC) Received: from cruwe.de (unknown [127.0.0.4]) by cruwe.de (Postfix) with ESMTP id E0FA61B571; Sun, 26 Jun 2011 20:58:10 +0000 (UTC) Received: by cruwe.de (Postfix, from userid 65534) id C2DE41B570; Sun, 26 Jun 2011 20:58:10 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.cruwe.de X-Spam-Level: X-Spam-Status: No, score=-1.0 required=4.0 tests=ALL_TRUSTED autolearn=unavailable version=3.3.1 Received: from dijkstra (p5B37A490.dip.t-dialin.net [91.55.164.144]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by cruwe.de (Postfix) with ESMTPSA id AC4331B566; Sun, 26 Jun 2011 20:58:08 +0000 (UTC) Date: Sun, 26 Jun 2011 22:58:06 +0200 From: "Christopher J. Ruwe" To: freebsd-hackers@freebsd.org Message-ID: <20110626225806.45fba9dd@dijkstra> In-Reply-To: <4E07833A.8080803@FreeBSD.org> References: <20110626160845.01de58cf@dijkstra> <4E07833A.8080803@FreeBSD.org> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.22.1; amd64-portbld-freebsd8.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV on mail.cruwe.de using ClamSMTP Cc: dim@freebsd.org Subject: Re: PR bin/157732 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jun 2011 20:58:12 -0000 On Sun, 26 Jun 2011 21:06:34 +0200 Dimitry Andric wrote: > On 2011-06-26 16:08, Christopher J. Ruwe wrote: > > In reaction to PR bin/157732 > > (http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/157732) I am > > investigating why traceroute does not trace hostnames greater in > > length than 64 chars. It turned out that a limit of 64 chars is > > coded into traceroute.c. From RFC2181 > > (http://tools.ietf.org/html/rfc2181#section-11) follows that a limit > > of 254 chars needs to be supported by software conforming to > > standard. > > Fixed in r223579. This will be MFC'd in a few days. > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to > "freebsd-hackers-unsubscribe@freebsd.org" Thanks and cheers, -- Christopher J. Ruwe TZ GMT + 2