>Number: 188153
>Category: misc
>Synopsis: Interface name in the netstat (1) command is displayed as the
>first 7 characters, and the rest is cut off
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible:freebsd-bugs
>State: open
>Qua
The following reply was made to PR bin/187526; it has been noted by GNATS.
From: Eugene Grosbein
To: bug-follo...@freebsd.org
Cc:
Subject: Re: bin/187526: [patch] traceroute -a breaks of "whois" socket timeout
Date: Mon, 31 Mar 2014 23:53:22 +0700
This is a multi-part message in MIME format.
Synopsis: [patch] icmp_error() fails to clear "fragmented" flag in the IP header
Responsible-Changed-From-To: freebsd-bugs->ae
Responsible-Changed-By: ae
Responsible-Changed-When: Mon Mar 31 12:43:42 UTC 2014
Responsible-Changed-Why:
Take it.
http://www.freebsd.org/cgi/query-pr.cgi?pr=188092
___
The following reply was made to PR kern/188032; it has been noted by GNATS.
From: "Andrey V. Elsukov"
To: Darren Baginski ,
freebsd-gnats-sub...@freebsd.org
Cc:
Subject: Re: kern/188032: IPv6 on lo never leaves 'tentative' state if
configured
with prefixlen 128
Date: Mon, 31 Mar 2014 12:11:
On 06.03.2014 00:28, Christian Brueffer wrote:
> /usr/src/sys/kern/uipc_debug.c:87:2: error: adding 'int' to a string
> does not append to the string [-Werror,-Wstring-plus-int]
No shit, Sherlock!
This is just clang being unhelpful.
The code is perfectly fine.
Who came up with this stupid warning?