From owner-freebsd-net Wed Jun 27 19: 2:58 2001 Delivered-To: freebsd-net@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id 90B8F37B406 for ; Wed, 27 Jun 2001 19:02:49 -0700 (PDT) (envelope-from brdavis@odin.ac.hmc.edu) Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.11.0/8.11.0) id f5S22jQ14122; Wed, 27 Jun 2001 19:02:45 -0700 Date: Wed, 27 Jun 2001 19:02:45 -0700 From: Brooks Davis To: Julian Elischer Cc: Alfred Perlstein , Stuart Eichert , net@FreeBSD.ORG, oppermann@monzoon.net Subject: Re: Am I missing something? Message-ID: <20010627190245.B12609@Odin.AC.HMC.Edu> References: <20010627170659.B30006@Odin.AC.HMC.Edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="MW5yreqqjyrRcusr" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from julian@elischer.org on Wed, Jun 27, 2001 at 08:11:57PM -0700 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 --MW5yreqqjyrRcusr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 27, 2001 at 08:11:57PM -0700, Julian Elischer wrote: > I have a netgraph node written (but not yet released by the company that > asked me to write it) that when hooked to the 'orphans' hook of an > ethernet node, can filter out arbitrary Ethertypes and send them to > arbitrary hooks, so, by hooking this node to the ethernet node, > you can arbitrarily process as many or as few additional ethertypes as you > need to. This doesn't let you hook on the Ethertype of a protocol currently supported in ether_input without breaking all the others. Personaly, I'd like to be able to hook IP on one interface while allowing processing to proceed as normal on the others, but you can't do that with just an orphin's de-mux node if I'm reading the code correctly. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --MW5yreqqjyrRcusr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7OpBEXY6L6fI4GtQRAv8SAKDY7NivrKYDHPLiFhfkSCWzT1r/QgCgxeZv V+fZApI4odn1h4o9VpiJN2c= =tBIQ -----END PGP SIGNATURE----- --MW5yreqqjyrRcusr-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message