From owner-freebsd-net@FreeBSD.ORG Fri Dec 3 16:42:15 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6867916A4CE; Fri, 3 Dec 2004 16:42:15 +0000 (GMT) Received: from outbound0.sv.meer.net (outbound0.sv.meer.net [205.217.152.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 467B743D1F; Fri, 3 Dec 2004 16:42:15 +0000 (GMT) (envelope-from gnn@neville-neil.com) Received: from mail.meer.net (mail.meer.net [209.157.152.14]) iB3GgEwN098561; Fri, 3 Dec 2004 08:42:14 -0800 (PST) (envelope-from gnn@neville-neil.com) Received: from minion.local.neville-neil.com (fa0-1-wlan-rtr.corp.yahoo.com [216.145.49.5]) by mail.meer.net (8.12.10/8.12.10/meer) with ESMTP id iB3GfGtG010273; Fri, 3 Dec 2004 08:41:16 -0800 (PST) (envelope-from gnn@neville-neil.com) Date: Fri, 03 Dec 2004 08:41:13 -0800 Message-ID: From: gnn@FreeBSD.org To: Michal Mertl In-Reply-To: <41B07A9C.6070803@traveller.cz> References: <41B07A9C.6070803@traveller.cz> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.5 Emacs/21.2 (powerpc-apple-darwin) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII cc: freebsd-net@FreeBSD.org cc: Andre Oppermann Subject: Re: New Networking Project... X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2004 16:42:15 -0000 At Fri, 03 Dec 2004 15:39:24 +0100, Michal Mertl wrote: > > [1 ] > I looked at the project page and noticed one thing I found code for. > > Task: Rework code in FreeBSD's ip_icmp.c such that ICMP responses for > forwarding can be throttled also. Call badport_bandlim() before icmp_error()? > > Andres Oppermann wrote simple patch for it and posted it on net@ on January > 2004. > > His (updated) patch attached. > > Sorry Andre for speaking on your behalf but I was afraid your work might get > lost. > Noted. I'll take a look at this and make sure it matches. Unles Andre wants to speak up and tell us if this matches the description. Thanks, George