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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to