From owner-freebsd-current Wed Dec 29 18:45:19 1999 Delivered-To: freebsd-current@freebsd.org Received: from eagle.prod.itd.earthlink.net (eagle.prod.itd.earthlink.net [207.217.120.24]) by hub.freebsd.org (Postfix) with ESMTP id 8894F14E59 for ; Wed, 29 Dec 1999 18:45:14 -0800 (PST) (envelope-from evmax@earthlink.net) Received: from earthlink.net (sdn-ar-006njnbruP038.dialsprint.net [158.252.44.150]) by eagle.prod.itd.earthlink.net (8.9.3/8.9.3) with ESMTP id SAA25971 for ; Wed, 29 Dec 1999 18:45:13 -0800 (PST) Message-ID: <386AC770.800B3012@earthlink.net> Date: Wed, 29 Dec 1999 21:46:08 -0500 From: Maksim Yevmenkin X-Mailer: Mozilla 4.61 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: TAP driver for current Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello All, I've written a small Ethernet TAP driver for FreeBSD-current. It is useful for Ethernet tunneling. I'm using it with VTUN (http://vtun.netpedia.net). The driver sources and description can be found at: http://home.earthlink.net/~evmax/tap-fbsd-current.tar.gz (~8K) It would be realy nice, if some of the commiters review the code and may be add it to the source tree. Thanks, and have a great New Year! emax To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message