From owner-freebsd-bugs@FreeBSD.ORG Mon May 17 03:50:20 2004 Return-Path: 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 D9C9316A4CE for ; Mon, 17 May 2004 03:50:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5E0343D54 for ; Mon, 17 May 2004 03:50:20 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i4HAoKpH045347 for ; Mon, 17 May 2004 03:50:20 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i4HAoKjZ045346; Mon, 17 May 2004 03:50:20 -0700 (PDT) (envelope-from gnats) Date: Mon, 17 May 2004 03:50:20 -0700 (PDT) Message-Id: <200405171050.i4HAoKjZ045346@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Rob Wise Subject: Re: kern/62957: When created dummynet pipe on output routerinterface with lower MTU system stops to generate 'Fragment Needed but DF was Set' ICMP in cases when it must X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Rob Wise List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2004 10:50:21 -0000 The following reply was made to PR kern/62957; it has been noted by GNATS. From: Rob Wise To: freebsd-gnats-submit@FreeBSD.org, mav@alkar.net Cc: Subject: Re: kern/62957: When created dummynet pipe on output router interface with lower MTU system stops to generate 'Fragment Needed but DF was Set' ICMP in cases when it must Date: Mon, 17 May 2004 20:45:47 +1000 (EST) Not much activity in the PR, so I just wanted to add this patch applied cleanly and works as expected on my 4-STABLE system with the most recent ip_dummynet.c from CVS. src/sys/netinet/ip_dummynet.c,v 1.24.2.26 2003/12/30 12:28:09