From owner-freebsd-bugs Sun Aug 27 10:50:12 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from news.IAEhv.nl (news.IAE.nl [194.151.64.4]) by hub.freebsd.org (Postfix) with ESMTP id CBD9137B43C; Sun, 27 Aug 2000 10:50:07 -0700 (PDT) Received: (from uucp@localhost) by news.IAEhv.nl (8.9.1/8.9.1) with IAEhv.nl id TAA00710; Sun, 27 Aug 2000 19:50:06 +0200 (MET DST) Received: from avalon.oasis.IAEhv.nl (avalon.oasis.IAEhv.nl [192.168.1.3]) by drawbridge.oasis.IAEhv.nl (Postfix) with ESMTP id 371463E42; Sun, 27 Aug 2000 19:45:23 +0200 (CEST) Received: by avalon.oasis.IAEhv.nl (Postfix, from userid 226) id 8D6AD4E; Sun, 27 Aug 2000 19:45:22 +0200 (CEST) Subject: Re: kern/20877: ICMP error msg on UDP port unreachable is incorrect In-Reply-To: <200008271534.IAA29661@freefall.freebsd.org> "from ru@FreeBSD.org at Aug 27, 2000 08:34:34 am" To: ru@FreeBSD.org Date: Sun, 27 Aug 2000 19:45:22 +0200 (CEST) Cc: volf@oasis.IAEhv.nl, freebsd-bugs@FreeBSD.org, wollman@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <20000827174522.8D6AD4E@avalon.oasis.IAEhv.nl> From: volf@oasis.IAEhv.nl (Frank Volf) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ru@FreeBSD.org wrote: > Synopsis: ICMP error msg on UDP port unreachable is incorrect > > State-Changed-From-To: open->closed > State-Changed-By: ru > State-Changed-When: Sun Aug 27 08:34:02 PDT 2000 > State-Changed-Why: > Duplicate of PR 16240. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=20877 I disagree with the fact that you simply close this pr as being a duplicate case of PR 16240. PR 16240 tries to address the generic problem, which is indeed present in many network implementations and may or maynot be difficult to fix. Here, a very simple patch is presented for a special instance of 16240 (an instance that occurs a lot, e.g. using udp based tracerouted). I see no reason why this patch cannot be applied to FreeBSD. If there *are* issues that I overlooked I would like to hear about them, and have them properly discussed. Please reconsider. Frank To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message