From owner-cvs-all Tue Feb 13 9:22:16 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 3852737B491; Tue, 13 Feb 2001 09:22:11 -0800 (PST) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f1DHJiW39572; Tue, 13 Feb 2001 10:19:45 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200102131719.f1DHJiW39572@harmony.village.org> To: Julian Elischer Subject: Re: cvs commit: src/sys/netinet ip_fw.c ip_fw.h src/sbin/ipfw ipfw.8 ipfw.c Cc: Poul-Henning Kamp , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Tue, 13 Feb 2001 08:55:40 PST." <3A89670C.82B8DAA9@elischer.org> References: <3A89670C.82B8DAA9@elischer.org> <51205.982073676@critter> Date: Tue, 13 Feb 2001 10:19:44 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <3A89670C.82B8DAA9@elischer.org> Julian Elischer writes: : I agree, though it is possible to break the single list in to these using : skipto rules.. (we did that at whistle.) the first rule immediatly jumped : to rule 8000 or something if it was an external incoming packet. : : It's not perfect but it does aproximate what you are talking about.. Hmmm. I wonder if a ipfw compiler could be made that would do this w/o hacks in the kernel. Well, without new hacks in the kernel :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message