Brian Candler wrote:

On Mon, Jul 24, 2006 at 01:40:13PM -0700, Julian Elischer wrote:
an ng_ip node :-)
I've considerred it.

Then all the tools like 'netstat' and 'route' need modifying to talk to a
netgraph socket, but in principle I don't see why it couldn't be done.

ISTM there are a zillion userland-to-kernel and kernel-to-kernel
communication interfaces:
- ioctl
- geom
- cam
- netgraph
- vfs
- sysctl
- kmem
- procfs
- ...

Perhaps they could all be replaced by netgraph??

no, netgraph's interface is very specialised in its characteristics.
though you could replace tun, tap and gif  very easily.


Regards,

Brian.
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to