From owner-freebsd-net Thu Nov 22 15:48:56 2001 Delivered-To: freebsd-net@freebsd.org Received: from iguana.aciri.org (iguana.aciri.org [192.150.187.36]) by hub.freebsd.org (Postfix) with ESMTP id 21AA937B405 for ; Thu, 22 Nov 2001 15:48:55 -0800 (PST) Received: (from rizzo@localhost) by iguana.aciri.org (8.11.3/8.11.1) id fAMNioM49638; Thu, 22 Nov 2001 15:44:50 -0800 (PST) (envelope-from rizzo) Date: Thu, 22 Nov 2001 15:44:50 -0800 From: Luigi Rizzo To: Andre Oppermann Cc: freebsd-net@FreeBSD.ORG Subject: Re: Fastforwarding gone? Message-ID: <20011122154450.A49625@iguana.aciri.org> References: <3BFD8C8D.8C85D8D2@pipeline.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3BFD8C8D.8C85D8D2@pipeline.ch> User-Agent: Mutt/1.3.23i Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Nov 23, 2001 at 12:38:53AM +0100, Andre Oppermann wrote: > I can't seem find any reference to ip_fastforward() in ip_input() > anymore. because it is called earlier, from ether_input(). (mind you, there is some brokenness in ip_fastforward, because you cannot know if a packet is fastforwarded or goes through the standard processing, and the two paths do different things e.g. no firewall in the former.) cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message