Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Feb 2000 10:33:47 -0800 (PST)
From:      Archie Cobbs <archie@whistle.com>
To:        myevmenkin@att.com (Yevmenkin Maksim N CSCIO)
Cc:        freebsd-hackers@FreeBSD.ORG ('freebsd-hackers@freebsd.org'), freebsd-current@FreeBSD.ORG ('freebsd-current@freebsd.org')
Subject:   Re: raw socket, bpf, netgraph, etc
Message-ID:  <200002141833.KAA05390@bubba.whistle.com>
In-Reply-To: <E598F159668DD311B9C700902799EAF4473382@njb140po01.ems.att.com> from "Yevmenkin, Maksim N, CSCIO" at "Feb 14, 2000 10:46:19 am"

next in thread | previous in thread | raw e-mail | index | archive | help
Yevmenkin, Maksim N, CSCIO writes:
> i was thinking about netgraph. would't it be nice to have netgraph interface
> in each network driver? 

You already do. See ng_ether(8).

Compile your kernel with options NETGRAPH and then each Ethernet
interface is a netgraph node. Take control of it by connecting
to the "divert" hook.

-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002141833.KAA05390>