Date: Fri, 9 Feb 2007 03:33:08 -0800 From: Luigi Rizzo <rizzo@icir.org> To: current@freebsd.org Subject: generic 'dev' loopback driver ? Message-ID: <20070209033308.A96890@xorpc.icir.org>
next in thread | raw e-mail | index | archive | help
is there anything around which implements a generic 'dev' loopback driver, i.e. something that appears as a /dev/foo entry on one side, and transparently passes requests (open, ioctl, read/write) suitably encoded to a file descriptor ? I am basically looking at the skeleton of something like pty-ttyp or tun-/dev/tun and so on... cheers luigi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070209033308.A96890>