Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jun 2011 22:58:06 +0200
From:      "Christopher J. Ruwe" <cjr@cruwe.de>
To:        freebsd-hackers@freebsd.org
Cc:        dim@freebsd.org
Subject:   Re: PR bin/157732
Message-ID:  <20110626225806.45fba9dd@dijkstra>
In-Reply-To: <4E07833A.8080803@FreeBSD.org>
References:  <20110626160845.01de58cf@dijkstra> <4E07833A.8080803@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 26 Jun 2011 21:06:34 +0200
Dimitry Andric <dim@FreeBSD.org> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110626225806.45fba9dd>