Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Aug 2001 14:48:00 -0700
From:      Maksim Yevmenkin <myevmenk@digisle.net>
To:        freebsd-current@freebsd.org
Cc:        Vladimir Silyaev <vsilyaev@mindspring.com>, Nick Sayer <nsayer@quack.kfu.com>
Subject:   PATCH: if_tap device cloning
Message-ID:  <3B8EB490.6875087F@digisle.net>

next in thread | raw e-mail | index | archive | help
Hackers,

Below some patches that implements device cloning (with devfs(5) 
support) for tap(4) device. The implementation is based on resource
manager (just like tun(4) and gif(4)). Please review, test and if 
there is no objection commit. If there are any problems, please let
me know.

http://home.earthlink.net/~evmax/tap-current/if_tap.c.context.diff.gz 
http://home.earthlink.net/~evmax/tap-current/if_tapvar.h.context.diff.gz 
http://home.earthlink.net/~evmax/tap-current/tap.4.context.diff.gz 

if you do not like context diff substitute "context" with "unified" :)

thanks,
max

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B8EB490.6875087F>