Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 2002 11:11:02 -0700 (PDT)
From:      Julian Elischer <julian@elischer.org>
To:        Matt Impett <M.Impett@flarion.com>
Cc:        "'Randall Stewart'" <randall@stewart.chicago.il.us>, Lars Eggert <larse@ISI.EDU>, "'freebsd-net@freebsd.org'" <freebsd-net@FreeBSD.ORG>, "'freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG>
Subject:   RE: source address based routing
Message-ID:  <Pine.BSF.4.21.0206271109200.69706-100000@InterJet.elischer.org>
In-Reply-To: <8C92E23A3E87FB479988285F9E22BE46FDE788@ftmail.lab.flarion.com>

next in thread | previous in thread | raw e-mail | index | archive | help


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 majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0206271109200.69706-100000>