From owner-freebsd-hackers Sun Apr 4 11:42:12 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [207.153.65.3]) by hub.freebsd.org (Postfix) with ESMTP id 8B13015342 for ; Sun, 4 Apr 1999 11:41:24 -0700 (PDT) (envelope-from winter@jurai.net) Received: from localhost (winter@localhost) by sasami.jurai.net (8.8.8/8.8.7) with SMTP id OAA22644; Sun, 4 Apr 1999 14:39:27 -0400 (EDT) Date: Sun, 4 Apr 1999 14:39:26 -0400 (EDT) From: "Matthew N. Dodd" To: Brian Feldman Cc: hackers@FreeBSD.ORG Subject: Re: ipfw uid In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 4 Apr 1999, Brian Feldman wrote: > Especially coupled with dummynet, which I haven't tried yet. My order for > working on this is now two priorites. > 1. Get incoming packets counted correctly. This is not easy, it seems. > 2. Get gids working. This won't be too hard, but it's less important. > > If you have any good ideas on the easiest way to find the destination of a > packet (tcp and udp) BEFORE they reach ipfw (in ip_input of course), I'm > interested (as it will save me time trying to figure this out.) I was looking around in some of this code trying to figure out how to determing the output interface inside of tcp_output() or udp_output. Similar problem. (problem in the sense that theres no easy solution). This was related to Bill Paul's checksum offloading in his gigabit ethernet driver. Anyhow, I've got no solutions for either problem. :/ -- | Matthew N. Dodd | 78 280Z | 75 164E | 84 245DL | FreeBSD/NetBSD/Sprite/VMS | | winter@jurai.net | This Space For Rent | ix86,sparc,m68k,pmax,vax | | http://www.jurai.net/~winter | Are you k-rad elite enough for my webpage? | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message