On Thu, 27 Jun 2002, Matt Impett wrote:
> It would be nice if I could create two ng_ksockets, one bound to a divert
> port, and the other bound to inet/raw/ip, so that packets diverted to the
> divert port would get passed to the inet/raw/ip hook and go out the IP
> stack. Is this possible???
netgraph ksockets can do anything a userland socket can do....
I would even use a custom filtering node to do the tunnel selection.
netgraph nodes are very easy to write..
>
> thanks,
> matt
>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message